COLOR #D1C786

HEX: #D1C786 RGB: (209,199,134)

Color info

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

RGB color model

#D1C786 color RGB value is (209,199,134).

RGB: (209,199,134) (82%, 78%, 53%)

RGB channels and saturation

R 209 of 255 = 82%
G 199 of 255 = 78%
B 134 of 255 = 53%

209
199
134

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

Portions of RGB colors in percentages

R + G + B = 209 + 199 + 134 = 542 (100%)
R 209 of 542 ~ 38.56%
G 199 of 542 ~ 36.72%
B 134 of 542 ~ 24.72'%

%38.56
%36.72
%24.72

CMYK color model

#D1C786 color CMYK value is (0,5,36,18).

  • cyan value is 0.00%
  • magenta value is 4.78%
  • yellow value is 35.89%
  • key color value is 18.04%

CMYK: (0,5,36,18)
C0M5Y36K18 (0%, 5%, 36%, 18%)
(0.00 / 0.05 / 0.36 / 0.18)

CMYK percentages

%0
%4.78
%35.89
%18.04

Codes

Color #D1C786 in popluar color models

D1 C7 86
RGB 209 199 134
HSL 52° 44.91% 67.25%
HSB/HSV 52° 35.89% 81.96%
CMYK 0.00% 4.78% 35.89%
18.04%

Color #D1C786 in popluar number systems.

HEX D1 C7 86
Decimal 209 199 134
Binary 11010001 11000111 10000110
Octal 321 307 206

Shades and tints

Shades of #D1C786

#D1C786
(209,199,134)
#BEB57A
(190,181,122)
#ABA36E
(171,163,110)
#989162
(152,145,98)
#857F56
(133,127,86)
#726D4A
(114,109,74)
#5F5B3E
(95,91,62)
#4C4932
(76,73,50)
#393726
(57,55,38)
#26251A
(38,37,26)
#13130E
(19,19,14)
#000000
(0,0,0)

Tints of #D1C786

#D1C786
(209,199,134)
#D5CC91
(213,204,145)
#D9D19C
(217,209,156)
#DDD6A7
(221,214,167)
#E1DBB2
(225,219,178)
#E5E0BD
(229,224,189)
#E9E5C8
(233,229,200)
#EDEAD3
(237,234,211)
#F1EFDE
(241,239,222)
#F5F4E9
(245,244,233)
#F9F9F4
(249,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1C786 color. Also use rgb(209,199,134) instead hex code.

Text Font Color

.myTextColor { color: #D1C786; }

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

This text font color is #D1C786.

Background Color

.myBgColor { background-color: #D1C786; }

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

This div background color is #D1C786.

Border color

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

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

This div border color is #D1C786.

Opacity

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

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

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

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

This text has shadow with #D1C786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1C786.

Preview

Color preview on black background

This text has color #D1C786 on black background.


Color preview on white background

This text has color #D1C786 on white background.


Black color preview on #D1C786 background

This text has black color on #D1C786 background.


White color preview on #D1C786 background

This text has white color on #D1C786 background.


Related colors

Complementary color

Complementary color for #hex is #2E3879.


I love getcolorcode.com

Triadic colors

1 #86D1C7 and #C786D1 with #D1C786 are triadic colors.

2 #86C7D1 and #C7D186 with #D1C786 are triadic colors.