COLOR #D4B39E

HEX: #D4B39E RGB: (212,179,158)

Color info

#D4B39E contains red, green and blue colors in about the same proportion. Web safe color of #D4B39E is #CC9999 (or #C99).

RGB color model

#D4B39E color RGB value is (212,179,158).

RGB: (212,179,158) (83%, 70%, 62%)

RGB channels and saturation

R 212 of 255 = 83%
G 179 of 255 = 70%
B 158 of 255 = 62%

212
179
158

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

Portions of RGB colors in percentages

R + G + B = 212 + 179 + 158 = 549 (100%)
R 212 of 549 ~ 38.62%
G 179 of 549 ~ 32.6%
B 158 of 549 ~ 28.78'%

%38.62
%32.6
%28.78

CMYK color model

#D4B39E color CMYK value is (0,16,25,17).

  • cyan value is 0.00%
  • magenta value is 15.57%
  • yellow value is 25.47%
  • key color value is 16.86%

CMYK: (0,16,25,17)
C0M16Y25K17 (0%, 16%, 25%, 17%)
(0.00 / 0.16 / 0.25 / 0.17)

CMYK percentages

%0
%15.57
%25.47
%16.86

Codes

Color #D4B39E in popluar color models

D4 B3 9E
RGB 212 179 158
HSL 23° 38.57% 72.55%
HSB/HSV 23° 25.47% 83.14%
CMYK 0.00% 15.57% 25.47%
16.86%

Color #D4B39E in popluar number systems.

HEX D4 B3 9E
Decimal 212 179 158
Binary 11010100 10110011 10011110
Octal 324 263 236

Shades and tints

Shades of #D4B39E

#D4B39E
(212,179,158)
#C1A390
(193,163,144)
#AE9382
(174,147,130)
#9B8374
(155,131,116)
#887366
(136,115,102)
#756358
(117,99,88)
#62534A
(98,83,74)
#4F433C
(79,67,60)
#3C332E
(60,51,46)
#292320
(41,35,32)
#161312
(22,19,18)
#000000
(0,0,0)

Tints of #D4B39E

#D4B39E
(212,179,158)
#D7B9A6
(215,185,166)
#DABFAE
(218,191,174)
#DDC5B6
(221,197,182)
#E0CBBE
(224,203,190)
#E3D1C6
(227,209,198)
#E6D7CE
(230,215,206)
#E9DDD6
(233,221,214)
#ECE3DE
(236,227,222)
#EFE9E6
(239,233,230)
#F2EFEE
(242,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4B39E color. Also use rgb(212,179,158) instead hex code.

Text Font Color

.myTextColor { color: #D4B39E; }

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

This text font color is #D4B39E.

Background Color

.myBgColor { background-color: #D4B39E; }

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

This div background color is #D4B39E.

Border color

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

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

This div border color is #D4B39E.

Opacity

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

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

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

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

This text has shadow with #D4B39E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4B39E.

Preview

Color preview on black background

This text has color #D4B39E on black background.


Color preview on white background

This text has color #D4B39E on white background.


Black color preview on #D4B39E background

This text has black color on #D4B39E background.


White color preview on #D4B39E background

This text has white color on #D4B39E background.


Related colors

Complementary color

Complementary color for #hex is #2B4C61.


I love getcolorcode.com

Triadic colors

1 #9ED4B3 and #B39ED4 with #D4B39E are triadic colors.

2 #9EB3D4 and #B3D49E with #D4B39E are triadic colors.