COLOR #D4B382

HEX: #D4B382 RGB: (212,179,130)

Color info

#D4B382 contains mainly red and green colors. Web safe color of #D4B382 is #CC9999 (or #C99).

RGB color model

#D4B382 color RGB value is (212,179,130).

RGB: (212,179,130) (83%, 70%, 51%)

RGB channels and saturation

R 212 of 255 = 83%
G 179 of 255 = 70%
B 130 of 255 = 51%

212
179
130

R + G + B ~ 68%. #D4B382 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 179 + 130 = 521 (100%)
R 212 of 521 ~ 40.69%
G 179 of 521 ~ 34.36%
B 130 of 521 ~ 24.95'%

%40.69
%34.36
%24.95

CMYK color model

#D4B382 color CMYK value is (0,16,39,17).

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

CMYK: (0,16,39,17)
C0M16Y39K17 (0%, 16%, 39%, 17%)
(0.00 / 0.16 / 0.39 / 0.17)

CMYK percentages

%0
%15.57
%38.68
%16.86

Codes

Color #D4B382 in popluar color models

D4 B3 82
RGB 212 179 130
HSL 36° 48.81% 67.06%
HSB/HSV 36° 38.68% 83.14%
CMYK 0.00% 15.57% 38.68%
16.86%

Color #D4B382 in popluar number systems.

HEX D4 B3 82
Decimal 212 179 130
Binary 11010100 10110011 10000010
Octal 324 263 202

Shades and tints

Shades of #D4B382

#D4B382
(212,179,130)
#C1A377
(193,163,119)
#AE936C
(174,147,108)
#9B8361
(155,131,97)
#887356
(136,115,86)
#75634B
(117,99,75)
#625340
(98,83,64)
#4F4335
(79,67,53)
#3C332A
(60,51,42)
#29231F
(41,35,31)
#161314
(22,19,20)
#000000
(0,0,0)

Tints of #D4B382

#D4B382
(212,179,130)
#D7B98D
(215,185,141)
#DABF98
(218,191,152)
#DDC5A3
(221,197,163)
#E0CBAE
(224,203,174)
#E3D1B9
(227,209,185)
#E6D7C4
(230,215,196)
#E9DDCF
(233,221,207)
#ECE3DA
(236,227,218)
#EFE9E5
(239,233,229)
#F2EFF0
(242,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4B382; }

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

This text font color is #D4B382.

Background Color

.myBgColor { background-color: #D4B382; }

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

This div background color is #D4B382.

Border color

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

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

This div border color is #D4B382.

Opacity

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

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

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

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

This text has shadow with #D4B382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4B382.

Preview

Color preview on black background

This text has color #D4B382 on black background.


Color preview on white background

This text has color #D4B382 on white background.


Black color preview on #D4B382 background

This text has black color on #D4B382 background.


White color preview on #D4B382 background

This text has white color on #D4B382 background.


Related colors

Complementary color

Complementary color for #hex is #2B4C7D.


I love getcolorcode.com

Triadic colors

1 #82D4B3 and #B382D4 with #D4B382 are triadic colors.

2 #82B3D4 and #B3D482 with #D4B382 are triadic colors.