COLOR #DAD6D4

HEX: #DAD6D4 RGB: (218,214,212)

Color info

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

RGB color model

#DAD6D4 color RGB value is (218,214,212).

RGB: (218,214,212) (85%, 84%, 83%)

RGB channels and saturation

R 218 of 255 = 85%
G 214 of 255 = 84%
B 212 of 255 = 83%

218
214
212

R + G + B ~ 84%. #DAD6D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 218 + 214 + 212 = 644 (100%)
R 218 of 644 ~ 33.85%
G 214 of 644 ~ 33.23%
B 212 of 644 ~ 32.92'%

%33.85
%33.23
%32.92

CMYK color model

#DAD6D4 color CMYK value is (0,2,3,15).

  • cyan value is 0.00%
  • magenta value is 1.83%
  • yellow value is 2.75%
  • key color value is 14.51%
CMYK: (0,2,3,15) C0M2Y3K15 (0%,2%,3%,15%) (0.00/0.02/0.03/0.15) 

CMYK percentages

%0
%1.83
%2.75
%14.51

Codes

Color #DAD6D4 in popluar color models

DA D6 D4
RGB 218 214 212
HSL 20° 7.50% 84.31%
HSB/HSV 20° 2.75% 85.49%
CMYK 0.00% 1.83% 2.75%
14.51%

Color #DAD6D4 in popluar number systems.

HEX DA D6 D4
Decimal 218 214 212
Binary 11011010 11010110 11010100
Octal 332 326 324

Shades and tints

Shades of #DAD6D4

#DAD6D4
(218,214,212)
#C7C3C1
(199,195,193)
#B4B0AE
(180,176,174)
#A19D9B
(161,157,155)
#8E8A88
(142,138,136)
#7B7775
(123,119,117)
#686462
(104,100,98)
#55514F
(85,81,79)
#423E3C
(66,62,60)
#2F2B29
(47,43,41)
#1C1816
(28,24,22)
#000000
(0,0,0)

Tints of #DAD6D4

#DAD6D4
(218,214,212)
#DDD9D7
(221,217,215)
#E0DCDA
(224,220,218)
#E3DFDD
(227,223,221)
#E6E2E0
(230,226,224)
#E9E5E3
(233,229,227)
#ECE8E6
(236,232,230)
#EFEBE9
(239,235,233)
#F2EEEC
(242,238,236)
#F5F1EF
(245,241,239)
#F8F4F2
(248,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DAD6D4; }

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

This text font color is #DAD6D4.

Background Color

.myBgColor { background-color: #DAD6D4; }

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

This div background color is #DAD6D4.

Border color

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

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

This div border color is #DAD6D4.

Opacity

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

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

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

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

This text has shadow with #DAD6D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAD6D4.

Preview

Color preview on black background

This text has color #DAD6D4 on black background.


Color preview on white background

This text has color #DAD6D4 on white background.


Black color preview on #DAD6D4 background

This text has black color on #DAD6D4 background.


White color preview on #DAD6D4 background

This text has white color on #DAD6D4 background.


Related colors

Complementary color

Complementary color for #hex is #25292B.


I love getcolorcode.com

Triadic colors

1 #D4DAD6 and #D6D4DA with #DAD6D4 are triadic colors.

2 #D4D6DA and #D6DAD4 with #DAD6D4 are triadic colors.