COLOR #D0C296

HEX: #D0C296 RGB: (208,194,150)

Color info

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

RGB color model

#D0C296 color RGB value is (208,194,150).

RGB: (208,194,150) (82%, 76%, 59%)

RGB channels and saturation

R 208 of 255 = 82%
G 194 of 255 = 76%
B 150 of 255 = 59%

208
194
150

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

Portions of RGB colors in percentages

R + G + B = 208 + 194 + 150 = 552 (100%)
R 208 of 552 ~ 37.68%
G 194 of 552 ~ 35.14%
B 150 of 552 ~ 27.17'%

%37.68
%35.14
%27.17

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 6.73%
  • yellow value is 27.88%
  • key color value is 18.43%

CMYK: (0,7,28,18)
C0M7Y28K18 (0%, 7%, 28%, 18%)
(0.00 / 0.07 / 0.28 / 0.18)

CMYK percentages

%0
%6.73
%27.88
%18.43

Codes

Color #D0C296 in popluar color models

D0 C2 96
RGB 208 194 150
HSL 46° 38.16% 70.20%
HSB/HSV 46° 27.88% 81.57%
CMYK 0.00% 6.73% 27.88%
18.43%

Color #D0C296 in popluar number systems.

HEX D0 C2 96
Decimal 208 194 150
Binary 11010000 11000010 10010110
Octal 320 302 226

Shades and tints

Shades of #D0C296

#D0C296
(208,194,150)
#BEB189
(190,177,137)
#ACA07C
(172,160,124)
#9A8F6F
(154,143,111)
#887E62
(136,126,98)
#766D55
(118,109,85)
#645C48
(100,92,72)
#524B3B
(82,75,59)
#403A2E
(64,58,46)
#2E2921
(46,41,33)
#1C1814
(28,24,20)
#000000
(0,0,0)

Tints of #D0C296

#D0C296
(208,194,150)
#D4C79F
(212,199,159)
#D8CCA8
(216,204,168)
#DCD1B1
(220,209,177)
#E0D6BA
(224,214,186)
#E4DBC3
(228,219,195)
#E8E0CC
(232,224,204)
#ECE5D5
(236,229,213)
#F0EADE
(240,234,222)
#F4EFE7
(244,239,231)
#F8F4F0
(248,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0C296 color. Also use rgb(208,194,150) instead hex code.

Text Font Color

.myTextColor { color: #D0C296; }

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

This text font color is #D0C296.

Background Color

.myBgColor { background-color: #D0C296; }

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

This div background color is #D0C296.

Border color

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

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

This div border color is #D0C296.

Opacity

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

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

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

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

This text has shadow with #D0C296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0C296.

Preview

Color preview on black background

This text has color #D0C296 on black background.


Color preview on white background

This text has color #D0C296 on white background.


Black color preview on #D0C296 background

This text has black color on #D0C296 background.


White color preview on #D0C296 background

This text has white color on #D0C296 background.


Related colors

Complementary color

Complementary color for #hex is #2F3D69.


I love getcolorcode.com

Triadic colors

1 #96D0C2 and #C296D0 with #D0C296 are triadic colors.

2 #96C2D0 and #C2D096 with #D0C296 are triadic colors.