COLOR #FEC9E5

HEX: #FEC9E5 RGB: (254,201,229)

Renk bilgisi

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

RGB renk modeli

#FEC9E5 color RGB value is (254,201,229).

RGB: (254,201,229) (100%, 79%, 90%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 201 of 255 = 79%
B 229 of 255 = 90%

254
201
229

R + G + B ~ 90%. #FEC9E5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 201 + 229 = 684 (100%)
R 254 of 684 ~ 37.13%
G 201 of 684 ~ 29.39%
B 229 of 684 ~ 33.48'%

%37.13
%29.39
%33.48

CMYK RENK MODELİ

#FEC9E5 rengi CMYK tonu (0,21,10,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.87%
  • sarı tonu 9.84%
  • ana renk tonu 0.39%

CMYK: (0,21,10,0)
C0M21Y10K0 (0%, 21%, 10%, 0%)
(0.00 / 0.21 / 0.10 / 0.00)

CMYK yüzdeleri

%0
%20.87
%9.84
%0.39

Codes

Color #FEC9E5 in popluar color models

FE C9 E5
RGB 254 201 229
HSL 328° 96.36% 89.22%
HSB/HSV 328° 20.87% 99.61%
CMYK 0.00% 20.87% 9.84%
0.39%

Color #FEC9E5 in popluar number systems.

HEX FE C9 E5
Decimal 254 201 229
Binary 11111110 11001001 11100101
Octal 376 311 345

Shades and tints

Shades of #FEC9E5

#FEC9E5
(254,201,229)
#E7B7D1
(231,183,209)
#D0A5BD
(208,165,189)
#B993A9
(185,147,169)
#A28195
(162,129,149)
#8B6F81
(139,111,129)
#745D6D
(116,93,109)
#5D4B59
(93,75,89)
#463945
(70,57,69)
#2F2731
(47,39,49)
#18151D
(24,21,29)
#000000
(0,0,0)

Tints of #FEC9E5

#FEC9E5
(254,201,229)
#FECDE7
(254,205,231)
#FED1E9
(254,209,233)
#FED5EB
(254,213,235)
#FED9ED
(254,217,237)
#FEDDEF
(254,221,239)
#FEE1F1
(254,225,241)
#FEE5F3
(254,229,243)
#FEE9F5
(254,233,245)
#FEEDF7
(254,237,247)
#FEF1F9
(254,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEC9E5 color. Also use rgb(254,201,229) instead hex code.

Text Font Color

.myTextColor { color: #FEC9E5; }

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

This text font color is #FEC9E5.

Background Color

.myBgColor { background-color: #FEC9E5; }

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

This div background color is #FEC9E5.

Border color

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

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

This div border color is #FEC9E5.

Opacity

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

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

Text with #FEC9E5 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 #FEC9E5;}

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

This text has shadow with #FEC9E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC9E5.

Preview

Color preview on black background

This text has color #FEC9E5 on black background.


Color preview on white background

This text has color #FEC9E5 on white background.


Black color preview on #FEC9E5 background

This text has black color on #FEC9E5 background.


White color preview on #FEC9E5 background

This text has white color on #FEC9E5 background.


Related colors

Complementary color

Complementary color for #hex is #01361A.


I love getcolorcode.com

Triadic colors

1 #E5FEC9 and #C9E5FE with #FEC9E5 are triadic colors.

2 #E5C9FE and #C9FEE5 with #FEC9E5 are triadic colors.