COLOR #D5D886

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

213
216
134

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

Portions of RGB colors in percentages

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

%37.83
%38.37
%23.8

CMYK color model

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

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

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

CMYK percentages

%1.39
%0
%37.96
%15.29

Codes

Color #D5D886 in popluar color models

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

Color #D5D886 in popluar number systems.

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

Shades and tints

Shades of #D5D886

#D5D886
(213,216,134)
#C2C57A
(194,197,122)
#AFB26E
(175,178,110)
#9C9F62
(156,159,98)
#898C56
(137,140,86)
#76794A
(118,121,74)
#63663E
(99,102,62)
#505332
(80,83,50)
#3D4026
(61,64,38)
#2A2D1A
(42,45,26)
#171A0E
(23,26,14)
#000000
(0,0,0)

Tints of #D5D886

#D5D886
(213,216,134)
#D8DB91
(216,219,145)
#DBDE9C
(219,222,156)
#DEE1A7
(222,225,167)
#E1E4B2
(225,228,178)
#E4E7BD
(228,231,189)
#E7EAC8
(231,234,200)
#EAEDD3
(234,237,211)
#EDF0DE
(237,240,222)
#F0F3E9
(240,243,233)
#F3F6F4
(243,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5D886; }

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

This text font color is #D5D886.

Background Color

.myBgColor { background-color: #D5D886; }

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

This div background color is #D5D886.

Border color

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

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

This div border color is #D5D886.

Opacity

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

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

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

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

This text has shadow with #D5D886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D886.

Preview

Color preview on black background

This text has color #D5D886 on black background.


Color preview on white background

This text has color #D5D886 on white background.


Black color preview on #D5D886 background

This text has black color on #D5D886 background.


White color preview on #D5D886 background

This text has white color on #D5D886 background.


Related colors

Complementary color

Complementary color for #hex is #2A2779.


I love getcolorcode.com

Triadic colors

1 #86D5D8 and #D886D5 with #D5D886 are triadic colors.

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