COLOR #FEC6E3

HEX: #FEC6E3 RGB: (254,198,227)

Renk bilgisi

#FEC6E3 contains red, green and blue colors in about the same proportion. #FEC6E3 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#FEC6E3 color RGB value is (254,198,227).

RGB: (254,198,227) (100%, 78%, 89%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 198 of 255 = 78%
B 227 of 255 = 89%

254
198
227

R + G + B ~ 89%. #FEC6E3 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 198 + 227 = 679 (100%)
R 254 of 679 ~ 37.41%
G 198 of 679 ~ 29.16%
B 227 of 679 ~ 33.43'%

%37.41
%29.16
%33.43

CMYK RENK MODELİ

#FEC6E3 rengi CMYK tonu (0,22,11,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.05%
  • sarı tonu 10.63%
  • ana renk tonu 0.39%

CMYK: (0,22,11,0)
C0M22Y11K0 (0%, 22%, 11%, 0%)
(0.00 / 0.22 / 0.11 / 0.00)

CMYK yüzdeleri

%0
%22.05
%10.63
%0.39

Codes

Color #FEC6E3 in popluar color models

FE C6 E3
RGB 254 198 227
HSL 329° 96.55% 88.63%
HSB/HSV 329° 22.05% 99.61%
CMYK 0.00% 22.05% 10.63%
0.39%

Color #FEC6E3 in popluar number systems.

HEX FE C6 E3
Decimal 254 198 227
Binary 11111110 11000110 11100011
Octal 376 306 343

Shades and tints

Shades of #FEC6E3

#FEC6E3
(254,198,227)
#E7B4CF
(231,180,207)
#D0A2BB
(208,162,187)
#B990A7
(185,144,167)
#A27E93
(162,126,147)
#8B6C7F
(139,108,127)
#745A6B
(116,90,107)
#5D4857
(93,72,87)
#463643
(70,54,67)
#2F242F
(47,36,47)
#18121B
(24,18,27)
#000000
(0,0,0)

Tints of #FEC6E3

#FEC6E3
(254,198,227)
#FECBE5
(254,203,229)
#FED0E7
(254,208,231)
#FED5E9
(254,213,233)
#FEDAEB
(254,218,235)
#FEDFED
(254,223,237)
#FEE4EF
(254,228,239)
#FEE9F1
(254,233,241)
#FEEEF3
(254,238,243)
#FEF3F5
(254,243,245)
#FEF8F7
(254,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEC6E3 color. Also use rgb(254,198,227) instead hex code.

Text Font Color

.myTextColor { color: #FEC6E3; }

<p style="color:#FEC6E3">This sample text font color is #FEC6E3.</p>

This text font color is #FEC6E3.

Background Color

.myBgColor { background-color: #FEC6E3; }

<div style="background-color:#FEC6E3">Inner text</div>

This div background color is #FEC6E3.

Border color

.myBorderColor { border: 1px solid #FEC6E3; }

<div style="border:3px solid #FEC6E3">Div</div>

This div border color is #FEC6E3.

Opacity

.myOpacity80 { color: #FEC6E3; opacity: 0.8; }

<p style="color:#FEC6E3;opacity:0.8;">80%</p>

Text with #FEC6E3 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #FEC6E3;}

<p style="text-shadow: 3px 3px 1px #FEC6E3">Text here.</p>

This text has shadow with #FEC6E3 color.


.textShadow {text-shadow: 3px 3px 1px #FEC6E3', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #FEC6E3, 5px 5px 20px red">Text here.</p>

This text has shadow with #FEC6E3 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#FEC6E3, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#FEC6E3, Direction=45, Strength=4)">Text</p>

This text has shadow with #FEC6E3 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #FEC6E3;
-webkit-box-shadow: 1px 1px 3px 2px #FEC6E3;
box-shadow: 1px 1px 3px 2px #FEC6E3;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #FEC6E3; -webkit-box-shadow: 1px 1px 3px 2px #FEC6E3; box-shadow:1px 1px 3px 2px #FEC6E3;">
Div content here
</div>

This div box has shadow with color #FEC6E3.

Preview

Color preview on black background

This text has color #FEC6E3 on black background.


Color preview on white background

This text has color #FEC6E3 on white background.


Black color preview on #FEC6E3 background

This text has black color on #FEC6E3 background.


White color preview on #FEC6E3 background

This text has white color on #FEC6E3 background.


Related colors

Complementary color

Complementary color for #FEC6E3 is #01391C.


I love getcolorcode.com

Triadic colors

1 #E3FEC6 and #C6E3FE with #FEC6E3 are triadic colors.

2 #E3C6FE and #C6FEE3 with #FEC6E3 are triadic colors.