COLOR #D7B69E

HEX: #D7B69E RGB: (215,182,158)

Color info

#D7B69E contains red, green and blue colors in about the same proportion. Web safe color of #D7B69E is #CCCC99 (or #CC9).

RGB color model

#D7B69E color RGB value is (215,182,158).

RGB: (215,182,158) (84%, 71%, 62%)

RGB channels and saturation

R 215 of 255 = 84%
G 182 of 255 = 71%
B 158 of 255 = 62%

215
182
158

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

Portions of RGB colors in percentages

R + G + B = 215 + 182 + 158 = 555 (100%)
R 215 of 555 ~ 38.74%
G 182 of 555 ~ 32.79%
B 158 of 555 ~ 28.47'%

%38.74
%32.79
%28.47

CMYK color model

#D7B69E color CMYK value is (0,15,27,16).

  • cyan value is 0.00%
  • magenta value is 15.35%
  • yellow value is 26.51%
  • key color value is 15.69%

CMYK: (0,15,27,16)
C0M15Y27K16 (0%, 15%, 27%, 16%)
(0.00 / 0.15 / 0.27 / 0.16)

CMYK percentages

%0
%15.35
%26.51
%15.69

Codes

Color #D7B69E in popluar color models

D7 B6 9E
RGB 215 182 158
HSL 25° 41.61% 73.14%
HSB/HSV 25° 26.51% 84.31%
CMYK 0.00% 15.35% 26.51%
15.69%

Color #D7B69E in popluar number systems.

HEX D7 B6 9E
Decimal 215 182 158
Binary 11010111 10110110 10011110
Octal 327 266 236

Shades and tints

Shades of #D7B69E

#D7B69E
(215,182,158)
#C4A690
(196,166,144)
#B19682
(177,150,130)
#9E8674
(158,134,116)
#8B7666
(139,118,102)
#786658
(120,102,88)
#65564A
(101,86,74)
#52463C
(82,70,60)
#3F362E
(63,54,46)
#2C2620
(44,38,32)
#191612
(25,22,18)
#000000
(0,0,0)

Tints of #D7B69E

#D7B69E
(215,182,158)
#DABCA6
(218,188,166)
#DDC2AE
(221,194,174)
#E0C8B6
(224,200,182)
#E3CEBE
(227,206,190)
#E6D4C6
(230,212,198)
#E9DACE
(233,218,206)
#ECE0D6
(236,224,214)
#EFE6DE
(239,230,222)
#F2ECE6
(242,236,230)
#F5F2EE
(245,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7B69E color. Also use rgb(215,182,158) instead hex code.

Text Font Color

.myTextColor { color: #D7B69E; }

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

This text font color is #D7B69E.

Background Color

.myBgColor { background-color: #D7B69E; }

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

This div background color is #D7B69E.

Border color

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

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

This div border color is #D7B69E.

Opacity

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

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

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

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

This text has shadow with #D7B69E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7B69E.

Preview

Color preview on black background

This text has color #D7B69E on black background.


Color preview on white background

This text has color #D7B69E on white background.


Black color preview on #D7B69E background

This text has black color on #D7B69E background.


White color preview on #D7B69E background

This text has white color on #D7B69E background.


Related colors

Complementary color

Complementary color for #D7B69E is #284961.


I love getcolorcode.com

Triadic colors

1 #9ED7B6 and #B69ED7 with #D7B69E are triadic colors.

2 #9EB6D7 and #B6D79E with #D7B69E are triadic colors.