COLOR #D2C487

HEX: #D2C487 RGB: (210,196,135)

Color info

#D2C487 contains mainly red and green colors. Web safe color of #D2C487 is #CCCC99 (or #CC9).

RGB color model

#D2C487 color RGB value is (210,196,135).

RGB: (210,196,135) (82%, 77%, 53%)

RGB channels and saturation

R 210 of 255 = 82%
G 196 of 255 = 77%
B 135 of 255 = 53%

210
196
135

R + G + B ~ 71%. #D2C487 is quite light color.

Portions of RGB colors in percentages

R + G + B = 210 + 196 + 135 = 541 (100%)
R 210 of 541 ~ 38.82%
G 196 of 541 ~ 36.23%
B 135 of 541 ~ 24.95'%

%38.82
%36.23
%24.95

CMYK color model

#D2C487 color CMYK value is (0,7,36,18).

  • cyan value is 0.00%
  • magenta value is 6.67%
  • yellow value is 35.71%
  • key color value is 17.65%

CMYK: (0,7,36,18)
C0M7Y36K18 (0%, 7%, 36%, 18%)
(0.00 / 0.07 / 0.36 / 0.18)

CMYK percentages

%0
%6.67
%35.71
%17.65

Codes

Color #D2C487 in popluar color models

D2 C4 87
RGB 210 196 135
HSL 49° 45.45% 67.65%
HSB/HSV 49° 35.71% 82.35%
CMYK 0.00% 6.67% 35.71%
17.65%

Color #D2C487 in popluar number systems.

HEX D2 C4 87
Decimal 210 196 135
Binary 11010010 11000100 10000111
Octal 322 304 207

Shades and tints

Shades of #D2C487

#D2C487
(210,196,135)
#BFB37B
(191,179,123)
#ACA26F
(172,162,111)
#999163
(153,145,99)
#868057
(134,128,87)
#736F4B
(115,111,75)
#605E3F
(96,94,63)
#4D4D33
(77,77,51)
#3A3C27
(58,60,39)
#272B1B
(39,43,27)
#141A0F
(20,26,15)
#000000
(0,0,0)

Tints of #D2C487

#D2C487
(210,196,135)
#D6C991
(214,201,145)
#DACE9B
(218,206,155)
#DED3A5
(222,211,165)
#E2D8AF
(226,216,175)
#E6DDB9
(230,221,185)
#EAE2C3
(234,226,195)
#EEE7CD
(238,231,205)
#F2ECD7
(242,236,215)
#F6F1E1
(246,241,225)
#FAF6EB
(250,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D2C487 color. Also use rgb(210,196,135) instead hex code.

Text Font Color

.myTextColor { color: #D2C487; }

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

This text font color is #D2C487.

Background Color

.myBgColor { background-color: #D2C487; }

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

This div background color is #D2C487.

Border color

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

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

This div border color is #D2C487.

Opacity

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

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

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

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

This text has shadow with #D2C487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2C487.

Preview

Color preview on black background

This text has color #D2C487 on black background.


Color preview on white background

This text has color #D2C487 on white background.


Black color preview on #D2C487 background

This text has black color on #D2C487 background.


White color preview on #D2C487 background

This text has white color on #D2C487 background.


Related colors

Complementary color

Complementary color for #hex is #2D3B78.


I love getcolorcode.com

Triadic colors

1 #87D2C4 and #C487D2 with #D2C487 are triadic colors.

2 #87C4D2 and #C4D287 with #D2C487 are triadic colors.