COLOR #D9B095

HEX: #D9B095 RGB: (217,176,149)

Color info

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

RGB color model

#D9B095 color RGB value is (217,176,149).

RGB: (217,176,149) (85%, 69%, 58%)

RGB channels and saturation

R 217 of 255 = 85%
G 176 of 255 = 69%
B 149 of 255 = 58%

217
176
149

R + G + B ~ 71%. #D9B095 is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 176 + 149 = 542 (100%)
R 217 of 542 ~ 40.04%
G 176 of 542 ~ 32.47%
B 149 of 542 ~ 27.49'%

%40.04
%32.47
%27.49

CMYK color model

#D9B095 color CMYK value is (0,19,31,15).

  • cyan value is 0.00%
  • magenta value is 18.89%
  • yellow value is 31.34%
  • key color value is 14.90%

CMYK: (0,19,31,15)
C0M19Y31K15 (0%, 19%, 31%, 15%)
(0.00 / 0.19 / 0.31 / 0.15)

CMYK percentages

%0
%18.89
%31.34
%14.9

Codes

Color #D9B095 in popluar color models

D9 B0 95
RGB 217 176 149
HSL 24° 47.22% 71.76%
HSB/HSV 24° 31.34% 85.10%
CMYK 0.00% 18.89% 31.34%
14.90%

Color #D9B095 in popluar number systems.

HEX D9 B0 95
Decimal 217 176 149
Binary 11011001 10110000 10010101
Octal 331 260 225

Shades and tints

Shades of #D9B095

#D9B095
(217,176,149)
#C6A088
(198,160,136)
#B3907B
(179,144,123)
#A0806E
(160,128,110)
#8D7061
(141,112,97)
#7A6054
(122,96,84)
#675047
(103,80,71)
#54403A
(84,64,58)
#41302D
(65,48,45)
#2E2020
(46,32,32)
#1B1013
(27,16,19)
#000000
(0,0,0)

Tints of #D9B095

#D9B095
(217,176,149)
#DCB79E
(220,183,158)
#DFBEA7
(223,190,167)
#E2C5B0
(226,197,176)
#E5CCB9
(229,204,185)
#E8D3C2
(232,211,194)
#EBDACB
(235,218,203)
#EEE1D4
(238,225,212)
#F1E8DD
(241,232,221)
#F4EFE6
(244,239,230)
#F7F6EF
(247,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9B095 color. Also use rgb(217,176,149) instead hex code.

Text Font Color

.myTextColor { color: #D9B095; }

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

This text font color is #D9B095.

Background Color

.myBgColor { background-color: #D9B095; }

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

This div background color is #D9B095.

Border color

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

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

This div border color is #D9B095.

Opacity

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

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

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

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

This text has shadow with #D9B095 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9B095.

Preview

Color preview on black background

This text has color #D9B095 on black background.


Color preview on white background

This text has color #D9B095 on white background.


Black color preview on #D9B095 background

This text has black color on #D9B095 background.


White color preview on #D9B095 background

This text has white color on #D9B095 background.


Related colors

Complementary color

Complementary color for #hex is #264F6A.


I love getcolorcode.com

Triadic colors

1 #95D9B0 and #B095D9 with #D9B095 are triadic colors.

2 #95B0D9 and #B0D995 with #D9B095 are triadic colors.