COLOR #D5DBC6

HEX: #D5DBC6 RGB: (213,219,198)

Color info

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

RGB color model

#D5DBC6 color RGB value is (213,219,198).

RGB: (213,219,198) (84%, 86%, 78%)

RGB channels and saturation

R 213 of 255 = 84%
G 219 of 255 = 86%
B 198 of 255 = 78%

213
219
198

R + G + B ~ 83%. #D5DBC6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 219 + 198 = 630 (100%)
R 213 of 630 ~ 33.81%
G 219 of 630 ~ 34.76%
B 198 of 630 ~ 31.43'%

%33.81
%34.76
%31.43

CMYK color model

#D5DBC6 color CMYK value is (3,0,10,14).

  • cyan value is 2.74%
  • magenta value is 0.00%
  • yellow value is 9.59%
  • key color value is 14.12%
CMYK: (3,0,10,14) C3M0Y10K14 (3%,0%,10%,14%) (0.03/0.00/0.10/0.14) 

CMYK percentages

%2.74
%0
%9.59
%14.12

Codes

Color #D5DBC6 in popluar color models

D5 DB C6
RGB 213 219 198
HSL 77° 22.58% 81.76%
HSB/HSV 77° 9.59% 85.88%
CMYK 2.74% 0.00% 9.59%
14.12%

Color #D5DBC6 in popluar number systems.

HEX D5 DB C6
Decimal 213 219 198
Binary 11010101 11011011 11000110
Octal 325 333 306

Shades and tints

Shades of #D5DBC6

#D5DBC6
(213,219,198)
#C2C8B4
(194,200,180)
#AFB5A2
(175,181,162)
#9CA290
(156,162,144)
#898F7E
(137,143,126)
#767C6C
(118,124,108)
#63695A
(99,105,90)
#505648
(80,86,72)
#3D4336
(61,67,54)
#2A3024
(42,48,36)
#171D12
(23,29,18)
#000000
(0,0,0)

Tints of #D5DBC6

#D5DBC6
(213,219,198)
#D8DECB
(216,222,203)
#DBE1D0
(219,225,208)
#DEE4D5
(222,228,213)
#E1E7DA
(225,231,218)
#E4EADF
(228,234,223)
#E7EDE4
(231,237,228)
#EAF0E9
(234,240,233)
#EDF3EE
(237,243,238)
#F0F6F3
(240,246,243)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5DBC6 color. Also use rgb(213,219,198) instead hex code.

Text Font Color

.myTextColor { color: #D5DBC6; }

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

This text font color is #D5DBC6.

Background Color

.myBgColor { background-color: #D5DBC6; }

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

This div background color is #D5DBC6.

Border color

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

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

This div border color is #D5DBC6.

Opacity

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

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

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

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

This text has shadow with #D5DBC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5DBC6.

Preview

Color preview on black background

This text has color #D5DBC6 on black background.


Color preview on white background

This text has color #D5DBC6 on white background.


Black color preview on #D5DBC6 background

This text has black color on #D5DBC6 background.


White color preview on #D5DBC6 background

This text has white color on #D5DBC6 background.


Related colors

Complementary color

Complementary color for #hex is #2A2439.


I love getcolorcode.com

Triadic colors

1 #C6D5DB and #DBC6D5 with #D5DBC6 are triadic colors.

2 #C6DBD5 and #DBD5C6 with #D5DBC6 are triadic colors.