COLOR #DAD4C7

HEX: #DAD4C7 RGB: (218,212,199)

Color info

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

RGB color model

#DAD4C7 color RGB value is (218,212,199).

RGB: (218,212,199) (85%, 83%, 78%)

RGB channels and saturation

R 218 of 255 = 85%
G 212 of 255 = 83%
B 199 of 255 = 78%

218
212
199

R + G + B ~ 82%. #DAD4C7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 218 + 212 + 199 = 629 (100%)
R 218 of 629 ~ 34.66%
G 212 of 629 ~ 33.7%
B 199 of 629 ~ 31.64'%

%34.66
%33.7
%31.64

CMYK color model

#DAD4C7 color CMYK value is (0,3,9,15).

  • cyan value is 0.00%
  • magenta value is 2.75%
  • yellow value is 8.72%
  • key color value is 14.51%

CMYK: (0,3,9,15)
C0M3Y9K15 (0%, 3%, 9%, 15%)
(0.00 / 0.03 / 0.09 / 0.15)

CMYK percentages

%0
%2.75
%8.72
%14.51

Codes

Color #DAD4C7 in popluar color models

DA D4 C7
RGB 218 212 199
HSL 41° 20.43% 81.76%
HSB/HSV 41° 8.72% 85.49%
CMYK 0.00% 2.75% 8.72%
14.51%

Color #DAD4C7 in popluar number systems.

HEX DA D4 C7
Decimal 218 212 199
Binary 11011010 11010100 11000111
Octal 332 324 307

Shades and tints

Shades of #DAD4C7

#DAD4C7
(218,212,199)
#C7C1B5
(199,193,181)
#B4AEA3
(180,174,163)
#A19B91
(161,155,145)
#8E887F
(142,136,127)
#7B756D
(123,117,109)
#68625B
(104,98,91)
#554F49
(85,79,73)
#423C37
(66,60,55)
#2F2925
(47,41,37)
#1C1613
(28,22,19)
#000000
(0,0,0)

Tints of #DAD4C7

#DAD4C7
(218,212,199)
#DDD7CC
(221,215,204)
#E0DAD1
(224,218,209)
#E3DDD6
(227,221,214)
#E6E0DB
(230,224,219)
#E9E3E0
(233,227,224)
#ECE6E5
(236,230,229)
#EFE9EA
(239,233,234)
#F2ECEF
(242,236,239)
#F5EFF4
(245,239,244)
#F8F2F9
(248,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DAD4C7; }

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

This text font color is #DAD4C7.

Background Color

.myBgColor { background-color: #DAD4C7; }

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

This div background color is #DAD4C7.

Border color

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

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

This div border color is #DAD4C7.

Opacity

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

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

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

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

This text has shadow with #DAD4C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAD4C7.

Preview

Color preview on black background

This text has color #DAD4C7 on black background.


Color preview on white background

This text has color #DAD4C7 on white background.


Black color preview on #DAD4C7 background

This text has black color on #DAD4C7 background.


White color preview on #DAD4C7 background

This text has white color on #DAD4C7 background.


Related colors

Complementary color

Complementary color for #hex is #252B38.


I love getcolorcode.com

Triadic colors

1 #C7DAD4 and #D4C7DA with #DAD4C7 are triadic colors.

2 #C7D4DA and #D4DAC7 with #DAD4C7 are triadic colors.