COLOR #D4D8B6

HEX: #D4D8B6 RGB: (212,216,182)

Color info

#D4D8B6 contains red, green and blue colors in about the same proportion. Web safe color of #D4D8B6 is #CCCCCC (or #CCC).

RGB color model

#D4D8B6 color RGB value is (212,216,182).

RGB: (212,216,182) (83%, 85%, 71%)

RGB channels and saturation

R 212 of 255 = 83%
G 216 of 255 = 85%
B 182 of 255 = 71%

212
216
182

R + G + B ~ 80%. #D4D8B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 216 + 182 = 610 (100%)
R 212 of 610 ~ 34.75%
G 216 of 610 ~ 35.41%
B 182 of 610 ~ 29.84'%

%34.75
%35.41
%29.84

CMYK color model

#D4D8B6 color CMYK value is (2,0,16,15).

  • cyan value is 1.85%
  • magenta value is 0.00%
  • yellow value is 15.74%
  • key color value is 15.29%

CMYK: (2,0,16,15)
C2M0Y16K15 (2%, 0%, 16%, 15%)
(0.02 / 0.00 / 0.16 / 0.15)

CMYK percentages

%1.85
%0
%15.74
%15.29

Codes

Color #D4D8B6 in popluar color models

D4 D8 B6
RGB 212 216 182
HSL 67° 30.36% 78.04%
HSB/HSV 67° 15.74% 84.71%
CMYK 1.85% 0.00% 15.74%
15.29%

Color #D4D8B6 in popluar number systems.

HEX D4 D8 B6
Decimal 212 216 182
Binary 11010100 11011000 10110110
Octal 324 330 266

Shades and tints

Shades of #D4D8B6

#D4D8B6
(212,216,182)
#C1C5A6
(193,197,166)
#AEB296
(174,178,150)
#9B9F86
(155,159,134)
#888C76
(136,140,118)
#757966
(117,121,102)
#626656
(98,102,86)
#4F5346
(79,83,70)
#3C4036
(60,64,54)
#292D26
(41,45,38)
#161A16
(22,26,22)
#000000
(0,0,0)

Tints of #D4D8B6

#D4D8B6
(212,216,182)
#D7DBBC
(215,219,188)
#DADEC2
(218,222,194)
#DDE1C8
(221,225,200)
#E0E4CE
(224,228,206)
#E3E7D4
(227,231,212)
#E6EADA
(230,234,218)
#E9EDE0
(233,237,224)
#ECF0E6
(236,240,230)
#EFF3EC
(239,243,236)
#F2F6F2
(242,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4D8B6 color. Also use rgb(212,216,182) instead hex code.

Text Font Color

.myTextColor { color: #D4D8B6; }

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

This text font color is #D4D8B6.

Background Color

.myBgColor { background-color: #D4D8B6; }

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

This div background color is #D4D8B6.

Border color

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

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

This div border color is #D4D8B6.

Opacity

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

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

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

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

This text has shadow with #D4D8B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4D8B6.

Preview

Color preview on black background

This text has color #D4D8B6 on black background.


Color preview on white background

This text has color #D4D8B6 on white background.


Black color preview on #D4D8B6 background

This text has black color on #D4D8B6 background.


White color preview on #D4D8B6 background

This text has white color on #D4D8B6 background.


Related colors

Complementary color

Complementary color for #D4D8B6 is #2B2749.


I love getcolorcode.com

Triadic colors

1 #B6D4D8 and #D8B6D4 with #D4D8B6 are triadic colors.

2 #B6D8D4 and #D8D4B6 with #D4D8B6 are triadic colors.