COLOR #D0C197

HEX: #D0C197 RGB: (208,193,151)

Color info

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

RGB color model

#D0C197 color RGB value is (208,193,151).

RGB: (208,193,151) (82%, 76%, 59%)

RGB channels and saturation

R 208 of 255 = 82%
G 193 of 255 = 76%
B 151 of 255 = 59%

208
193
151

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

Portions of RGB colors in percentages

R + G + B = 208 + 193 + 151 = 552 (100%)
R 208 of 552 ~ 37.68%
G 193 of 552 ~ 34.96%
B 151 of 552 ~ 27.36'%

%37.68
%34.96
%27.36

CMYK color model

#D0C197 color CMYK value is (0,7,27,18).

  • cyan value is 0.00%
  • magenta value is 7.21%
  • yellow value is 27.40%
  • key color value is 18.43%
CMYK: (0,7,27,18) C0M7Y27K18 (0%,7%,27%,18%) (0.00/0.07/0.27/0.18) 

CMYK percentages

%0
%7.21
%27.4
%18.43

Codes

Color #D0C197 in popluar color models

D0 C1 97
RGB 208 193 151
HSL 44° 37.75% 70.39%
HSB/HSV 44° 27.40% 81.57%
CMYK 0.00% 7.21% 27.40%
18.43%

Color #D0C197 in popluar number systems.

HEX D0 C1 97
Decimal 208 193 151
Binary 11010000 11000001 10010111
Octal 320 301 227

Shades and tints

Shades of #D0C197

#D0C197
(208,193,151)
#BEB08A
(190,176,138)
#AC9F7D
(172,159,125)
#9A8E70
(154,142,112)
#887D63
(136,125,99)
#766C56
(118,108,86)
#645B49
(100,91,73)
#524A3C
(82,74,60)
#40392F
(64,57,47)
#2E2822
(46,40,34)
#1C1715
(28,23,21)
#000000
(0,0,0)

Tints of #D0C197

#D0C197
(208,193,151)
#D4C6A0
(212,198,160)
#D8CBA9
(216,203,169)
#DCD0B2
(220,208,178)
#E0D5BB
(224,213,187)
#E4DAC4
(228,218,196)
#E8DFCD
(232,223,205)
#ECE4D6
(236,228,214)
#F0E9DF
(240,233,223)
#F4EEE8
(244,238,232)
#F8F3F1
(248,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0C197 color. Also use rgb(208,193,151) instead hex code.

Text Font Color

.myTextColor { color: #D0C197; }

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

This text font color is #D0C197.

Background Color

.myBgColor { background-color: #D0C197; }

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

This div background color is #D0C197.

Border color

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

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

This div border color is #D0C197.

Opacity

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

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

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

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

This text has shadow with #D0C197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0C197.

Preview

Color preview on black background

This text has color #D0C197 on black background.


Color preview on white background

This text has color #D0C197 on white background.


Black color preview on #D0C197 background

This text has black color on #D0C197 background.


White color preview on #D0C197 background

This text has white color on #D0C197 background.


Related colors

Complementary color

Complementary color for #hex is #2F3E68.


I love getcolorcode.com

Triadic colors

1 #97D0C1 and #C197D0 with #D0C197 are triadic colors.

2 #97C1D0 and #C1D097 with #D0C197 are triadic colors.