COLOR #DBD4D7

HEX: #DBD4D7 RGB: (219,212,215)

Color info

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

RGB color model

#DBD4D7 color RGB value is (219,212,215).

RGB: (219,212,215) (86%, 83%, 84%)

RGB channels and saturation

R 219 of 255 = 86%
G 212 of 255 = 83%
B 215 of 255 = 84%

219
212
215

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

Portions of RGB colors in percentages

R + G + B = 219 + 212 + 215 = 646 (100%)
R 219 of 646 ~ 33.9%
G 212 of 646 ~ 32.82%
B 215 of 646 ~ 33.28'%

%33.9
%32.82
%33.28

CMYK color model

#DBD4D7 color CMYK value is (0,3,2,14).

  • cyan value is 0.00%
  • magenta value is 3.20%
  • yellow value is 1.83%
  • key color value is 14.12%

CMYK: (0,3,2,14)
C0M3Y2K14 (0%, 3%, 2%, 14%)
(0.00 / 0.03 / 0.02 / 0.14)

CMYK percentages

%0
%3.2
%1.83
%14.12

Codes

Color #DBD4D7 in popluar color models

DB D4 D7
RGB 219 212 215
HSL 334° 8.86% 84.51%
HSB/HSV 334° 3.20% 85.88%
CMYK 0.00% 3.20% 1.83%
14.12%

Color #DBD4D7 in popluar number systems.

HEX DB D4 D7
Decimal 219 212 215
Binary 11011011 11010100 11010111
Octal 333 324 327

Shades and tints

Shades of #DBD4D7

#DBD4D7
(219,212,215)
#C8C1C4
(200,193,196)
#B5AEB1
(181,174,177)
#A29B9E
(162,155,158)
#8F888B
(143,136,139)
#7C7578
(124,117,120)
#696265
(105,98,101)
#564F52
(86,79,82)
#433C3F
(67,60,63)
#30292C
(48,41,44)
#1D1619
(29,22,25)
#000000
(0,0,0)

Tints of #DBD4D7

#DBD4D7
(219,212,215)
#DED7DA
(222,215,218)
#E1DADD
(225,218,221)
#E4DDE0
(228,221,224)
#E7E0E3
(231,224,227)
#EAE3E6
(234,227,230)
#EDE6E9
(237,230,233)
#F0E9EC
(240,233,236)
#F3ECEF
(243,236,239)
#F6EFF2
(246,239,242)
#F9F2F5
(249,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBD4D7 color. Also use rgb(219,212,215) instead hex code.

Text Font Color

.myTextColor { color: #DBD4D7; }

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

This text font color is #DBD4D7.

Background Color

.myBgColor { background-color: #DBD4D7; }

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

This div background color is #DBD4D7.

Border color

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

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

This div border color is #DBD4D7.

Opacity

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

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

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

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

This text has shadow with #DBD4D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBD4D7.

Preview

Color preview on black background

This text has color #DBD4D7 on black background.


Color preview on white background

This text has color #DBD4D7 on white background.


Black color preview on #DBD4D7 background

This text has black color on #DBD4D7 background.


White color preview on #DBD4D7 background

This text has white color on #DBD4D7 background.


Related colors

Complementary color

Complementary color for #hex is #242B28.


I love getcolorcode.com

Triadic colors

1 #D7DBD4 and #D4D7DB with #DBD4D7 are triadic colors.

2 #D7D4DB and #D4DBD7 with #DBD4D7 are triadic colors.