COLOR #DFD7C4

HEX: #DFD7C4 RGB: (223,215,196)

Color info

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

RGB color model

#DFD7C4 color RGB value is (223,215,196).

RGB: (223,215,196) (87%, 84%, 77%)

RGB channels and saturation

R 223 of 255 = 87%
G 215 of 255 = 84%
B 196 of 255 = 77%

223
215
196

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

Portions of RGB colors in percentages

R + G + B = 223 + 215 + 196 = 634 (100%)
R 223 of 634 ~ 35.17%
G 215 of 634 ~ 33.91%
B 196 of 634 ~ 30.91'%

%35.17
%33.91
%30.91

CMYK color model

#DFD7C4 color CMYK value is (0,4,12,13).

  • cyan value is 0.00%
  • magenta value is 3.59%
  • yellow value is 12.11%
  • key color value is 12.55%

CMYK: (0,4,12,13)
C0M4Y12K13 (0%, 4%, 12%, 13%)
(0.00 / 0.04 / 0.12 / 0.13)

CMYK percentages

%0
%3.59
%12.11
%12.55

Codes

Color #DFD7C4 in popluar color models

DF D7 C4
RGB 223 215 196
HSL 42° 29.67% 82.16%
HSB/HSV 42° 12.11% 87.45%
CMYK 0.00% 3.59% 12.11%
12.55%

Color #DFD7C4 in popluar number systems.

HEX DF D7 C4
Decimal 223 215 196
Binary 11011111 11010111 11000100
Octal 337 327 304

Shades and tints

Shades of #DFD7C4

#DFD7C4
(223,215,196)
#CBC4B3
(203,196,179)
#B7B1A2
(183,177,162)
#A39E91
(163,158,145)
#8F8B80
(143,139,128)
#7B786F
(123,120,111)
#67655E
(103,101,94)
#53524D
(83,82,77)
#3F3F3C
(63,63,60)
#2B2C2B
(43,44,43)
#17191A
(23,25,26)
#000000
(0,0,0)

Tints of #DFD7C4

#DFD7C4
(223,215,196)
#E1DAC9
(225,218,201)
#E3DDCE
(227,221,206)
#E5E0D3
(229,224,211)
#E7E3D8
(231,227,216)
#E9E6DD
(233,230,221)
#EBE9E2
(235,233,226)
#EDECE7
(237,236,231)
#EFEFEC
(239,239,236)
#F1F2F1
(241,242,241)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DFD7C4 color. Also use rgb(223,215,196) instead hex code.

Text Font Color

.myTextColor { color: #DFD7C4; }

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

This text font color is #DFD7C4.

Background Color

.myBgColor { background-color: #DFD7C4; }

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

This div background color is #DFD7C4.

Border color

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

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

This div border color is #DFD7C4.

Opacity

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

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

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

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

This text has shadow with #DFD7C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DFD7C4.

Preview

Color preview on black background

This text has color #DFD7C4 on black background.


Color preview on white background

This text has color #DFD7C4 on white background.


Black color preview on #DFD7C4 background

This text has black color on #DFD7C4 background.


White color preview on #DFD7C4 background

This text has white color on #DFD7C4 background.


Related colors

Complementary color

Complementary color for #hex is #20283B.


I love getcolorcode.com

Triadic colors

1 #C4DFD7 and #D7C4DF with #DFD7C4 are triadic colors.

2 #C4D7DF and #D7DFC4 with #DFD7C4 are triadic colors.