COLOR #D4D1B1

HEX: #D4D1B1 RGB: (212,209,177)

Color info

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

RGB color model

#D4D1B1 color RGB value is (212,209,177).

RGB: (212,209,177) (83%, 82%, 69%)

RGB channels and saturation

R 212 of 255 = 83%
G 209 of 255 = 82%
B 177 of 255 = 69%

212
209
177

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

Portions of RGB colors in percentages

R + G + B = 212 + 209 + 177 = 598 (100%)
R 212 of 598 ~ 35.45%
G 209 of 598 ~ 34.95%
B 177 of 598 ~ 29.6'%

%35.45
%34.95
%29.6

CMYK color model

#D4D1B1 color CMYK value is (0,1,17,17).

  • cyan value is 0.00%
  • magenta value is 1.42%
  • yellow value is 16.51%
  • key color value is 16.86%

CMYK: (0,1,17,17)
C0M1Y17K17 (0%, 1%, 17%, 17%)
(0.00 / 0.01 / 0.17 / 0.17)

CMYK percentages

%0
%1.42
%16.51
%16.86

Codes

Color #D4D1B1 in popluar color models

D4 D1 B1
RGB 212 209 177
HSL 55° 28.93% 76.27%
HSB/HSV 55° 16.51% 83.14%
CMYK 0.00% 1.42% 16.51%
16.86%

Color #D4D1B1 in popluar number systems.

HEX D4 D1 B1
Decimal 212 209 177
Binary 11010100 11010001 10110001
Octal 324 321 261

Shades and tints

Shades of #D4D1B1

#D4D1B1
(212,209,177)
#C1BEA1
(193,190,161)
#AEAB91
(174,171,145)
#9B9881
(155,152,129)
#888571
(136,133,113)
#757261
(117,114,97)
#625F51
(98,95,81)
#4F4C41
(79,76,65)
#3C3931
(60,57,49)
#292621
(41,38,33)
#161311
(22,19,17)
#000000
(0,0,0)

Tints of #D4D1B1

#D4D1B1
(212,209,177)
#D7D5B8
(215,213,184)
#DAD9BF
(218,217,191)
#DDDDC6
(221,221,198)
#E0E1CD
(224,225,205)
#E3E5D4
(227,229,212)
#E6E9DB
(230,233,219)
#E9EDE2
(233,237,226)
#ECF1E9
(236,241,233)
#EFF5F0
(239,245,240)
#F2F9F7
(242,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4D1B1 color. Also use rgb(212,209,177) instead hex code.

Text Font Color

.myTextColor { color: #D4D1B1; }

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

This text font color is #D4D1B1.

Background Color

.myBgColor { background-color: #D4D1B1; }

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

This div background color is #D4D1B1.

Border color

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

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

This div border color is #D4D1B1.

Opacity

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

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

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

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

This text has shadow with #D4D1B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4D1B1.

Preview

Color preview on black background

This text has color #D4D1B1 on black background.


Color preview on white background

This text has color #D4D1B1 on white background.


Black color preview on #D4D1B1 background

This text has black color on #D4D1B1 background.


White color preview on #D4D1B1 background

This text has white color on #D4D1B1 background.


Related colors

Complementary color

Complementary color for #hex is #2B2E4E.


I love getcolorcode.com

Triadic colors

1 #B1D4D1 and #D1B1D4 with #D4D1B1 are triadic colors.

2 #B1D1D4 and #D1D4B1 with #D4D1B1 are triadic colors.