COLOR #FDCBD6

HEX: #FDCBD6 RGB: (253,203,214)

Color info

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

RGB color model

#FDCBD6 color RGB value is (253,203,214).

RGB: (253,203,214) (99%, 80%, 84%)

RGB channels and saturation

R 253 of 255 = 99%
G 203 of 255 = 80%
B 214 of 255 = 84%

253
203
214

R + G + B ~ 88%. #FDCBD6 is light color.

Portions of RGB colors in percentages

R + G + B = 253 + 203 + 214 = 670 (100%)
R 253 of 670 ~ 37.76%
G 203 of 670 ~ 30.3%
B 214 of 670 ~ 31.94'%

%37.76
%30.3
%31.94

CMYK color model

#FDCBD6 color CMYK value is (0,20,15,1).

  • cyan value is 0.00%
  • magenta value is 19.76%
  • yellow value is 15.42%
  • key color value is 0.78%

CMYK: (0,20,15,1)
C0M20Y15K1 (0%, 20%, 15%, 1%)
(0.00 / 0.20 / 0.15 / 0.01)

CMYK percentages

%0
%19.76
%15.42
%0.78

Codes

Color #FDCBD6 in popluar color models

FD CB D6
RGB 253 203 214
HSL 347° 92.59% 89.41%
HSB/HSV 347° 19.76% 99.22%
CMYK 0.00% 19.76% 15.42%
0.78%

Color #FDCBD6 in popluar number systems.

HEX FD CB D6
Decimal 253 203 214
Binary 11111101 11001011 11010110
Octal 375 313 326

Shades and tints

Shades of #FDCBD6

#FDCBD6
(253,203,214)
#E6B9C3
(230,185,195)
#CFA7B0
(207,167,176)
#B8959D
(184,149,157)
#A1838A
(161,131,138)
#8A7177
(138,113,119)
#735F64
(115,95,100)
#5C4D51
(92,77,81)
#453B3E
(69,59,62)
#2E292B
(46,41,43)
#171718
(23,23,24)
#000000
(0,0,0)

Tints of #FDCBD6

#FDCBD6
(253,203,214)
#FDCFD9
(253,207,217)
#FDD3DC
(253,211,220)
#FDD7DF
(253,215,223)
#FDDBE2
(253,219,226)
#FDDFE5
(253,223,229)
#FDE3E8
(253,227,232)
#FDE7EB
(253,231,235)
#FDEBEE
(253,235,238)
#FDEFF1
(253,239,241)
#FDF3F4
(253,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDCBD6 color. Also use rgb(253,203,214) instead hex code.

Text Font Color

.myTextColor { color: #FDCBD6; }

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

This text font color is #FDCBD6.

Background Color

.myBgColor { background-color: #FDCBD6; }

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

This div background color is #FDCBD6.

Border color

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

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

This div border color is #FDCBD6.

Opacity

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

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

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

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

This text has shadow with #FDCBD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDCBD6.

Preview

Color preview on black background

This text has color #FDCBD6 on black background.


Color preview on white background

This text has color #FDCBD6 on white background.


Black color preview on #FDCBD6 background

This text has black color on #FDCBD6 background.


White color preview on #FDCBD6 background

This text has white color on #FDCBD6 background.


Related colors

Complementary color

Complementary color for #hex is #023429.


I love getcolorcode.com

Triadic colors

1 #D6FDCB and #CBD6FD with #FDCBD6 are triadic colors.

2 #D6CBFD and #CBFDD6 with #FDCBD6 are triadic colors.