COLOR #FEC9E3

HEX: #FEC9E3 RGB: (254,201,227)

Renk bilgisi

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

RGB renk modeli

#FEC9E3 color RGB value is (254,201,227).

RGB: (254,201,227) (100%, 79%, 89%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 201 of 255 = 79%
B 227 of 255 = 89%

254
201
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 201 + 227 = 682 (100%)
R 254 of 682 ~ 37.24%
G 201 of 682 ~ 29.47%
B 227 of 682 ~ 33.28'%

%37.24
%29.47
%33.28

CMYK RENK MODELİ

#FEC9E3 rengi CMYK tonu (0,21,11,0).

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

CMYK: (0,21,11,0)
C0M21Y11K0 (0%, 21%, 11%, 0%)
(0.00 / 0.21 / 0.11 / 0.00)

CMYK yüzdeleri

%0
%20.87
%10.63
%0.39

Codes

Color #FEC9E3 in popluar color models

FE C9 E3
RGB 254 201 227
HSL 331° 96.36% 89.22%
HSB/HSV 331° 20.87% 99.61%
CMYK 0.00% 20.87% 10.63%
0.39%

Color #FEC9E3 in popluar number systems.

HEX FE C9 E3
Decimal 254 201 227
Binary 11111110 11001001 11100011
Octal 376 311 343

Shades and tints

Shades of #FEC9E3

#FEC9E3
(254,201,227)
#E7B7CF
(231,183,207)
#D0A5BB
(208,165,187)
#B993A7
(185,147,167)
#A28193
(162,129,147)
#8B6F7F
(139,111,127)
#745D6B
(116,93,107)
#5D4B57
(93,75,87)
#463943
(70,57,67)
#2F272F
(47,39,47)
#18151B
(24,21,27)
#000000
(0,0,0)

Tints of #FEC9E3

#FEC9E3
(254,201,227)
#FECDE5
(254,205,229)
#FED1E7
(254,209,231)
#FED5E9
(254,213,233)
#FED9EB
(254,217,235)
#FEDDED
(254,221,237)
#FEE1EF
(254,225,239)
#FEE5F1
(254,229,241)
#FEE9F3
(254,233,243)
#FEEDF5
(254,237,245)
#FEF1F7
(254,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC9E3; }

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

This text font color is #FEC9E3.

Background Color

.myBgColor { background-color: #FEC9E3; }

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

This div background color is #FEC9E3.

Border color

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

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

This div border color is #FEC9E3.

Opacity

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

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

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

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

This text has shadow with #FEC9E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC9E3.

Preview

Color preview on black background

This text has color #FEC9E3 on black background.


Color preview on white background

This text has color #FEC9E3 on white background.


Black color preview on #FEC9E3 background

This text has black color on #FEC9E3 background.


White color preview on #FEC9E3 background

This text has white color on #FEC9E3 background.


Related colors

Complementary color

Complementary color for #hex is #01361C.


I love getcolorcode.com

Triadic colors

1 #E3FEC9 and #C9E3FE with #FEC9E3 are triadic colors.

2 #E3C9FE and #C9FEE3 with #FEC9E3 are triadic colors.