COLOR #FCD4EC

HEX: #FCD4EC RGB: (252,212,236)

Renk bilgisi

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

RGB renk modeli

#FCD4EC color RGB value is (252,212,236).

RGB: (252,212,236) (99%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 212 of 255 = 83%
B 236 of 255 = 93%

252
212
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 212 + 236 = 700 (100%)
R 252 of 700 ~ 36%
G 212 of 700 ~ 30.29%
B 236 of 700 ~ 33.71'%

%36
%30.29
%33.71

CMYK RENK MODELİ

#FCD4EC rengi CMYK tonu (0,16,6,1).

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

CMYK: (0,16,6,1)
C0M16Y6K1 (0%, 16%, 6%, 1%)
(0.00 / 0.16 / 0.06 / 0.01)

CMYK yüzdeleri

%0
%15.87
%6.35
%1.18

Codes

Color #FCD4EC in popluar color models

FC D4 EC
RGB 252 212 236
HSL 324° 86.96% 90.98%
HSB/HSV 324° 15.87% 98.82%
CMYK 0.00% 15.87% 6.35%
1.18%

Color #FCD4EC in popluar number systems.

HEX FC D4 EC
Decimal 252 212 236
Binary 11111100 11010100 11101100
Octal 374 324 354

Shades and tints

Shades of #FCD4EC

#FCD4EC
(252,212,236)
#E6C1D7
(230,193,215)
#D0AEC2
(208,174,194)
#BA9BAD
(186,155,173)
#A48898
(164,136,152)
#8E7583
(142,117,131)
#78626E
(120,98,110)
#624F59
(98,79,89)
#4C3C44
(76,60,68)
#36292F
(54,41,47)
#20161A
(32,22,26)
#000000
(0,0,0)

Tints of #FCD4EC

#FCD4EC
(252,212,236)
#FCD7ED
(252,215,237)
#FCDAEE
(252,218,238)
#FCDDEF
(252,221,239)
#FCE0F0
(252,224,240)
#FCE3F1
(252,227,241)
#FCE6F2
(252,230,242)
#FCE9F3
(252,233,243)
#FCECF4
(252,236,244)
#FCEFF5
(252,239,245)
#FCF2F6
(252,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCD4EC; }

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

This text font color is #FCD4EC.

Background Color

.myBgColor { background-color: #FCD4EC; }

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

This div background color is #FCD4EC.

Border color

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

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

This div border color is #FCD4EC.

Opacity

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

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

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

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

This text has shadow with #FCD4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD4EC.

Preview

Color preview on black background

This text has color #FCD4EC on black background.


Color preview on white background

This text has color #FCD4EC on white background.


Black color preview on #FCD4EC background

This text has black color on #FCD4EC background.


White color preview on #FCD4EC background

This text has white color on #FCD4EC background.


Related colors

Complementary color

Complementary color for #hex is #032B13.


I love getcolorcode.com

Triadic colors

1 #ECFCD4 and #D4ECFC with #FCD4EC are triadic colors.

2 #ECD4FC and #D4FCEC with #FCD4EC are triadic colors.