COLOR #DBDFD6

HEX: #DBDFD6 RGB: (219,223,214)

Color info

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

RGB color model

#DBDFD6 color RGB value is (219,223,214).

RGB: (219,223,214) (86%, 87%, 84%)

RGB channels and saturation

R 219 of 255 = 86%
G 223 of 255 = 87%
B 214 of 255 = 84%

219
223
214

R + G + B ~ 86%. #DBDFD6 is light color.

Portions of RGB colors in percentages

R + G + B = 219 + 223 + 214 = 656 (100%)
R 219 of 656 ~ 33.38%
G 223 of 656 ~ 33.99%
B 214 of 656 ~ 32.62'%

%33.38
%33.99
%32.62

CMYK color model

#DBDFD6 color CMYK value is (2,0,4,13).

  • cyan value is 1.79%
  • magenta value is 0.00%
  • yellow value is 4.04%
  • key color value is 12.55%
CMYK: (2,0,4,13) C2M0Y4K13 (2%,0%,4%,13%) (0.02/0.00/0.04/0.13) 

CMYK percentages

%1.79
%0
%4.04
%12.55

Codes

Color #DBDFD6 in popluar color models

DB DF D6
RGB 219 223 214
HSL 87° 12.33% 85.69%
HSB/HSV 87° 4.04% 87.45%
CMYK 1.79% 0.00% 4.04%
12.55%

Color #DBDFD6 in popluar number systems.

HEX DB DF D6
Decimal 219 223 214
Binary 11011011 11011111 11010110
Octal 333 337 326

Shades and tints

Shades of #DBDFD6

#DBDFD6
(219,223,214)
#C8CBC3
(200,203,195)
#B5B7B0
(181,183,176)
#A2A39D
(162,163,157)
#8F8F8A
(143,143,138)
#7C7B77
(124,123,119)
#696764
(105,103,100)
#565351
(86,83,81)
#433F3E
(67,63,62)
#302B2B
(48,43,43)
#1D1718
(29,23,24)
#000000
(0,0,0)

Tints of #DBDFD6

#DBDFD6
(219,223,214)
#DEE1D9
(222,225,217)
#E1E3DC
(225,227,220)
#E4E5DF
(228,229,223)
#E7E7E2
(231,231,226)
#EAE9E5
(234,233,229)
#EDEBE8
(237,235,232)
#F0EDEB
(240,237,235)
#F3EFEE
(243,239,238)
#F6F1F1
(246,241,241)
#F9F3F4
(249,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBDFD6 color. Also use rgb(219,223,214) instead hex code.

Text Font Color

.myTextColor { color: #DBDFD6; }

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

This text font color is #DBDFD6.

Background Color

.myBgColor { background-color: #DBDFD6; }

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

This div background color is #DBDFD6.

Border color

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

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

This div border color is #DBDFD6.

Opacity

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

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

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

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

This text has shadow with #DBDFD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBDFD6.

Preview

Color preview on black background

This text has color #DBDFD6 on black background.


Color preview on white background

This text has color #DBDFD6 on white background.


Black color preview on #DBDFD6 background

This text has black color on #DBDFD6 background.


White color preview on #DBDFD6 background

This text has white color on #DBDFD6 background.


Related colors

Complementary color

Complementary color for #hex is #242029.


I love getcolorcode.com

Triadic colors

1 #D6DBDF and #DFD6DB with #DBDFD6 are triadic colors.

2 #D6DFDB and #DFDBD6 with #DBDFD6 are triadic colors.