COLOR #DBC6D2

HEX: #DBC6D2 RGB: (219,198,210)

Color info

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

RGB color model

#DBC6D2 color RGB value is (219,198,210).

RGB: (219,198,210) (86%, 78%, 82%)

RGB channels and saturation

R 219 of 255 = 86%
G 198 of 255 = 78%
B 210 of 255 = 82%

219
198
210

R + G + B ~ 82%. #DBC6D2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 198 + 210 = 627 (100%)
R 219 of 627 ~ 34.93%
G 198 of 627 ~ 31.58%
B 210 of 627 ~ 33.49'%

%34.93
%31.58
%33.49

CMYK color model

#DBC6D2 color CMYK value is (0,10,4,14).

  • cyan value is 0.00%
  • magenta value is 9.59%
  • yellow value is 4.11%
  • key color value is 14.12%
CMYK: (0,10,4,14) C0M10Y4K14 (0%,10%,4%,14%) (0.00/0.10/0.04/0.14) 

CMYK percentages

%0
%9.59
%4.11
%14.12

Codes

Color #DBC6D2 in popluar color models

DB C6 D2
RGB 219 198 210
HSL 326° 22.58% 81.76%
HSB/HSV 326° 9.59% 85.88%
CMYK 0.00% 9.59% 4.11%
14.12%

Color #DBC6D2 in popluar number systems.

HEX DB C6 D2
Decimal 219 198 210
Binary 11011011 11000110 11010010
Octal 333 306 322

Shades and tints

Shades of #DBC6D2

#DBC6D2
(219,198,210)
#C8B4BF
(200,180,191)
#B5A2AC
(181,162,172)
#A29099
(162,144,153)
#8F7E86
(143,126,134)
#7C6C73
(124,108,115)
#695A60
(105,90,96)
#56484D
(86,72,77)
#43363A
(67,54,58)
#302427
(48,36,39)
#1D1214
(29,18,20)
#000000
(0,0,0)

Tints of #DBC6D2

#DBC6D2
(219,198,210)
#DECBD6
(222,203,214)
#E1D0DA
(225,208,218)
#E4D5DE
(228,213,222)
#E7DAE2
(231,218,226)
#EADFE6
(234,223,230)
#EDE4EA
(237,228,234)
#F0E9EE
(240,233,238)
#F3EEF2
(243,238,242)
#F6F3F6
(246,243,246)
#F9F8FA
(249,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DBC6D2; }

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

This text font color is #DBC6D2.

Background Color

.myBgColor { background-color: #DBC6D2; }

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

This div background color is #DBC6D2.

Border color

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

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

This div border color is #DBC6D2.

Opacity

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

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

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

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

This text has shadow with #DBC6D2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBC6D2.

Preview

Color preview on black background

This text has color #DBC6D2 on black background.


Color preview on white background

This text has color #DBC6D2 on white background.


Black color preview on #DBC6D2 background

This text has black color on #DBC6D2 background.


White color preview on #DBC6D2 background

This text has white color on #DBC6D2 background.


Related colors

Complementary color

Complementary color for #hex is #24392D.


I love getcolorcode.com

Triadic colors

1 #D2DBC6 and #C6D2DB with #DBC6D2 are triadic colors.

2 #D2C6DB and #C6DBD2 with #DBC6D2 are triadic colors.