COLOR #FCD9EC

HEX: #FCD9EC RGB: (252,217,236)

Renk bilgisi

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

RGB renk modeli

#FCD9EC color RGB value is (252,217,236).

RGB: (252,217,236) (99%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 217 of 255 = 85%
B 236 of 255 = 93%

252
217
236

R + G + B ~ 92%. #FCD9EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 217 + 236 = 705 (100%)
R 252 of 705 ~ 35.74%
G 217 of 705 ~ 30.78%
B 236 of 705 ~ 33.48'%

%35.74
%30.78
%33.48

CMYK RENK MODELİ

#FCD9EC rengi CMYK tonu (0,14,6,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.89%
  • sarı tonu 6.35%
  • ana renk tonu 1.18%

CMYK: (0,14,6,1)
C0M14Y6K1 (0%, 14%, 6%, 1%)
(0.00 / 0.14 / 0.06 / 0.01)

CMYK yüzdeleri

%0
%13.89
%6.35
%1.18

Codes

Color #FCD9EC in popluar color models

FC D9 EC
RGB 252 217 236
HSL 327° 85.37% 91.96%
HSB/HSV 327° 13.89% 98.82%
CMYK 0.00% 13.89% 6.35%
1.18%

Color #FCD9EC in popluar number systems.

HEX FC D9 EC
Decimal 252 217 236
Binary 11111100 11011001 11101100
Octal 374 331 354

Shades and tints

Shades of #FCD9EC

#FCD9EC
(252,217,236)
#E6C6D7
(230,198,215)
#D0B3C2
(208,179,194)
#BAA0AD
(186,160,173)
#A48D98
(164,141,152)
#8E7A83
(142,122,131)
#78676E
(120,103,110)
#625459
(98,84,89)
#4C4144
(76,65,68)
#362E2F
(54,46,47)
#201B1A
(32,27,26)
#000000
(0,0,0)

Tints of #FCD9EC

#FCD9EC
(252,217,236)
#FCDCED
(252,220,237)
#FCDFEE
(252,223,238)
#FCE2EF
(252,226,239)
#FCE5F0
(252,229,240)
#FCE8F1
(252,232,241)
#FCEBF2
(252,235,242)
#FCEEF3
(252,238,243)
#FCF1F4
(252,241,244)
#FCF4F5
(252,244,245)
#FCF7F6
(252,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCD9EC color. Also use rgb(252,217,236) instead hex code.

Text Font Color

.myTextColor { color: #FCD9EC; }

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

This text font color is #FCD9EC.

Background Color

.myBgColor { background-color: #FCD9EC; }

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

This div background color is #FCD9EC.

Border color

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

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

This div border color is #FCD9EC.

Opacity

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

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

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

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

This text has shadow with #FCD9EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD9EC.

Preview

Color preview on black background

This text has color #FCD9EC on black background.


Color preview on white background

This text has color #FCD9EC on white background.


Black color preview on #FCD9EC background

This text has black color on #FCD9EC background.


White color preview on #FCD9EC background

This text has white color on #FCD9EC background.


Related colors

Complementary color

Complementary color for #hex is #032613.


I love getcolorcode.com

Triadic colors

1 #ECFCD9 and #D9ECFC with #FCD9EC are triadic colors.

2 #ECD9FC and #D9FCEC with #FCD9EC are triadic colors.