COLOR #D4BBAE

HEX: #D4BBAE RGB: (212,187,174)

Color info

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

RGB color model

#D4BBAE color RGB value is (212,187,174).

RGB: (212,187,174) (83%, 73%, 68%)

RGB channels and saturation

R 212 of 255 = 83%
G 187 of 255 = 73%
B 174 of 255 = 68%

212
187
174

R + G + B ~ 75%. #D4BBAE is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 187 + 174 = 573 (100%)
R 212 of 573 ~ 37%
G 187 of 573 ~ 32.64%
B 174 of 573 ~ 30.37'%

%37
%32.64
%30.37

CMYK color model

#D4BBAE color CMYK value is (0,12,18,17).

  • cyan value is 0.00%
  • magenta value is 11.79%
  • yellow value is 17.92%
  • key color value is 16.86%
CMYK: (0,12,18,17) C0M12Y18K17 (0%,12%,18%,17%) (0.00/0.12/0.18/0.17) 

CMYK percentages

%0
%11.79
%17.92
%16.86

Codes

Color #D4BBAE in popluar color models

D4 BB AE
RGB 212 187 174
HSL 21° 30.65% 75.69%
HSB/HSV 21° 17.92% 83.14%
CMYK 0.00% 11.79% 17.92%
16.86%

Color #D4BBAE in popluar number systems.

HEX D4 BB AE
Decimal 212 187 174
Binary 11010100 10111011 10101110
Octal 324 273 256

Shades and tints

Shades of #D4BBAE

#D4BBAE
(212,187,174)
#C1AA9F
(193,170,159)
#AE9990
(174,153,144)
#9B8881
(155,136,129)
#887772
(136,119,114)
#756663
(117,102,99)
#625554
(98,85,84)
#4F4445
(79,68,69)
#3C3336
(60,51,54)
#292227
(41,34,39)
#161118
(22,17,24)
#000000
(0,0,0)

Tints of #D4BBAE

#D4BBAE
(212,187,174)
#D7C1B5
(215,193,181)
#DAC7BC
(218,199,188)
#DDCDC3
(221,205,195)
#E0D3CA
(224,211,202)
#E3D9D1
(227,217,209)
#E6DFD8
(230,223,216)
#E9E5DF
(233,229,223)
#ECEBE6
(236,235,230)
#EFF1ED
(239,241,237)
#F2F7F4
(242,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4BBAE color. Also use rgb(212,187,174) instead hex code.

Text Font Color

.myTextColor { color: #D4BBAE; }

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

This text font color is #D4BBAE.

Background Color

.myBgColor { background-color: #D4BBAE; }

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

This div background color is #D4BBAE.

Border color

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

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

This div border color is #D4BBAE.

Opacity

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

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

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

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

This text has shadow with #D4BBAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4BBAE.

Preview

Color preview on black background

This text has color #D4BBAE on black background.


Color preview on white background

This text has color #D4BBAE on white background.


Black color preview on #D4BBAE background

This text has black color on #D4BBAE background.


White color preview on #D4BBAE background

This text has white color on #D4BBAE background.


Related colors

Complementary color

Complementary color for #hex is #2B4451.


I love getcolorcode.com

Triadic colors

1 #AED4BB and #BBAED4 with #D4BBAE are triadic colors.

2 #AEBBD4 and #BBD4AE with #D4BBAE are triadic colors.