COLOR #FCD4D6

HEX: #FCD4D6 RGB: (252,212,214)

Color info

#FCD4D6 contains red, green and blue colors in about the same proportion. Web safe color of #FCD4D6 is #FFCCCC (or #FCC).

RGB color model

#FCD4D6 color RGB value is (252,212,214).

RGB: (252,212,214) (99%, 83%, 84%)

RGB channels and saturation

R 252 of 255 = 99%
G 212 of 255 = 83%
B 214 of 255 = 84%

252
212
214

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

Portions of RGB colors in percentages

R + G + B = 252 + 212 + 214 = 678 (100%)
R 252 of 678 ~ 37.17%
G 212 of 678 ~ 31.27%
B 214 of 678 ~ 31.56'%

%37.17
%31.27
%31.56

CMYK color model

#FCD4D6 color CMYK value is (0,16,15,1).

  • cyan value is 0.00%
  • magenta value is 15.87%
  • yellow value is 15.08%
  • key color value is 1.18%

CMYK: (0,16,15,1)
C0M16Y15K1 (0%, 16%, 15%, 1%)
(0.00 / 0.16 / 0.15 / 0.01)

CMYK percentages

%0
%15.87
%15.08
%1.18

Codes

Color #FCD4D6 in popluar color models

FC D4 D6
RGB 252 212 214
HSL 357° 86.96% 90.98%
HSB/HSV 357° 15.87% 98.82%
CMYK 0.00% 15.87% 15.08%
1.18%

Color #FCD4D6 in popluar number systems.

HEX FC D4 D6
Decimal 252 212 214
Binary 11111100 11010100 11010110
Octal 374 324 326

Shades and tints

Shades of #FCD4D6

#FCD4D6
(252,212,214)
#E6C1C3
(230,193,195)
#D0AEB0
(208,174,176)
#BA9B9D
(186,155,157)
#A4888A
(164,136,138)
#8E7577
(142,117,119)
#786264
(120,98,100)
#624F51
(98,79,81)
#4C3C3E
(76,60,62)
#36292B
(54,41,43)
#201618
(32,22,24)
#000000
(0,0,0)

Tints of #FCD4D6

#FCD4D6
(252,212,214)
#FCD7D9
(252,215,217)
#FCDADC
(252,218,220)
#FCDDDF
(252,221,223)
#FCE0E2
(252,224,226)
#FCE3E5
(252,227,229)
#FCE6E8
(252,230,232)
#FCE9EB
(252,233,235)
#FCECEE
(252,236,238)
#FCEFF1
(252,239,241)
#FCF2F4
(252,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCD4D6; }

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

This text font color is #FCD4D6.

Background Color

.myBgColor { background-color: #FCD4D6; }

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

This div background color is #FCD4D6.

Border color

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

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

This div border color is #FCD4D6.

Opacity

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

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

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

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

This text has shadow with #FCD4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD4D6.

Preview

Color preview on black background

This text has color #FCD4D6 on black background.


Color preview on white background

This text has color #FCD4D6 on white background.


Black color preview on #FCD4D6 background

This text has black color on #FCD4D6 background.


White color preview on #FCD4D6 background

This text has white color on #FCD4D6 background.


Related colors

Complementary color

Complementary color for #hex is #032B29.


I love getcolorcode.com

Triadic colors

1 #D6FCD4 and #D4D6FC with #FCD4D6 are triadic colors.

2 #D6D4FC and #D4FCD6 with #FCD4D6 are triadic colors.