COLOR #D9B795

HEX: #D9B795 RGB: (217,183,149)

Color info

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

RGB color model

#D9B795 color RGB value is (217,183,149).

RGB: (217,183,149) (85%, 72%, 58%)

RGB channels and saturation

R 217 of 255 = 85%
G 183 of 255 = 72%
B 149 of 255 = 58%

217
183
149

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

Portions of RGB colors in percentages

R + G + B = 217 + 183 + 149 = 549 (100%)
R 217 of 549 ~ 39.53%
G 183 of 549 ~ 33.33%
B 149 of 549 ~ 27.14'%

%39.53
%33.33
%27.14

CMYK color model

#D9B795 color CMYK value is (0,16,31,15).

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

CMYK: (0,16,31,15)
C0M16Y31K15 (0%, 16%, 31%, 15%)
(0.00 / 0.16 / 0.31 / 0.15)

CMYK percentages

%0
%15.67
%31.34
%14.9

Codes

Color #D9B795 in popluar color models

D9 B7 95
RGB 217 183 149
HSL 30° 47.22% 71.76%
HSB/HSV 30° 31.34% 85.10%
CMYK 0.00% 15.67% 31.34%
14.90%

Color #D9B795 in popluar number systems.

HEX D9 B7 95
Decimal 217 183 149
Binary 11011001 10110111 10010101
Octal 331 267 225

Shades and tints

Shades of #D9B795

#D9B795
(217,183,149)
#C6A788
(198,167,136)
#B3977B
(179,151,123)
#A0876E
(160,135,110)
#8D7761
(141,119,97)
#7A6754
(122,103,84)
#675747
(103,87,71)
#54473A
(84,71,58)
#41372D
(65,55,45)
#2E2720
(46,39,32)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #D9B795

#D9B795
(217,183,149)
#DCBD9E
(220,189,158)
#DFC3A7
(223,195,167)
#E2C9B0
(226,201,176)
#E5CFB9
(229,207,185)
#E8D5C2
(232,213,194)
#EBDBCB
(235,219,203)
#EEE1D4
(238,225,212)
#F1E7DD
(241,231,221)
#F4EDE6
(244,237,230)
#F7F3EF
(247,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9B795; }

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

This text font color is #D9B795.

Background Color

.myBgColor { background-color: #D9B795; }

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

This div background color is #D9B795.

Border color

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

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

This div border color is #D9B795.

Opacity

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

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

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

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

This text has shadow with #D9B795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9B795.

Preview

Color preview on black background

This text has color #D9B795 on black background.


Color preview on white background

This text has color #D9B795 on white background.


Black color preview on #D9B795 background

This text has black color on #D9B795 background.


White color preview on #D9B795 background

This text has white color on #D9B795 background.


Related colors

Complementary color

Complementary color for #hex is #26486A.


I love getcolorcode.com

Triadic colors

1 #95D9B7 and #B795D9 with #D9B795 are triadic colors.

2 #95B7D9 and #B7D995 with #D9B795 are triadic colors.