COLOR #FEC9E6

HEX: #FEC9E6 RGB: (254,201,230)

Renk bilgisi

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

RGB renk modeli

#FEC9E6 color RGB value is (254,201,230).

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

RGB bağlantıları ve doygunluk

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

254
201
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 201 + 230 = 685 (100%)
R 254 of 685 ~ 37.08%
G 201 of 685 ~ 29.34%
B 230 of 685 ~ 33.58'%

%37.08
%29.34
%33.58

CMYK RENK MODELİ

#FEC9E6 rengi CMYK tonu (0,21,9,0).

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

CMYK: (0,21,9,0)
C0M21Y9K0 (0%, 21%, 9%, 0%)
(0.00 / 0.21 / 0.09 / 0.00)

CMYK yüzdeleri

%0
%20.87
%9.45
%0.39

Codes

Color #FEC9E6 in popluar color models

FE C9 E6
RGB 254 201 230
HSL 327° 96.36% 89.22%
HSB/HSV 327° 20.87% 99.61%
CMYK 0.00% 20.87% 9.45%
0.39%

Color #FEC9E6 in popluar number systems.

HEX FE C9 E6
Decimal 254 201 230
Binary 11111110 11001001 11100110
Octal 376 311 346

Shades and tints

Shades of #FEC9E6

#FEC9E6
(254,201,230)
#E7B7D2
(231,183,210)
#D0A5BE
(208,165,190)
#B993AA
(185,147,170)
#A28196
(162,129,150)
#8B6F82
(139,111,130)
#745D6E
(116,93,110)
#5D4B5A
(93,75,90)
#463946
(70,57,70)
#2F2732
(47,39,50)
#18151E
(24,21,30)
#000000
(0,0,0)

Tints of #FEC9E6

#FEC9E6
(254,201,230)
#FECDE8
(254,205,232)
#FED1EA
(254,209,234)
#FED5EC
(254,213,236)
#FED9EE
(254,217,238)
#FEDDF0
(254,221,240)
#FEE1F2
(254,225,242)
#FEE5F4
(254,229,244)
#FEE9F6
(254,233,246)
#FEEDF8
(254,237,248)
#FEF1FA
(254,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC9E6; }

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

This text font color is #FEC9E6.

Background Color

.myBgColor { background-color: #FEC9E6; }

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

This div background color is #FEC9E6.

Border color

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

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

This div border color is #FEC9E6.

Opacity

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

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

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

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

This text has shadow with #FEC9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC9E6.

Preview

Color preview on black background

This text has color #FEC9E6 on black background.


Color preview on white background

This text has color #FEC9E6 on white background.


Black color preview on #FEC9E6 background

This text has black color on #FEC9E6 background.


White color preview on #FEC9E6 background

This text has white color on #FEC9E6 background.


Related colors

Complementary color

Complementary color for #hex is #013619.


I love getcolorcode.com

Triadic colors

1 #E6FEC9 and #C9E6FE with #FEC9E6 are triadic colors.

2 #E6C9FE and #C9FEE6 with #FEC9E6 are triadic colors.