COLOR #D6D4BA

HEX: #D6D4BA RGB: (214,212,186)

Color info

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

RGB color model

#D6D4BA color RGB value is (214,212,186).

RGB: (214,212,186) (84%, 83%, 73%)

RGB channels and saturation

R 214 of 255 = 84%
G 212 of 255 = 83%
B 186 of 255 = 73%

214
212
186

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

Portions of RGB colors in percentages

R + G + B = 214 + 212 + 186 = 612 (100%)
R 214 of 612 ~ 34.97%
G 212 of 612 ~ 34.64%
B 186 of 612 ~ 30.39'%

%34.97
%34.64
%30.39

CMYK color model

#D6D4BA color CMYK value is (0,1,13,16).

  • cyan value is 0.00%
  • magenta value is 0.93%
  • yellow value is 13.08%
  • key color value is 16.08%

CMYK: (0,1,13,16)
C0M1Y13K16 (0%, 1%, 13%, 16%)
(0.00 / 0.01 / 0.13 / 0.16)

CMYK percentages

%0
%0.93
%13.08
%16.08

Codes

Color #D6D4BA in popluar color models

D6 D4 BA
RGB 214 212 186
HSL 56° 25.45% 78.43%
HSB/HSV 56° 13.08% 83.92%
CMYK 0.00% 0.93% 13.08%
16.08%

Color #D6D4BA in popluar number systems.

HEX D6 D4 BA
Decimal 214 212 186
Binary 11010110 11010100 10111010
Octal 326 324 272

Shades and tints

Shades of #D6D4BA

#D6D4BA
(214,212,186)
#C3C1AA
(195,193,170)
#B0AE9A
(176,174,154)
#9D9B8A
(157,155,138)
#8A887A
(138,136,122)
#77756A
(119,117,106)
#64625A
(100,98,90)
#514F4A
(81,79,74)
#3E3C3A
(62,60,58)
#2B292A
(43,41,42)
#18161A
(24,22,26)
#000000
(0,0,0)

Tints of #D6D4BA

#D6D4BA
(214,212,186)
#D9D7C0
(217,215,192)
#DCDAC6
(220,218,198)
#DFDDCC
(223,221,204)
#E2E0D2
(226,224,210)
#E5E3D8
(229,227,216)
#E8E6DE
(232,230,222)
#EBE9E4
(235,233,228)
#EEECEA
(238,236,234)
#F1EFF0
(241,239,240)
#F4F2F6
(244,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6D4BA color. Also use rgb(214,212,186) instead hex code.

Text Font Color

.myTextColor { color: #D6D4BA; }

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

This text font color is #D6D4BA.

Background Color

.myBgColor { background-color: #D6D4BA; }

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

This div background color is #D6D4BA.

Border color

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

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

This div border color is #D6D4BA.

Opacity

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

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

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

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

This text has shadow with #D6D4BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D4BA.

Preview

Color preview on black background

This text has color #D6D4BA on black background.


Color preview on white background

This text has color #D6D4BA on white background.


Black color preview on #D6D4BA background

This text has black color on #D6D4BA background.


White color preview on #D6D4BA background

This text has white color on #D6D4BA background.


Related colors

Complementary color

Complementary color for #hex is #292B45.


I love getcolorcode.com

Triadic colors

1 #BAD6D4 and #D4BAD6 with #D6D4BA are triadic colors.

2 #BAD4D6 and #D4D6BA with #D6D4BA are triadic colors.