COLOR #D8B877

HEX: #D8B877 RGB: (216,184,119)

Color info

#D8B877 contains mainly red and green colors. Web safe color of #D8B877 is #CCCC66 (or #CC6).

RGB color model

#D8B877 color RGB value is (216,184,119).

RGB: (216,184,119) (85%, 72%, 47%)

RGB channels and saturation

R 216 of 255 = 85%
G 184 of 255 = 72%
B 119 of 255 = 47%

216
184
119

R + G + B ~ 68%. #D8B877 is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 184 + 119 = 519 (100%)
R 216 of 519 ~ 41.62%
G 184 of 519 ~ 35.45%
B 119 of 519 ~ 22.93'%

%41.62
%35.45
%22.93

CMYK color model

#D8B877 color CMYK value is (0,15,45,15).

  • cyan value is 0.00%
  • magenta value is 14.81%
  • yellow value is 44.91%
  • key color value is 15.29%

CMYK: (0,15,45,15)
C0M15Y45K15 (0%, 15%, 45%, 15%)
(0.00 / 0.15 / 0.45 / 0.15)

CMYK percentages

%0
%14.81
%44.91
%15.29

Codes

Color #D8B877 in popluar color models

D8 B8 77
RGB 216 184 119
HSL 40° 55.43% 65.69%
HSB/HSV 40° 44.91% 84.71%
CMYK 0.00% 14.81% 44.91%
15.29%

Color #D8B877 in popluar number systems.

HEX D8 B8 77
Decimal 216 184 119
Binary 11011000 10111000 1110111
Octal 330 270 167

Shades and tints

Shades of #D8B877

#D8B877
(216,184,119)
#C5A86D
(197,168,109)
#B29863
(178,152,99)
#9F8859
(159,136,89)
#8C784F
(140,120,79)
#796845
(121,104,69)
#66583B
(102,88,59)
#534831
(83,72,49)
#403827
(64,56,39)
#2D281D
(45,40,29)
#1A1813
(26,24,19)
#000000
(0,0,0)

Tints of #D8B877

#D8B877
(216,184,119)
#DBBE83
(219,190,131)
#DEC48F
(222,196,143)
#E1CA9B
(225,202,155)
#E4D0A7
(228,208,167)
#E7D6B3
(231,214,179)
#EADCBF
(234,220,191)
#EDE2CB
(237,226,203)
#F0E8D7
(240,232,215)
#F3EEE3
(243,238,227)
#F6F4EF
(246,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8B877 color. Also use rgb(216,184,119) instead hex code.

Text Font Color

.myTextColor { color: #D8B877; }

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

This text font color is #D8B877.

Background Color

.myBgColor { background-color: #D8B877; }

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

This div background color is #D8B877.

Border color

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

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

This div border color is #D8B877.

Opacity

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

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

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

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

This text has shadow with #D8B877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8B877.

Preview

Color preview on black background

This text has color #D8B877 on black background.


Color preview on white background

This text has color #D8B877 on white background.


Black color preview on #D8B877 background

This text has black color on #D8B877 background.


White color preview on #D8B877 background

This text has white color on #D8B877 background.


Related colors

Complementary color

Complementary color for #hex is #274788.


I love getcolorcode.com

Triadic colors

1 #77D8B8 and #B877D8 with #D8B877 are triadic colors.

2 #77B8D8 and #B8D877 with #D8B877 are triadic colors.