COLOR #D6D1BD

HEX: #D6D1BD RGB: (214,209,189)

Color info

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

RGB color model

#D6D1BD color RGB value is (214,209,189).

RGB: (214,209,189) (84%, 82%, 74%)

RGB channels and saturation

R 214 of 255 = 84%
G 209 of 255 = 82%
B 189 of 255 = 74%

214
209
189

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

Portions of RGB colors in percentages

R + G + B = 214 + 209 + 189 = 612 (100%)
R 214 of 612 ~ 34.97%
G 209 of 612 ~ 34.15%
B 189 of 612 ~ 30.88'%

%34.97
%34.15
%30.88

CMYK color model

#D6D1BD color CMYK value is (0,2,12,16).

  • cyan value is 0.00%
  • magenta value is 2.34%
  • yellow value is 11.68%
  • key color value is 16.08%

CMYK: (0,2,12,16)
C0M2Y12K16 (0%, 2%, 12%, 16%)
(0.00 / 0.02 / 0.12 / 0.16)

CMYK percentages

%0
%2.34
%11.68
%16.08

Codes

Color #D6D1BD in popluar color models

D6 D1 BD
RGB 214 209 189
HSL 48° 23.36% 79.02%
HSB/HSV 48° 11.68% 83.92%
CMYK 0.00% 2.34% 11.68%
16.08%

Color #D6D1BD in popluar number systems.

HEX D6 D1 BD
Decimal 214 209 189
Binary 11010110 11010001 10111101
Octal 326 321 275

Shades and tints

Shades of #D6D1BD

#D6D1BD
(214,209,189)
#C3BEAC
(195,190,172)
#B0AB9B
(176,171,155)
#9D988A
(157,152,138)
#8A8579
(138,133,121)
#777268
(119,114,104)
#645F57
(100,95,87)
#514C46
(81,76,70)
#3E3935
(62,57,53)
#2B2624
(43,38,36)
#181313
(24,19,19)
#000000
(0,0,0)

Tints of #D6D1BD

#D6D1BD
(214,209,189)
#D9D5C3
(217,213,195)
#DCD9C9
(220,217,201)
#DFDDCF
(223,221,207)
#E2E1D5
(226,225,213)
#E5E5DB
(229,229,219)
#E8E9E1
(232,233,225)
#EBEDE7
(235,237,231)
#EEF1ED
(238,241,237)
#F1F5F3
(241,245,243)
#F4F9F9
(244,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6D1BD color. Also use rgb(214,209,189) instead hex code.

Text Font Color

.myTextColor { color: #D6D1BD; }

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

This text font color is #D6D1BD.

Background Color

.myBgColor { background-color: #D6D1BD; }

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

This div background color is #D6D1BD.

Border color

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

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

This div border color is #D6D1BD.

Opacity

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

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

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

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

This text has shadow with #D6D1BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D1BD.

Preview

Color preview on black background

This text has color #D6D1BD on black background.


Color preview on white background

This text has color #D6D1BD on white background.


Black color preview on #D6D1BD background

This text has black color on #D6D1BD background.


White color preview on #D6D1BD background

This text has white color on #D6D1BD background.


Related colors

Complementary color

Complementary color for #hex is #292E42.


I love getcolorcode.com

Triadic colors

1 #BDD6D1 and #D1BDD6 with #D6D1BD are triadic colors.

2 #BDD1D6 and #D1D6BD with #D6D1BD are triadic colors.