COLOR #D6DFAF

HEX: #D6DFAF RGB: (214,223,175)

Color info

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

RGB color model

#D6DFAF color RGB value is (214,223,175).

RGB: (214,223,175) (84%, 87%, 69%)

RGB channels and saturation

R 214 of 255 = 84%
G 223 of 255 = 87%
B 175 of 255 = 69%

214
223
175

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

Portions of RGB colors in percentages

R + G + B = 214 + 223 + 175 = 612 (100%)
R 214 of 612 ~ 34.97%
G 223 of 612 ~ 36.44%
B 175 of 612 ~ 28.59'%

%34.97
%36.44
%28.59

CMYK color model

#D6DFAF color CMYK value is (4,0,22,13).

  • cyan value is 4.04%
  • magenta value is 0.00%
  • yellow value is 21.52%
  • key color value is 12.55%
CMYK: (4,0,22,13) C4M0Y22K13 (4%,0%,22%,13%) (0.04/0.00/0.22/0.13) 

CMYK percentages

%4.04
%0
%21.52
%12.55

Codes

Color #D6DFAF in popluar color models

D6 DF AF
RGB 214 223 175
HSL 71° 42.86% 78.04%
HSB/HSV 71° 21.52% 87.45%
CMYK 4.04% 0.00% 21.52%
12.55%

Color #D6DFAF in popluar number systems.

HEX D6 DF AF
Decimal 214 223 175
Binary 11010110 11011111 10101111
Octal 326 337 257

Shades and tints

Shades of #D6DFAF

#D6DFAF
(214,223,175)
#C3CBA0
(195,203,160)
#B0B791
(176,183,145)
#9DA382
(157,163,130)
#8A8F73
(138,143,115)
#777B64
(119,123,100)
#646755
(100,103,85)
#515346
(81,83,70)
#3E3F37
(62,63,55)
#2B2B28
(43,43,40)
#181719
(24,23,25)
#000000
(0,0,0)

Tints of #D6DFAF

#D6DFAF
(214,223,175)
#D9E1B6
(217,225,182)
#DCE3BD
(220,227,189)
#DFE5C4
(223,229,196)
#E2E7CB
(226,231,203)
#E5E9D2
(229,233,210)
#E8EBD9
(232,235,217)
#EBEDE0
(235,237,224)
#EEEFE7
(238,239,231)
#F1F1EE
(241,241,238)
#F4F3F5
(244,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6DFAF color. Also use rgb(214,223,175) instead hex code.

Text Font Color

.myTextColor { color: #D6DFAF; }

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

This text font color is #D6DFAF.

Background Color

.myBgColor { background-color: #D6DFAF; }

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

This div background color is #D6DFAF.

Border color

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

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

This div border color is #D6DFAF.

Opacity

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

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

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

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

This text has shadow with #D6DFAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6DFAF.

Preview

Color preview on black background

This text has color #D6DFAF on black background.


Color preview on white background

This text has color #D6DFAF on white background.


Black color preview on #D6DFAF background

This text has black color on #D6DFAF background.


White color preview on #D6DFAF background

This text has white color on #D6DFAF background.


Related colors

Complementary color

Complementary color for #hex is #292050.


I love getcolorcode.com

Triadic colors

1 #AFD6DF and #DFAFD6 with #D6DFAF are triadic colors.

2 #AFDFD6 and #DFD6AF with #D6DFAF are triadic colors.