COLOR #D6B590

HEX: #D6B590 RGB: (214,181,144)

Color info

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

RGB color model

#D6B590 color RGB value is (214,181,144).

RGB: (214,181,144) (84%, 71%, 56%)

RGB channels and saturation

R 214 of 255 = 84%
G 181 of 255 = 71%
B 144 of 255 = 56%

214
181
144

R + G + B ~ 70%. #D6B590 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 181 + 144 = 539 (100%)
R 214 of 539 ~ 39.7%
G 181 of 539 ~ 33.58%
B 144 of 539 ~ 26.72'%

%39.7
%33.58
%26.72

CMYK color model

#D6B590 color CMYK value is (0,15,33,16).

  • cyan value is 0.00%
  • magenta value is 15.42%
  • yellow value is 32.71%
  • key color value is 16.08%

CMYK: (0,15,33,16)
C0M15Y33K16 (0%, 15%, 33%, 16%)
(0.00 / 0.15 / 0.33 / 0.16)

CMYK percentages

%0
%15.42
%32.71
%16.08

Codes

Color #D6B590 in popluar color models

D6 B5 90
RGB 214 181 144
HSL 32° 46.05% 70.20%
HSB/HSV 32° 32.71% 83.92%
CMYK 0.00% 15.42% 32.71%
16.08%

Color #D6B590 in popluar number systems.

HEX D6 B5 90
Decimal 214 181 144
Binary 11010110 10110101 10010000
Octal 326 265 220

Shades and tints

Shades of #D6B590

#D6B590
(214,181,144)
#C3A583
(195,165,131)
#B09576
(176,149,118)
#9D8569
(157,133,105)
#8A755C
(138,117,92)
#77654F
(119,101,79)
#645542
(100,85,66)
#514535
(81,69,53)
#3E3528
(62,53,40)
#2B251B
(43,37,27)
#18150E
(24,21,14)
#000000
(0,0,0)

Tints of #D6B590

#D6B590
(214,181,144)
#D9BB9A
(217,187,154)
#DCC1A4
(220,193,164)
#DFC7AE
(223,199,174)
#E2CDB8
(226,205,184)
#E5D3C2
(229,211,194)
#E8D9CC
(232,217,204)
#EBDFD6
(235,223,214)
#EEE5E0
(238,229,224)
#F1EBEA
(241,235,234)
#F4F1F4
(244,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6B590 color. Also use rgb(214,181,144) instead hex code.

Text Font Color

.myTextColor { color: #D6B590; }

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

This text font color is #D6B590.

Background Color

.myBgColor { background-color: #D6B590; }

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

This div background color is #D6B590.

Border color

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

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

This div border color is #D6B590.

Opacity

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

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

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

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

This text has shadow with #D6B590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B590.

Preview

Color preview on black background

This text has color #D6B590 on black background.


Color preview on white background

This text has color #D6B590 on white background.


Black color preview on #D6B590 background

This text has black color on #D6B590 background.


White color preview on #D6B590 background

This text has white color on #D6B590 background.


Related colors

Complementary color

Complementary color for #hex is #294A6F.


I love getcolorcode.com

Triadic colors

1 #90D6B5 and #B590D6 with #D6B590 are triadic colors.

2 #90B5D6 and #B5D690 with #D6B590 are triadic colors.