COLOR #D9B692

HEX: #D9B692 RGB: (217,182,146)

Color info

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

RGB color model

#D9B692 color RGB value is (217,182,146).

RGB: (217,182,146) (85%, 71%, 57%)

RGB channels and saturation

R 217 of 255 = 85%
G 182 of 255 = 71%
B 146 of 255 = 57%

217
182
146

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

Portions of RGB colors in percentages

R + G + B = 217 + 182 + 146 = 545 (100%)
R 217 of 545 ~ 39.82%
G 182 of 545 ~ 33.39%
B 146 of 545 ~ 26.79'%

%39.82
%33.39
%26.79

CMYK color model

#D9B692 color CMYK value is (0,16,33,15).

  • cyan value is 0.00%
  • magenta value is 16.13%
  • yellow value is 32.72%
  • key color value is 14.90%

CMYK: (0,16,33,15)
C0M16Y33K15 (0%, 16%, 33%, 15%)
(0.00 / 0.16 / 0.33 / 0.15)

CMYK percentages

%0
%16.13
%32.72
%14.9

Codes

Color #D9B692 in popluar color models

D9 B6 92
RGB 217 182 146
HSL 30° 48.30% 71.18%
HSB/HSV 30° 32.72% 85.10%
CMYK 0.00% 16.13% 32.72%
14.90%

Color #D9B692 in popluar number systems.

HEX D9 B6 92
Decimal 217 182 146
Binary 11011001 10110110 10010010
Octal 331 266 222

Shades and tints

Shades of #D9B692

#D9B692
(217,182,146)
#C6A685
(198,166,133)
#B39678
(179,150,120)
#A0866B
(160,134,107)
#8D765E
(141,118,94)
#7A6651
(122,102,81)
#675644
(103,86,68)
#544637
(84,70,55)
#41362A
(65,54,42)
#2E261D
(46,38,29)
#1B1610
(27,22,16)
#000000
(0,0,0)

Tints of #D9B692

#D9B692
(217,182,146)
#DCBC9B
(220,188,155)
#DFC2A4
(223,194,164)
#E2C8AD
(226,200,173)
#E5CEB6
(229,206,182)
#E8D4BF
(232,212,191)
#EBDAC8
(235,218,200)
#EEE0D1
(238,224,209)
#F1E6DA
(241,230,218)
#F4ECE3
(244,236,227)
#F7F2EC
(247,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9B692 color. Also use rgb(217,182,146) instead hex code.

Text Font Color

.myTextColor { color: #D9B692; }

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

This text font color is #D9B692.

Background Color

.myBgColor { background-color: #D9B692; }

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

This div background color is #D9B692.

Border color

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

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

This div border color is #D9B692.

Opacity

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

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

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

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

This text has shadow with #D9B692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9B692.

Preview

Color preview on black background

This text has color #D9B692 on black background.


Color preview on white background

This text has color #D9B692 on white background.


Black color preview on #D9B692 background

This text has black color on #D9B692 background.


White color preview on #D9B692 background

This text has white color on #D9B692 background.


Related colors

Complementary color

Complementary color for #hex is #26496D.


I love getcolorcode.com

Triadic colors

1 #92D9B6 and #B692D9 with #D9B692 are triadic colors.

2 #92B6D9 and #B6D992 with #D9B692 are triadic colors.