COLOR #D6C58B

HEX: #D6C58B RGB: (214,197,139)

Color info

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

RGB color model

#D6C58B color RGB value is (214,197,139).

RGB: (214,197,139) (84%, 77%, 55%)

RGB channels and saturation

R 214 of 255 = 84%
G 197 of 255 = 77%
B 139 of 255 = 55%

214
197
139

R + G + B ~ 72%. #D6C58B is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 197 + 139 = 550 (100%)
R 214 of 550 ~ 38.91%
G 197 of 550 ~ 35.82%
B 139 of 550 ~ 25.27'%

%38.91
%35.82
%25.27

CMYK color model

#D6C58B color CMYK value is (0,8,35,16).

  • cyan value is 0.00%
  • magenta value is 7.94%
  • yellow value is 35.05%
  • key color value is 16.08%
CMYK: (0,8,35,16) C0M8Y35K16 (0%,8%,35%,16%) (0.00/0.08/0.35/0.16) 

CMYK percentages

%0
%7.94
%35.05
%16.08

Codes

Color #D6C58B in popluar color models

D6 C5 8B
RGB 214 197 139
HSL 46° 47.77% 69.22%
HSB/HSV 46° 35.05% 83.92%
CMYK 0.00% 7.94% 35.05%
16.08%

Color #D6C58B in popluar number systems.

HEX D6 C5 8B
Decimal 214 197 139
Binary 11010110 11000101 10001011
Octal 326 305 213

Shades and tints

Shades of #D6C58B

#D6C58B
(214,197,139)
#C3B47F
(195,180,127)
#B0A373
(176,163,115)
#9D9267
(157,146,103)
#8A815B
(138,129,91)
#77704F
(119,112,79)
#645F43
(100,95,67)
#514E37
(81,78,55)
#3E3D2B
(62,61,43)
#2B2C1F
(43,44,31)
#181B13
(24,27,19)
#000000
(0,0,0)

Tints of #D6C58B

#D6C58B
(214,197,139)
#D9CA95
(217,202,149)
#DCCF9F
(220,207,159)
#DFD4A9
(223,212,169)
#E2D9B3
(226,217,179)
#E5DEBD
(229,222,189)
#E8E3C7
(232,227,199)
#EBE8D1
(235,232,209)
#EEEDDB
(238,237,219)
#F1F2E5
(241,242,229)
#F4F7EF
(244,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6C58B color. Also use rgb(214,197,139) instead hex code.

Text Font Color

.myTextColor { color: #D6C58B; }

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

This text font color is #D6C58B.

Background Color

.myBgColor { background-color: #D6C58B; }

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

This div background color is #D6C58B.

Border color

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

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

This div border color is #D6C58B.

Opacity

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

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

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

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

This text has shadow with #D6C58B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6C58B.

Preview

Color preview on black background

This text has color #D6C58B on black background.


Color preview on white background

This text has color #D6C58B on white background.


Black color preview on #D6C58B background

This text has black color on #D6C58B background.


White color preview on #D6C58B background

This text has white color on #D6C58B background.


Related colors

Complementary color

Complementary color for #hex is #293A74.


I love getcolorcode.com

Triadic colors

1 #8BD6C5 and #C58BD6 with #D6C58B are triadic colors.

2 #8BC5D6 and #C5D68B with #D6C58B are triadic colors.