COLOR #D7B385

HEX: #D7B385 RGB: (215,179,133)

Color info

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

RGB color model

#D7B385 color RGB value is (215,179,133).

RGB: (215,179,133) (84%, 70%, 52%)

RGB channels and saturation

R 215 of 255 = 84%
G 179 of 255 = 70%
B 133 of 255 = 52%

215
179
133

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

Portions of RGB colors in percentages

R + G + B = 215 + 179 + 133 = 527 (100%)
R 215 of 527 ~ 40.8%
G 179 of 527 ~ 33.97%
B 133 of 527 ~ 25.24'%

%40.8
%33.97
%25.24

CMYK color model

#D7B385 color CMYK value is (0,17,38,16).

  • cyan value is 0.00%
  • magenta value is 16.74%
  • yellow value is 38.14%
  • key color value is 15.69%

CMYK: (0,17,38,16)
C0M17Y38K16 (0%, 17%, 38%, 16%)
(0.00 / 0.17 / 0.38 / 0.16)

CMYK percentages

%0
%16.74
%38.14
%15.69

Codes

Color #D7B385 in popluar color models

D7 B3 85
RGB 215 179 133
HSL 34° 50.62% 68.24%
HSB/HSV 34° 38.14% 84.31%
CMYK 0.00% 16.74% 38.14%
15.69%

Color #D7B385 in popluar number systems.

HEX D7 B3 85
Decimal 215 179 133
Binary 11010111 10110011 10000101
Octal 327 263 205

Shades and tints

Shades of #D7B385

#D7B385
(215,179,133)
#C4A379
(196,163,121)
#B1936D
(177,147,109)
#9E8361
(158,131,97)
#8B7355
(139,115,85)
#786349
(120,99,73)
#65533D
(101,83,61)
#524331
(82,67,49)
#3F3325
(63,51,37)
#2C2319
(44,35,25)
#19130D
(25,19,13)
#000000
(0,0,0)

Tints of #D7B385

#D7B385
(215,179,133)
#DAB990
(218,185,144)
#DDBF9B
(221,191,155)
#E0C5A6
(224,197,166)
#E3CBB1
(227,203,177)
#E6D1BC
(230,209,188)
#E9D7C7
(233,215,199)
#ECDDD2
(236,221,210)
#EFE3DD
(239,227,221)
#F2E9E8
(242,233,232)
#F5EFF3
(245,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7B385 color. Also use rgb(215,179,133) instead hex code.

Text Font Color

.myTextColor { color: #D7B385; }

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

This text font color is #D7B385.

Background Color

.myBgColor { background-color: #D7B385; }

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

This div background color is #D7B385.

Border color

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

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

This div border color is #D7B385.

Opacity

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

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

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

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

This text has shadow with #D7B385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7B385.

Preview

Color preview on black background

This text has color #D7B385 on black background.


Color preview on white background

This text has color #D7B385 on white background.


Black color preview on #D7B385 background

This text has black color on #D7B385 background.


White color preview on #D7B385 background

This text has white color on #D7B385 background.


Related colors

Complementary color

Complementary color for #hex is #284C7A.


I love getcolorcode.com

Triadic colors

1 #85D7B3 and #B385D7 with #D7B385 are triadic colors.

2 #85B3D7 and #B3D785 with #D7B385 are triadic colors.