COLOR #D6BF97

HEX: #D6BF97 RGB: (214,191,151)

Color info

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

RGB color model

#D6BF97 color RGB value is (214,191,151).

RGB: (214,191,151) (84%, 75%, 59%)

RGB channels and saturation

R 214 of 255 = 84%
G 191 of 255 = 75%
B 151 of 255 = 59%

214
191
151

R + G + B ~ 73%. #D6BF97 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 191 + 151 = 556 (100%)
R 214 of 556 ~ 38.49%
G 191 of 556 ~ 34.35%
B 151 of 556 ~ 27.16'%

%38.49
%34.35
%27.16

CMYK color model

#D6BF97 color CMYK value is (0,11,29,16).

  • cyan value is 0.00%
  • magenta value is 10.75%
  • yellow value is 29.44%
  • key color value is 16.08%

CMYK: (0,11,29,16)
C0M11Y29K16 (0%, 11%, 29%, 16%)
(0.00 / 0.11 / 0.29 / 0.16)

CMYK percentages

%0
%10.75
%29.44
%16.08

Codes

Color #D6BF97 in popluar color models

D6 BF 97
RGB 214 191 151
HSL 38° 43.45% 71.57%
HSB/HSV 38° 29.44% 83.92%
CMYK 0.00% 10.75% 29.44%
16.08%

Color #D6BF97 in popluar number systems.

HEX D6 BF 97
Decimal 214 191 151
Binary 11010110 10111111 10010111
Octal 326 277 227

Shades and tints

Shades of #D6BF97

#D6BF97
(214,191,151)
#C3AE8A
(195,174,138)
#B09D7D
(176,157,125)
#9D8C70
(157,140,112)
#8A7B63
(138,123,99)
#776A56
(119,106,86)
#645949
(100,89,73)
#51483C
(81,72,60)
#3E372F
(62,55,47)
#2B2622
(43,38,34)
#181515
(24,21,21)
#000000
(0,0,0)

Tints of #D6BF97

#D6BF97
(214,191,151)
#D9C4A0
(217,196,160)
#DCC9A9
(220,201,169)
#DFCEB2
(223,206,178)
#E2D3BB
(226,211,187)
#E5D8C4
(229,216,196)
#E8DDCD
(232,221,205)
#EBE2D6
(235,226,214)
#EEE7DF
(238,231,223)
#F1ECE8
(241,236,232)
#F4F1F1
(244,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6BF97 color. Also use rgb(214,191,151) instead hex code.

Text Font Color

.myTextColor { color: #D6BF97; }

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

This text font color is #D6BF97.

Background Color

.myBgColor { background-color: #D6BF97; }

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

This div background color is #D6BF97.

Border color

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

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

This div border color is #D6BF97.

Opacity

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

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

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

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

This text has shadow with #D6BF97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6BF97.

Preview

Color preview on black background

This text has color #D6BF97 on black background.


Color preview on white background

This text has color #D6BF97 on white background.


Black color preview on #D6BF97 background

This text has black color on #D6BF97 background.


White color preview on #D6BF97 background

This text has white color on #D6BF97 background.


Related colors

Complementary color

Complementary color for #hex is #294068.


I love getcolorcode.com

Triadic colors

1 #97D6BF and #BF97D6 with #D6BF97 are triadic colors.

2 #97BFD6 and #BFD697 with #D6BF97 are triadic colors.