COLOR #D8C089

HEX: #D8C089 RGB: (216,192,137)

Color info

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

RGB color model

#D8C089 color RGB value is (216,192,137).

RGB: (216,192,137) (85%, 75%, 54%)

RGB channels and saturation

R 216 of 255 = 85%
G 192 of 255 = 75%
B 137 of 255 = 54%

216
192
137

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

Portions of RGB colors in percentages

R + G + B = 216 + 192 + 137 = 545 (100%)
R 216 of 545 ~ 39.63%
G 192 of 545 ~ 35.23%
B 137 of 545 ~ 25.14'%

%39.63
%35.23
%25.14

CMYK color model

#D8C089 color CMYK value is (0,11,37,15).

  • cyan value is 0.00%
  • magenta value is 11.11%
  • yellow value is 36.57%
  • key color value is 15.29%

CMYK: (0,11,37,15)
C0M11Y37K15 (0%, 11%, 37%, 15%)
(0.00 / 0.11 / 0.37 / 0.15)

CMYK percentages

%0
%11.11
%36.57
%15.29

Codes

Color #D8C089 in popluar color models

D8 C0 89
RGB 216 192 137
HSL 42° 50.32% 69.22%
HSB/HSV 42° 36.57% 84.71%
CMYK 0.00% 11.11% 36.57%
15.29%

Color #D8C089 in popluar number systems.

HEX D8 C0 89
Decimal 216 192 137
Binary 11011000 11000000 10001001
Octal 330 300 211

Shades and tints

Shades of #D8C089

#D8C089
(216,192,137)
#C5AF7D
(197,175,125)
#B29E71
(178,158,113)
#9F8D65
(159,141,101)
#8C7C59
(140,124,89)
#796B4D
(121,107,77)
#665A41
(102,90,65)
#534935
(83,73,53)
#403829
(64,56,41)
#2D271D
(45,39,29)
#1A1611
(26,22,17)
#000000
(0,0,0)

Tints of #D8C089

#D8C089
(216,192,137)
#DBC593
(219,197,147)
#DECA9D
(222,202,157)
#E1CFA7
(225,207,167)
#E4D4B1
(228,212,177)
#E7D9BB
(231,217,187)
#EADEC5
(234,222,197)
#EDE3CF
(237,227,207)
#F0E8D9
(240,232,217)
#F3EDE3
(243,237,227)
#F6F2ED
(246,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8C089 color. Also use rgb(216,192,137) instead hex code.

Text Font Color

.myTextColor { color: #D8C089; }

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

This text font color is #D8C089.

Background Color

.myBgColor { background-color: #D8C089; }

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

This div background color is #D8C089.

Border color

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

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

This div border color is #D8C089.

Opacity

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

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

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

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

This text has shadow with #D8C089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8C089.

Preview

Color preview on black background

This text has color #D8C089 on black background.


Color preview on white background

This text has color #D8C089 on white background.


Black color preview on #D8C089 background

This text has black color on #D8C089 background.


White color preview on #D8C089 background

This text has white color on #D8C089 background.


Related colors

Complementary color

Complementary color for #hex is #273F76.


I love getcolorcode.com

Triadic colors

1 #89D8C0 and #C089D8 with #D8C089 are triadic colors.

2 #89C0D8 and #C0D889 with #D8C089 are triadic colors.