COLOR #DBE4D9

HEX: #DBE4D9 RGB: (219,228,217)

Color info

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

RGB color model

#DBE4D9 color RGB value is (219,228,217).

RGB: (219,228,217) (86%, 89%, 85%)

RGB channels and saturation

R 219 of 255 = 86%
G 228 of 255 = 89%
B 217 of 255 = 85%

219
228
217

R + G + B ~ 87%. #DBE4D9 is light color.

Portions of RGB colors in percentages

R + G + B = 219 + 228 + 217 = 664 (100%)
R 219 of 664 ~ 32.98%
G 228 of 664 ~ 34.34%
B 217 of 664 ~ 32.68'%

%32.98
%34.34
%32.68

CMYK color model

#DBE4D9 color CMYK value is (4,0,5,11).

  • cyan value is 3.95%
  • magenta value is 0.00%
  • yellow value is 4.82%
  • key color value is 10.59%
CMYK: (4,0,5,11) C4M0Y5K11 (4%,0%,5%,11%) (0.04/0.00/0.05/0.11) 

CMYK percentages

%3.95
%0
%4.82
%10.59

Codes

Color #DBE4D9 in popluar color models

DB E4 D9
RGB 219 228 217
HSL 109° 16.92% 87.25%
HSB/HSV 109° 4.82% 89.41%
CMYK 3.95% 0.00% 4.82%
10.59%

Color #DBE4D9 in popluar number systems.

HEX DB E4 D9
Decimal 219 228 217
Binary 11011011 11100100 11011001
Octal 333 344 331

Shades and tints

Shades of #DBE4D9

#DBE4D9
(219,228,217)
#C8D0C6
(200,208,198)
#B5BCB3
(181,188,179)
#A2A8A0
(162,168,160)
#8F948D
(143,148,141)
#7C807A
(124,128,122)
#696C67
(105,108,103)
#565854
(86,88,84)
#434441
(67,68,65)
#30302E
(48,48,46)
#1D1C1B
(29,28,27)
#000000
(0,0,0)

Tints of #DBE4D9

#DBE4D9
(219,228,217)
#DEE6DC
(222,230,220)
#E1E8DF
(225,232,223)
#E4EAE2
(228,234,226)
#E7ECE5
(231,236,229)
#EAEEE8
(234,238,232)
#EDF0EB
(237,240,235)
#F0F2EE
(240,242,238)
#F3F4F1
(243,244,241)
#F6F6F4
(246,246,244)
#F9F8F7
(249,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBE4D9 color. Also use rgb(219,228,217) instead hex code.

Text Font Color

.myTextColor { color: #DBE4D9; }

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

This text font color is #DBE4D9.

Background Color

.myBgColor { background-color: #DBE4D9; }

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

This div background color is #DBE4D9.

Border color

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

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

This div border color is #DBE4D9.

Opacity

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

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

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

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

This text has shadow with #DBE4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBE4D9.

Preview

Color preview on black background

This text has color #DBE4D9 on black background.


Color preview on white background

This text has color #DBE4D9 on white background.


Black color preview on #DBE4D9 background

This text has black color on #DBE4D9 background.


White color preview on #DBE4D9 background

This text has white color on #DBE4D9 background.


Related colors

Complementary color

Complementary color for #hex is #241B26.


I love getcolorcode.com

Triadic colors

1 #D9DBE4 and #E4D9DB with #DBE4D9 are triadic colors.

2 #D9E4DB and #E4DBD9 with #DBE4D9 are triadic colors.