COLOR #D4B686

HEX: #D4B686 RGB: (212,182,134)

Color info

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

RGB color model

#D4B686 color RGB value is (212,182,134).

RGB: (212,182,134) (83%, 71%, 53%)

RGB channels and saturation

R 212 of 255 = 83%
G 182 of 255 = 71%
B 134 of 255 = 53%

212
182
134

R + G + B ~ 69%. #D4B686 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 182 + 134 = 528 (100%)
R 212 of 528 ~ 40.15%
G 182 of 528 ~ 34.47%
B 134 of 528 ~ 25.38'%

%40.15
%34.47
%25.38

CMYK color model

#D4B686 color CMYK value is (0,14,37,17).

  • cyan value is 0.00%
  • magenta value is 14.15%
  • yellow value is 36.79%
  • key color value is 16.86%
CMYK: (0,14,37,17) C0M14Y37K17 (0%,14%,37%,17%) (0.00/0.14/0.37/0.17) 

CMYK percentages

%0
%14.15
%36.79
%16.86

Codes

Color #D4B686 in popluar color models

D4 B6 86
RGB 212 182 134
HSL 37° 47.56% 67.84%
HSB/HSV 37° 36.79% 83.14%
CMYK 0.00% 14.15% 36.79%
16.86%

Color #D4B686 in popluar number systems.

HEX D4 B6 86
Decimal 212 182 134
Binary 11010100 10110110 10000110
Octal 324 266 206

Shades and tints

Shades of #D4B686

#D4B686
(212,182,134)
#C1A67A
(193,166,122)
#AE966E
(174,150,110)
#9B8662
(155,134,98)
#887656
(136,118,86)
#75664A
(117,102,74)
#62563E
(98,86,62)
#4F4632
(79,70,50)
#3C3626
(60,54,38)
#29261A
(41,38,26)
#16160E
(22,22,14)
#000000
(0,0,0)

Tints of #D4B686

#D4B686
(212,182,134)
#D7BC91
(215,188,145)
#DAC29C
(218,194,156)
#DDC8A7
(221,200,167)
#E0CEB2
(224,206,178)
#E3D4BD
(227,212,189)
#E6DAC8
(230,218,200)
#E9E0D3
(233,224,211)
#ECE6DE
(236,230,222)
#EFECE9
(239,236,233)
#F2F2F4
(242,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4B686 color. Also use rgb(212,182,134) instead hex code.

Text Font Color

.myTextColor { color: #D4B686; }

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

This text font color is #D4B686.

Background Color

.myBgColor { background-color: #D4B686; }

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

This div background color is #D4B686.

Border color

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

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

This div border color is #D4B686.

Opacity

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

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

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

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

This text has shadow with #D4B686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4B686.

Preview

Color preview on black background

This text has color #D4B686 on black background.


Color preview on white background

This text has color #D4B686 on white background.


Black color preview on #D4B686 background

This text has black color on #D4B686 background.


White color preview on #D4B686 background

This text has white color on #D4B686 background.


Related colors

Complementary color

Complementary color for #hex is #2B4979.


I love getcolorcode.com

Triadic colors

1 #86D4B6 and #B686D4 with #D4B686 are triadic colors.

2 #86B6D4 and #B6D486 with #D4B686 are triadic colors.