COLOR #DFD9BB

HEX: #DFD9BB RGB: (223,217,187)

Color info

#DFD9BB contains red, green and blue colors in about the same proportion. Web safe color of #DFD9BB is #CCCCCC (or #CCC).

RGB color model

#DFD9BB color RGB value is (223,217,187).

RGB: (223,217,187) (87%, 85%, 73%)

RGB channels and saturation

R 223 of 255 = 87%
G 217 of 255 = 85%
B 187 of 255 = 73%

223
217
187

R + G + B ~ 82%. #DFD9BB is quite light color.

Portions of RGB colors in percentages

R + G + B = 223 + 217 + 187 = 627 (100%)
R 223 of 627 ~ 35.57%
G 217 of 627 ~ 34.61%
B 187 of 627 ~ 29.82'%

%35.57
%34.61
%29.82

CMYK color model

#DFD9BB color CMYK value is (0,3,16,13).

  • cyan value is 0.00%
  • magenta value is 2.69%
  • yellow value is 16.14%
  • key color value is 12.55%

CMYK: (0,3,16,13)
C0M3Y16K13 (0%, 3%, 16%, 13%)
(0.00 / 0.03 / 0.16 / 0.13)

CMYK percentages

%0
%2.69
%16.14
%12.55

Codes

Color #DFD9BB in popluar color models

DF D9 BB
RGB 223 217 187
HSL 50° 36.00% 80.39%
HSB/HSV 50° 16.14% 87.45%
CMYK 0.00% 2.69% 16.14%
12.55%

Color #DFD9BB in popluar number systems.

HEX DF D9 BB
Decimal 223 217 187
Binary 11011111 11011001 10111011
Octal 337 331 273

Shades and tints

Shades of #DFD9BB

#DFD9BB
(223,217,187)
#CBC6AA
(203,198,170)
#B7B399
(183,179,153)
#A3A088
(163,160,136)
#8F8D77
(143,141,119)
#7B7A66
(123,122,102)
#676755
(103,103,85)
#535444
(83,84,68)
#3F4133
(63,65,51)
#2B2E22
(43,46,34)
#171B11
(23,27,17)
#000000
(0,0,0)

Tints of #DFD9BB

#DFD9BB
(223,217,187)
#E1DCC1
(225,220,193)
#E3DFC7
(227,223,199)
#E5E2CD
(229,226,205)
#E7E5D3
(231,229,211)
#E9E8D9
(233,232,217)
#EBEBDF
(235,235,223)
#EDEEE5
(237,238,229)
#EFF1EB
(239,241,235)
#F1F4F1
(241,244,241)
#F3F7F7
(243,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DFD9BB color. Also use rgb(223,217,187) instead hex code.

Text Font Color

.myTextColor { color: #DFD9BB; }

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

This text font color is #DFD9BB.

Background Color

.myBgColor { background-color: #DFD9BB; }

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

This div background color is #DFD9BB.

Border color

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

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

This div border color is #DFD9BB.

Opacity

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

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

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

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

This text has shadow with #DFD9BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DFD9BB.

Preview

Color preview on black background

This text has color #DFD9BB on black background.


Color preview on white background

This text has color #DFD9BB on white background.


Black color preview on #DFD9BB background

This text has black color on #DFD9BB background.


White color preview on #DFD9BB background

This text has white color on #DFD9BB background.


Related colors

Complementary color

Complementary color for #hex is #202644.


I love getcolorcode.com

Triadic colors

1 #BBDFD9 and #D9BBDF with #DFD9BB are triadic colors.

2 #BBD9DF and #D9DFBB with #DFD9BB are triadic colors.