COLOR #D1B697

HEX: #D1B697 RGB: (209,182,151)

Color info

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

RGB color model

#D1B697 color RGB value is (209,182,151).

RGB: (209,182,151) (82%, 71%, 59%)

RGB channels and saturation

R 209 of 255 = 82%
G 182 of 255 = 71%
B 151 of 255 = 59%

209
182
151

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

Portions of RGB colors in percentages

R + G + B = 209 + 182 + 151 = 542 (100%)
R 209 of 542 ~ 38.56%
G 182 of 542 ~ 33.58%
B 151 of 542 ~ 27.86'%

%38.56
%33.58
%27.86

CMYK color model

#D1B697 color CMYK value is (0,13,28,18).

  • cyan value is 0.00%
  • magenta value is 12.92%
  • yellow value is 27.75%
  • key color value is 18.04%

CMYK: (0,13,28,18)
C0M13Y28K18 (0%, 13%, 28%, 18%)
(0.00 / 0.13 / 0.28 / 0.18)

CMYK percentages

%0
%12.92
%27.75
%18.04

Codes

Color #D1B697 in popluar color models

D1 B6 97
RGB 209 182 151
HSL 32° 38.67% 70.59%
HSB/HSV 32° 27.75% 81.96%
CMYK 0.00% 12.92% 27.75%
18.04%

Color #D1B697 in popluar number systems.

HEX D1 B6 97
Decimal 209 182 151
Binary 11010001 10110110 10010111
Octal 321 266 227

Shades and tints

Shades of #D1B697

#D1B697
(209,182,151)
#BEA68A
(190,166,138)
#AB967D
(171,150,125)
#988670
(152,134,112)
#857663
(133,118,99)
#726656
(114,102,86)
#5F5649
(95,86,73)
#4C463C
(76,70,60)
#39362F
(57,54,47)
#262622
(38,38,34)
#131615
(19,22,21)
#000000
(0,0,0)

Tints of #D1B697

#D1B697
(209,182,151)
#D5BCA0
(213,188,160)
#D9C2A9
(217,194,169)
#DDC8B2
(221,200,178)
#E1CEBB
(225,206,187)
#E5D4C4
(229,212,196)
#E9DACD
(233,218,205)
#EDE0D6
(237,224,214)
#F1E6DF
(241,230,223)
#F5ECE8
(245,236,232)
#F9F2F1
(249,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1B697 color. Also use rgb(209,182,151) instead hex code.

Text Font Color

.myTextColor { color: #D1B697; }

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

This text font color is #D1B697.

Background Color

.myBgColor { background-color: #D1B697; }

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

This div background color is #D1B697.

Border color

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

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

This div border color is #D1B697.

Opacity

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

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

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

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

This text has shadow with #D1B697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1B697.

Preview

Color preview on black background

This text has color #D1B697 on black background.


Color preview on white background

This text has color #D1B697 on white background.


Black color preview on #D1B697 background

This text has black color on #D1B697 background.


White color preview on #D1B697 background

This text has white color on #D1B697 background.


Related colors

Complementary color

Complementary color for #hex is #2E4968.


I love getcolorcode.com

Triadic colors

1 #97D1B6 and #B697D1 with #D1B697 are triadic colors.

2 #97B6D1 and #B6D197 with #D1B697 are triadic colors.