COLOR #D3B886

HEX: #D3B886 RGB: (211,184,134)

Color info

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

RGB color model

#D3B886 color RGB value is (211,184,134).

RGB: (211,184,134) (83%, 72%, 53%)

RGB channels and saturation

R 211 of 255 = 83%
G 184 of 255 = 72%
B 134 of 255 = 53%

211
184
134

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

Portions of RGB colors in percentages

R + G + B = 211 + 184 + 134 = 529 (100%)
R 211 of 529 ~ 39.89%
G 184 of 529 ~ 34.78%
B 134 of 529 ~ 25.33'%

%39.89
%34.78
%25.33

CMYK color model

#D3B886 color CMYK value is (0,13,36,17).

  • cyan value is 0.00%
  • magenta value is 12.80%
  • yellow value is 36.49%
  • key color value is 17.25%

CMYK: (0,13,36,17)
C0M13Y36K17 (0%, 13%, 36%, 17%)
(0.00 / 0.13 / 0.36 / 0.17)

CMYK percentages

%0
%12.8
%36.49
%17.25

Codes

Color #D3B886 in popluar color models

D3 B8 86
RGB 211 184 134
HSL 39° 46.67% 67.65%
HSB/HSV 39° 36.49% 82.75%
CMYK 0.00% 12.80% 36.49%
17.25%

Color #D3B886 in popluar number systems.

HEX D3 B8 86
Decimal 211 184 134
Binary 11010011 10111000 10000110
Octal 323 270 206

Shades and tints

Shades of #D3B886

#D3B886
(211,184,134)
#C0A87A
(192,168,122)
#AD986E
(173,152,110)
#9A8862
(154,136,98)
#877856
(135,120,86)
#74684A
(116,104,74)
#61583E
(97,88,62)
#4E4832
(78,72,50)
#3B3826
(59,56,38)
#28281A
(40,40,26)
#15180E
(21,24,14)
#000000
(0,0,0)

Tints of #D3B886

#D3B886
(211,184,134)
#D7BE91
(215,190,145)
#DBC49C
(219,196,156)
#DFCAA7
(223,202,167)
#E3D0B2
(227,208,178)
#E7D6BD
(231,214,189)
#EBDCC8
(235,220,200)
#EFE2D3
(239,226,211)
#F3E8DE
(243,232,222)
#F7EEE9
(247,238,233)
#FBF4F4
(251,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D3B886 color. Also use rgb(211,184,134) instead hex code.

Text Font Color

.myTextColor { color: #D3B886; }

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

This text font color is #D3B886.

Background Color

.myBgColor { background-color: #D3B886; }

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

This div background color is #D3B886.

Border color

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

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

This div border color is #D3B886.

Opacity

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

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

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

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

This text has shadow with #D3B886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D3B886.

Preview

Color preview on black background

This text has color #D3B886 on black background.


Color preview on white background

This text has color #D3B886 on white background.


Black color preview on #D3B886 background

This text has black color on #D3B886 background.


White color preview on #D3B886 background

This text has white color on #D3B886 background.


Related colors

Complementary color

Complementary color for #hex is #2C4779.


I love getcolorcode.com

Triadic colors

1 #86D3B8 and #B886D3 with #D3B886 are triadic colors.

2 #86B8D3 and #B8D386 with #D3B886 are triadic colors.