COLOR #D2C296

HEX: #D2C296 RGB: (210,194,150)

Color info

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

RGB color model

#D2C296 color RGB value is (210,194,150).

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

RGB channels and saturation

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

210
194
150

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

Portions of RGB colors in percentages

R + G + B = 210 + 194 + 150 = 554 (100%)
R 210 of 554 ~ 37.91%
G 194 of 554 ~ 35.02%
B 150 of 554 ~ 27.08'%

%37.91
%35.02
%27.08

CMYK color model

#D2C296 color CMYK value is (0,8,29,18).

  • cyan value is 0.00%
  • magenta value is 7.62%
  • yellow value is 28.57%
  • key color value is 17.65%

CMYK: (0,8,29,18)
C0M8Y29K18 (0%, 8%, 29%, 18%)
(0.00 / 0.08 / 0.29 / 0.18)

CMYK percentages

%0
%7.62
%28.57
%17.65

Codes

Color #D2C296 in popluar color models

D2 C2 96
RGB 210 194 150
HSL 44° 40.00% 70.59%
HSB/HSV 44° 28.57% 82.35%
CMYK 0.00% 7.62% 28.57%
17.65%

Color #D2C296 in popluar number systems.

HEX D2 C2 96
Decimal 210 194 150
Binary 11010010 11000010 10010110
Octal 322 302 226

Shades and tints

Shades of #D2C296

#D2C296
(210,194,150)
#BFB189
(191,177,137)
#ACA07C
(172,160,124)
#998F6F
(153,143,111)
#867E62
(134,126,98)
#736D55
(115,109,85)
#605C48
(96,92,72)
#4D4B3B
(77,75,59)
#3A3A2E
(58,58,46)
#272921
(39,41,33)
#141814
(20,24,20)
#000000
(0,0,0)

Tints of #D2C296

#D2C296
(210,194,150)
#D6C79F
(214,199,159)
#DACCA8
(218,204,168)
#DED1B1
(222,209,177)
#E2D6BA
(226,214,186)
#E6DBC3
(230,219,195)
#EAE0CC
(234,224,204)
#EEE5D5
(238,229,213)
#F2EADE
(242,234,222)
#F6EFE7
(246,239,231)
#FAF4F0
(250,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D2C296; }

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

This text font color is #D2C296.

Background Color

.myBgColor { background-color: #D2C296; }

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

This div background color is #D2C296.

Border color

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

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

This div border color is #D2C296.

Opacity

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

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

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

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

This text has shadow with #D2C296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2C296.

Preview

Color preview on black background

This text has color #D2C296 on black background.


Color preview on white background

This text has color #D2C296 on white background.


Black color preview on #D2C296 background

This text has black color on #D2C296 background.


White color preview on #D2C296 background

This text has white color on #D2C296 background.


Related colors

Complementary color

Complementary color for #hex is #2D3D69.


I love getcolorcode.com

Triadic colors

1 #96D2C2 and #C296D2 with #D2C296 are triadic colors.

2 #96C2D2 and #C2D296 with #D2C296 are triadic colors.