COLOR #D6DBAB

HEX: #D6DBAB RGB: (214,219,171)

Color info

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

RGB color model

#D6DBAB color RGB value is (214,219,171).

RGB: (214,219,171) (84%, 86%, 67%)

RGB channels and saturation

R 214 of 255 = 84%
G 219 of 255 = 86%
B 171 of 255 = 67%

214
219
171

R + G + B ~ 79%. #D6DBAB is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 219 + 171 = 604 (100%)
R 214 of 604 ~ 35.43%
G 219 of 604 ~ 36.26%
B 171 of 604 ~ 28.31'%

%35.43
%36.26
%28.31

CMYK color model

#D6DBAB color CMYK value is (2,0,22,14).

  • cyan value is 2.28%
  • magenta value is 0.00%
  • yellow value is 21.92%
  • key color value is 14.12%

CMYK: (2,0,22,14)
C2M0Y22K14 (2%, 0%, 22%, 14%)
(0.02 / 0.00 / 0.22 / 0.14)

CMYK percentages

%2.28
%0
%21.92
%14.12

Codes

Color #D6DBAB in popluar color models

D6 DB AB
RGB 214 219 171
HSL 66° 40.00% 76.47%
HSB/HSV 66° 21.92% 85.88%
CMYK 2.28% 0.00% 21.92%
14.12%

Color #D6DBAB in popluar number systems.

HEX D6 DB AB
Decimal 214 219 171
Binary 11010110 11011011 10101011
Octal 326 333 253

Shades and tints

Shades of #D6DBAB

#D6DBAB
(214,219,171)
#C3C89C
(195,200,156)
#B0B58D
(176,181,141)
#9DA27E
(157,162,126)
#8A8F6F
(138,143,111)
#777C60
(119,124,96)
#646951
(100,105,81)
#515642
(81,86,66)
#3E4333
(62,67,51)
#2B3024
(43,48,36)
#181D15
(24,29,21)
#000000
(0,0,0)

Tints of #D6DBAB

#D6DBAB
(214,219,171)
#D9DEB2
(217,222,178)
#DCE1B9
(220,225,185)
#DFE4C0
(223,228,192)
#E2E7C7
(226,231,199)
#E5EACE
(229,234,206)
#E8EDD5
(232,237,213)
#EBF0DC
(235,240,220)
#EEF3E3
(238,243,227)
#F1F6EA
(241,246,234)
#F4F9F1
(244,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6DBAB color. Also use rgb(214,219,171) instead hex code.

Text Font Color

.myTextColor { color: #D6DBAB; }

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

This text font color is #D6DBAB.

Background Color

.myBgColor { background-color: #D6DBAB; }

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

This div background color is #D6DBAB.

Border color

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

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

This div border color is #D6DBAB.

Opacity

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

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

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

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

This text has shadow with #D6DBAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6DBAB.

Preview

Color preview on black background

This text has color #D6DBAB on black background.


Color preview on white background

This text has color #D6DBAB on white background.


Black color preview on #D6DBAB background

This text has black color on #D6DBAB background.


White color preview on #D6DBAB background

This text has white color on #D6DBAB background.


Related colors

Complementary color

Complementary color for #hex is #292454.


I love getcolorcode.com

Triadic colors

1 #ABD6DB and #DBABD6 with #D6DBAB are triadic colors.

2 #ABDBD6 and #DBD6AB with #D6DBAB are triadic colors.