COLOR #D8BF98

HEX: #D8BF98 RGB: (216,191,152)

Color info

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

RGB color model

#D8BF98 color RGB value is (216,191,152).

RGB: (216,191,152) (85%, 75%, 60%)

RGB channels and saturation

R 216 of 255 = 85%
G 191 of 255 = 75%
B 152 of 255 = 60%

216
191
152

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

Portions of RGB colors in percentages

R + G + B = 216 + 191 + 152 = 559 (100%)
R 216 of 559 ~ 38.64%
G 191 of 559 ~ 34.17%
B 152 of 559 ~ 27.19'%

%38.64
%34.17
%27.19

CMYK color model

#D8BF98 color CMYK value is (0,12,30,15).

  • cyan value is 0.00%
  • magenta value is 11.57%
  • yellow value is 29.63%
  • key color value is 15.29%
CMYK: (0,12,30,15) C0M12Y30K15 (0%,12%,30%,15%) (0.00/0.12/0.30/0.15) 

CMYK percentages

%0
%11.57
%29.63
%15.29

Codes

Color #D8BF98 in popluar color models

D8 BF 98
RGB 216 191 152
HSL 37° 45.07% 72.16%
HSB/HSV 37° 29.63% 84.71%
CMYK 0.00% 11.57% 29.63%
15.29%

Color #D8BF98 in popluar number systems.

HEX D8 BF 98
Decimal 216 191 152
Binary 11011000 10111111 10011000
Octal 330 277 230

Shades and tints

Shades of #D8BF98

#D8BF98
(216,191,152)
#C5AE8B
(197,174,139)
#B29D7E
(178,157,126)
#9F8C71
(159,140,113)
#8C7B64
(140,123,100)
#796A57
(121,106,87)
#66594A
(102,89,74)
#53483D
(83,72,61)
#403730
(64,55,48)
#2D2623
(45,38,35)
#1A1516
(26,21,22)
#000000
(0,0,0)

Tints of #D8BF98

#D8BF98
(216,191,152)
#DBC4A1
(219,196,161)
#DEC9AA
(222,201,170)
#E1CEB3
(225,206,179)
#E4D3BC
(228,211,188)
#E7D8C5
(231,216,197)
#EADDCE
(234,221,206)
#EDE2D7
(237,226,215)
#F0E7E0
(240,231,224)
#F3ECE9
(243,236,233)
#F6F1F2
(246,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8BF98 color. Also use rgb(216,191,152) instead hex code.

Text Font Color

.myTextColor { color: #D8BF98; }

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

This text font color is #D8BF98.

Background Color

.myBgColor { background-color: #D8BF98; }

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

This div background color is #D8BF98.

Border color

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

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

This div border color is #D8BF98.

Opacity

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

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

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

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

This text has shadow with #D8BF98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8BF98.

Preview

Color preview on black background

This text has color #D8BF98 on black background.


Color preview on white background

This text has color #D8BF98 on white background.


Black color preview on #D8BF98 background

This text has black color on #D8BF98 background.


White color preview on #D8BF98 background

This text has white color on #D8BF98 background.


Related colors

Complementary color

Complementary color for #hex is #274067.


I love getcolorcode.com

Triadic colors

1 #98D8BF and #BF98D8 with #D8BF98 are triadic colors.

2 #98BFD8 and #BFD898 with #D8BF98 are triadic colors.