COLOR #D8D586

HEX: #D8D586 RGB: (216,213,134)

Color info

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

RGB color model

#D8D586 color RGB value is (216,213,134).

RGB: (216,213,134) (85%, 84%, 53%)

RGB channels and saturation

R 216 of 255 = 85%
G 213 of 255 = 84%
B 134 of 255 = 53%

216
213
134

R + G + B ~ 74%. #D8D586 is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 213 + 134 = 563 (100%)
R 216 of 563 ~ 38.37%
G 213 of 563 ~ 37.83%
B 134 of 563 ~ 23.8'%

%38.37
%37.83
%23.8

CMYK color model

#D8D586 color CMYK value is (0,1,38,15).

  • cyan value is 0.00%
  • magenta value is 1.39%
  • yellow value is 37.96%
  • key color value is 15.29%

CMYK: (0,1,38,15)
C0M1Y38K15 (0%, 1%, 38%, 15%)
(0.00 / 0.01 / 0.38 / 0.15)

CMYK percentages

%0
%1.39
%37.96
%15.29

Codes

Color #D8D586 in popluar color models

D8 D5 86
RGB 216 213 134
HSL 58° 51.25% 68.63%
HSB/HSV 58° 37.96% 84.71%
CMYK 0.00% 1.39% 37.96%
15.29%

Color #D8D586 in popluar number systems.

HEX D8 D5 86
Decimal 216 213 134
Binary 11011000 11010101 10000110
Octal 330 325 206

Shades and tints

Shades of #D8D586

#D8D586
(216,213,134)
#C5C27A
(197,194,122)
#B2AF6E
(178,175,110)
#9F9C62
(159,156,98)
#8C8956
(140,137,86)
#79764A
(121,118,74)
#66633E
(102,99,62)
#535032
(83,80,50)
#403D26
(64,61,38)
#2D2A1A
(45,42,26)
#1A170E
(26,23,14)
#000000
(0,0,0)

Tints of #D8D586

#D8D586
(216,213,134)
#DBD891
(219,216,145)
#DEDB9C
(222,219,156)
#E1DEA7
(225,222,167)
#E4E1B2
(228,225,178)
#E7E4BD
(231,228,189)
#EAE7C8
(234,231,200)
#EDEAD3
(237,234,211)
#F0EDDE
(240,237,222)
#F3F0E9
(243,240,233)
#F6F3F4
(246,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8D586 color. Also use rgb(216,213,134) instead hex code.

Text Font Color

.myTextColor { color: #D8D586; }

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

This text font color is #D8D586.

Background Color

.myBgColor { background-color: #D8D586; }

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

This div background color is #D8D586.

Border color

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

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

This div border color is #D8D586.

Opacity

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

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

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

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

This text has shadow with #D8D586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8D586.

Preview

Color preview on black background

This text has color #D8D586 on black background.


Color preview on white background

This text has color #D8D586 on white background.


Black color preview on #D8D586 background

This text has black color on #D8D586 background.


White color preview on #D8D586 background

This text has white color on #D8D586 background.


Related colors

Complementary color

Complementary color for #hex is #272A79.


I love getcolorcode.com

Triadic colors

1 #86D8D5 and #D586D8 with #D8D586 are triadic colors.

2 #86D5D8 and #D5D886 with #D8D586 are triadic colors.