COLOR #DBD7D4

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

219
215
212

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

Portions of RGB colors in percentages

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

%33.9
%33.28
%32.82

CMYK color model

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

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

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

CMYK percentages

%0
%1.83
%3.2
%14.12

Codes

Color #DBD7D4 in popluar color models

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

Color #DBD7D4 in popluar number systems.

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

Shades and tints

Shades of #DBD7D4

#DBD7D4
(219,215,212)
#C8C4C1
(200,196,193)
#B5B1AE
(181,177,174)
#A29E9B
(162,158,155)
#8F8B88
(143,139,136)
#7C7875
(124,120,117)
#696562
(105,101,98)
#56524F
(86,82,79)
#433F3C
(67,63,60)
#302C29
(48,44,41)
#1D1916
(29,25,22)
#000000
(0,0,0)

Tints of #DBD7D4

#DBD7D4
(219,215,212)
#DEDAD7
(222,218,215)
#E1DDDA
(225,221,218)
#E4E0DD
(228,224,221)
#E7E3E0
(231,227,224)
#EAE6E3
(234,230,227)
#EDE9E6
(237,233,230)
#F0ECE9
(240,236,233)
#F3EFEC
(243,239,236)
#F6F2EF
(246,242,239)
#F9F5F2
(249,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DBD7D4; }

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

This text font color is #DBD7D4.

Background Color

.myBgColor { background-color: #DBD7D4; }

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

This div background color is #DBD7D4.

Border color

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

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

This div border color is #DBD7D4.

Opacity

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

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

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

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

This text has shadow with #DBD7D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBD7D4.

Preview

Color preview on black background

This text has color #DBD7D4 on black background.


Color preview on white background

This text has color #DBD7D4 on white background.


Black color preview on #DBD7D4 background

This text has black color on #DBD7D4 background.


White color preview on #DBD7D4 background

This text has white color on #DBD7D4 background.


Related colors

Complementary color

Complementary color for #hex is #24282B.


I love getcolorcode.com

Triadic colors

1 #D4DBD7 and #D7D4DB with #DBD7D4 are triadic colors.

2 #D4D7DB and #D7DBD4 with #DBD7D4 are triadic colors.