COLOR #FDCBB4

HEX: #FDCBB4 RGB: (253,203,180)

Color info

#FDCBB4 contains mainly red and green colors. Web safe color of #FDCBB4 is #FFCCCC (or #FCC).

RGB color model

#FDCBB4 color RGB value is (253,203,180).

RGB: (253,203,180) (99%, 80%, 71%)

RGB channels and saturation

R 253 of 255 = 99%
G 203 of 255 = 80%
B 180 of 255 = 71%

253
203
180

R + G + B ~ 83%. #FDCBB4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 253 + 203 + 180 = 636 (100%)
R 253 of 636 ~ 39.78%
G 203 of 636 ~ 31.92%
B 180 of 636 ~ 28.3'%

%39.78
%31.92
%28.3

CMYK color model

#FDCBB4 color CMYK value is (0,20,29,1).

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

CMYK: (0,20,29,1)
C0M20Y29K1 (0%, 20%, 29%, 1%)
(0.00 / 0.20 / 0.29 / 0.01)

CMYK percentages

%0
%19.76
%28.85
%0.78

Codes

Color #FDCBB4 in popluar color models

FD CB B4
RGB 253 203 180
HSL 19° 94.81% 84.90%
HSB/HSV 19° 28.85% 99.22%
CMYK 0.00% 19.76% 28.85%
0.78%

Color #FDCBB4 in popluar number systems.

HEX FD CB B4
Decimal 253 203 180
Binary 11111101 11001011 10110100
Octal 375 313 264

Shades and tints

Shades of #FDCBB4

#FDCBB4
(253,203,180)
#E6B9A4
(230,185,164)
#CFA794
(207,167,148)
#B89584
(184,149,132)
#A18374
(161,131,116)
#8A7164
(138,113,100)
#735F54
(115,95,84)
#5C4D44
(92,77,68)
#453B34
(69,59,52)
#2E2924
(46,41,36)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #FDCBB4

#FDCBB4
(253,203,180)
#FDCFBA
(253,207,186)
#FDD3C0
(253,211,192)
#FDD7C6
(253,215,198)
#FDDBCC
(253,219,204)
#FDDFD2
(253,223,210)
#FDE3D8
(253,227,216)
#FDE7DE
(253,231,222)
#FDEBE4
(253,235,228)
#FDEFEA
(253,239,234)
#FDF3F0
(253,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDCBB4; }

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

This text font color is #FDCBB4.

Background Color

.myBgColor { background-color: #FDCBB4; }

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

This div background color is #FDCBB4.

Border color

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

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

This div border color is #FDCBB4.

Opacity

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

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

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

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

This text has shadow with #FDCBB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDCBB4.

Preview

Color preview on black background

This text has color #FDCBB4 on black background.


Color preview on white background

This text has color #FDCBB4 on white background.


Black color preview on #FDCBB4 background

This text has black color on #FDCBB4 background.


White color preview on #FDCBB4 background

This text has white color on #FDCBB4 background.


Related colors

Complementary color

Complementary color for #hex is #02344B.


I love getcolorcode.com

Triadic colors

1 #B4FDCB and #CBB4FD with #FDCBB4 are triadic colors.

2 #B4CBFD and #CBFDB4 with #FDCBB4 are triadic colors.