COLOR #D5D2AB

HEX: #D5D2AB RGB: (213,210,171)

Color info

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

RGB color model

#D5D2AB color RGB value is (213,210,171).

RGB: (213,210,171) (84%, 82%, 67%)

RGB channels and saturation

R 213 of 255 = 84%
G 210 of 255 = 82%
B 171 of 255 = 67%

213
210
171

R + G + B ~ 78%. #D5D2AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 210 + 171 = 594 (100%)
R 213 of 594 ~ 35.86%
G 210 of 594 ~ 35.35%
B 171 of 594 ~ 28.79'%

%35.86
%35.35
%28.79

CMYK color model

#D5D2AB color CMYK value is (0,1,20,16).

  • cyan value is 0.00%
  • magenta value is 1.41%
  • yellow value is 19.72%
  • key color value is 16.47%
CMYK: (0,1,20,16) C0M1Y20K16 (0%,1%,20%,16%) (0.00/0.01/0.20/0.16) 

CMYK percentages

%0
%1.41
%19.72
%16.47

Codes

Color #D5D2AB in popluar color models

D5 D2 AB
RGB 213 210 171
HSL 56° 33.33% 75.29%
HSB/HSV 56° 19.72% 83.53%
CMYK 0.00% 1.41% 19.72%
16.47%

Color #D5D2AB in popluar number systems.

HEX D5 D2 AB
Decimal 213 210 171
Binary 11010101 11010010 10101011
Octal 325 322 253

Shades and tints

Shades of #D5D2AB

#D5D2AB
(213,210,171)
#C2BF9C
(194,191,156)
#AFAC8D
(175,172,141)
#9C997E
(156,153,126)
#89866F
(137,134,111)
#767360
(118,115,96)
#636051
(99,96,81)
#504D42
(80,77,66)
#3D3A33
(61,58,51)
#2A2724
(42,39,36)
#171415
(23,20,21)
#000000
(0,0,0)

Tints of #D5D2AB

#D5D2AB
(213,210,171)
#D8D6B2
(216,214,178)
#DBDAB9
(219,218,185)
#DEDEC0
(222,222,192)
#E1E2C7
(225,226,199)
#E4E6CE
(228,230,206)
#E7EAD5
(231,234,213)
#EAEEDC
(234,238,220)
#EDF2E3
(237,242,227)
#F0F6EA
(240,246,234)
#F3FAF1
(243,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5D2AB color. Also use rgb(213,210,171) instead hex code.

Text Font Color

.myTextColor { color: #D5D2AB; }

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

This text font color is #D5D2AB.

Background Color

.myBgColor { background-color: #D5D2AB; }

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

This div background color is #D5D2AB.

Border color

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

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

This div border color is #D5D2AB.

Opacity

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

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

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

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

This text has shadow with #D5D2AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D2AB.

Preview

Color preview on black background

This text has color #D5D2AB on black background.


Color preview on white background

This text has color #D5D2AB on white background.


Black color preview on #D5D2AB background

This text has black color on #D5D2AB background.


White color preview on #D5D2AB background

This text has white color on #D5D2AB background.


Related colors

Complementary color

Complementary color for #hex is #2A2D54.


I love getcolorcode.com

Triadic colors

1 #ABD5D2 and #D2ABD5 with #D5D2AB are triadic colors.

2 #ABD2D5 and #D2D5AB with #D5D2AB are triadic colors.