COLOR #D3C5A7

HEX: #D3C5A7 RGB: (211,197,167)

Color info

#D3C5A7 contains red, green and blue colors in about the same proportion. Web safe color of #D3C5A7 is #CCCC99 (or #CC9).

RGB color model

#D3C5A7 color RGB value is (211,197,167).

RGB: (211,197,167) (83%, 77%, 65%)

RGB channels and saturation

R 211 of 255 = 83%
G 197 of 255 = 77%
B 167 of 255 = 65%

211
197
167

R + G + B ~ 75%. #D3C5A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 211 + 197 + 167 = 575 (100%)
R 211 of 575 ~ 36.7%
G 197 of 575 ~ 34.26%
B 167 of 575 ~ 29.04'%

%36.7
%34.26
%29.04

CMYK color model

#D3C5A7 color CMYK value is (0,7,21,17).

  • cyan value is 0.00%
  • magenta value is 6.64%
  • yellow value is 20.85%
  • key color value is 17.25%

CMYK: (0,7,21,17)
C0M7Y21K17 (0%, 7%, 21%, 17%)
(0.00 / 0.07 / 0.21 / 0.17)

CMYK percentages

%0
%6.64
%20.85
%17.25

Codes

Color #D3C5A7 in popluar color models

D3 C5 A7
RGB 211 197 167
HSL 41° 33.33% 74.12%
HSB/HSV 41° 20.85% 82.75%
CMYK 0.00% 6.64% 20.85%
17.25%

Color #D3C5A7 in popluar number systems.

HEX D3 C5 A7
Decimal 211 197 167
Binary 11010011 11000101 10100111
Octal 323 305 247

Shades and tints

Shades of #D3C5A7

#D3C5A7
(211,197,167)
#C0B498
(192,180,152)
#ADA389
(173,163,137)
#9A927A
(154,146,122)
#87816B
(135,129,107)
#74705C
(116,112,92)
#615F4D
(97,95,77)
#4E4E3E
(78,78,62)
#3B3D2F
(59,61,47)
#282C20
(40,44,32)
#151B11
(21,27,17)
#000000
(0,0,0)

Tints of #D3C5A7

#D3C5A7
(211,197,167)
#D7CAAF
(215,202,175)
#DBCFB7
(219,207,183)
#DFD4BF
(223,212,191)
#E3D9C7
(227,217,199)
#E7DECF
(231,222,207)
#EBE3D7
(235,227,215)
#EFE8DF
(239,232,223)
#F3EDE7
(243,237,231)
#F7F2EF
(247,242,239)
#FBF7F7
(251,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D3C5A7 color. Also use rgb(211,197,167) instead hex code.

Text Font Color

.myTextColor { color: #D3C5A7; }

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

This text font color is #D3C5A7.

Background Color

.myBgColor { background-color: #D3C5A7; }

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

This div background color is #D3C5A7.

Border color

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

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

This div border color is #D3C5A7.

Opacity

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

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

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

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

This text has shadow with #D3C5A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D3C5A7.

Preview

Color preview on black background

This text has color #D3C5A7 on black background.


Color preview on white background

This text has color #D3C5A7 on white background.


Black color preview on #D3C5A7 background

This text has black color on #D3C5A7 background.


White color preview on #D3C5A7 background

This text has white color on #D3C5A7 background.


Related colors

Complementary color

Complementary color for #hex is #2C3A58.


I love getcolorcode.com

Triadic colors

1 #A7D3C5 and #C5A7D3 with #D3C5A7 are triadic colors.

2 #A7C5D3 and #C5D3A7 with #D3C5A7 are triadic colors.