COLOR #D0D197

HEX: #D0D197 RGB: (208,209,151)

Color info

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

RGB color model

#D0D197 color RGB value is (208,209,151).

RGB: (208,209,151) (82%, 82%, 59%)

RGB channels and saturation

R 208 of 255 = 82%
G 209 of 255 = 82%
B 151 of 255 = 59%

208
209
151

R + G + B ~ 74%. #D0D197 is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 209 + 151 = 568 (100%)
R 208 of 568 ~ 36.62%
G 209 of 568 ~ 36.8%
B 151 of 568 ~ 26.58'%

%36.62
%36.8
%26.58

CMYK color model

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

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

CMYK: (0,0,28,18)
C0M0Y28K18 (0%, 0%, 28%, 18%)
(0.00 / 0.00 / 0.28 / 0.18)

CMYK percentages

%0.48
%0
%27.75
%18.04

Codes

Color #D0D197 in popluar color models

D0 D1 97
RGB 208 209 151
HSL 61° 38.67% 70.59%
HSB/HSV 61° 27.75% 81.96%
CMYK 0.48% 0.00% 27.75%
18.04%

Color #D0D197 in popluar number systems.

HEX D0 D1 97
Decimal 208 209 151
Binary 11010000 11010001 10010111
Octal 320 321 227

Shades and tints

Shades of #D0D197

#D0D197
(208,209,151)
#BEBE8A
(190,190,138)
#ACAB7D
(172,171,125)
#9A9870
(154,152,112)
#888563
(136,133,99)
#767256
(118,114,86)
#645F49
(100,95,73)
#524C3C
(82,76,60)
#40392F
(64,57,47)
#2E2622
(46,38,34)
#1C1315
(28,19,21)
#000000
(0,0,0)

Tints of #D0D197

#D0D197
(208,209,151)
#D4D5A0
(212,213,160)
#D8D9A9
(216,217,169)
#DCDDB2
(220,221,178)
#E0E1BB
(224,225,187)
#E4E5C4
(228,229,196)
#E8E9CD
(232,233,205)
#ECEDD6
(236,237,214)
#F0F1DF
(240,241,223)
#F4F5E8
(244,245,232)
#F8F9F1
(248,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D0D197; }

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

This text font color is #D0D197.

Background Color

.myBgColor { background-color: #D0D197; }

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

This div background color is #D0D197.

Border color

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

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

This div border color is #D0D197.

Opacity

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

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

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

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

This text has shadow with #D0D197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0D197.

Preview

Color preview on black background

This text has color #D0D197 on black background.


Color preview on white background

This text has color #D0D197 on white background.


Black color preview on #D0D197 background

This text has black color on #D0D197 background.


White color preview on #D0D197 background

This text has white color on #D0D197 background.


Related colors

Complementary color

Complementary color for #hex is #2F2E68.


I love getcolorcode.com

Triadic colors

1 #97D0D1 and #D197D0 with #D0D197 are triadic colors.

2 #97D1D0 and #D1D097 with #D0D197 are triadic colors.