COLOR #D6D59A

HEX: #D6D59A RGB: (214,213,154)

Color info

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

RGB color model

#D6D59A color RGB value is (214,213,154).

RGB: (214,213,154) (84%, 84%, 60%)

RGB channels and saturation

R 214 of 255 = 84%
G 213 of 255 = 84%
B 154 of 255 = 60%

214
213
154

R + G + B ~ 76%. #D6D59A is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 213 + 154 = 581 (100%)
R 214 of 581 ~ 36.83%
G 213 of 581 ~ 36.66%
B 154 of 581 ~ 26.51'%

%36.83
%36.66
%26.51

CMYK color model

#D6D59A color CMYK value is (0,0,28,16).

  • cyan value is 0.00%
  • magenta value is 0.47%
  • yellow value is 28.04%
  • key color value is 16.08%

CMYK: (0,0,28,16)
C0M0Y28K16 (0%, 0%, 28%, 16%)
(0.00 / 0.00 / 0.28 / 0.16)

CMYK percentages

%0
%0.47
%28.04
%16.08

Codes

Color #D6D59A in popluar color models

D6 D5 9A
RGB 214 213 154
HSL 59° 42.25% 72.16%
HSB/HSV 59° 28.04% 83.92%
CMYK 0.00% 0.47% 28.04%
16.08%

Color #D6D59A in popluar number systems.

HEX D6 D5 9A
Decimal 214 213 154
Binary 11010110 11010101 10011010
Octal 326 325 232

Shades and tints

Shades of #D6D59A

#D6D59A
(214,213,154)
#C3C28C
(195,194,140)
#B0AF7E
(176,175,126)
#9D9C70
(157,156,112)
#8A8962
(138,137,98)
#777654
(119,118,84)
#646346
(100,99,70)
#515038
(81,80,56)
#3E3D2A
(62,61,42)
#2B2A1C
(43,42,28)
#18170E
(24,23,14)
#000000
(0,0,0)

Tints of #D6D59A

#D6D59A
(214,213,154)
#D9D8A3
(217,216,163)
#DCDBAC
(220,219,172)
#DFDEB5
(223,222,181)
#E2E1BE
(226,225,190)
#E5E4C7
(229,228,199)
#E8E7D0
(232,231,208)
#EBEAD9
(235,234,217)
#EEEDE2
(238,237,226)
#F1F0EB
(241,240,235)
#F4F3F4
(244,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6D59A color. Also use rgb(214,213,154) instead hex code.

Text Font Color

.myTextColor { color: #D6D59A; }

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

This text font color is #D6D59A.

Background Color

.myBgColor { background-color: #D6D59A; }

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

This div background color is #D6D59A.

Border color

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

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

This div border color is #D6D59A.

Opacity

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

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

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

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

This text has shadow with #D6D59A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D59A.

Preview

Color preview on black background

This text has color #D6D59A on black background.


Color preview on white background

This text has color #D6D59A on white background.


Black color preview on #D6D59A background

This text has black color on #D6D59A background.


White color preview on #D6D59A background

This text has white color on #D6D59A background.


Related colors

Complementary color

Complementary color for #hex is #292A65.


I love getcolorcode.com

Triadic colors

1 #9AD6D5 and #D59AD6 with #D6D59A are triadic colors.

2 #9AD5D6 and #D5D69A with #D6D59A are triadic colors.