COLOR #DBC6D8

HEX: #DBC6D8 RGB: (219,198,216)

Color info

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

RGB color model

#DBC6D8 color RGB value is (219,198,216).

RGB: (219,198,216) (86%, 78%, 85%)

RGB channels and saturation

R 219 of 255 = 86%
G 198 of 255 = 78%
B 216 of 255 = 85%

219
198
216

R + G + B ~ 83%. #DBC6D8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 198 + 216 = 633 (100%)
R 219 of 633 ~ 34.6%
G 198 of 633 ~ 31.28%
B 216 of 633 ~ 34.12'%

%34.6
%31.28
%34.12

CMYK color model

#DBC6D8 color CMYK value is (0,10,1,14).

  • cyan value is 0.00%
  • magenta value is 9.59%
  • yellow value is 1.37%
  • key color value is 14.12%

CMYK: (0,10,1,14)
C0M10Y1K14 (0%, 10%, 1%, 14%)
(0.00 / 0.10 / 0.01 / 0.14)

CMYK percentages

%0
%9.59
%1.37
%14.12

Codes

Color #DBC6D8 in popluar color models

DB C6 D8
RGB 219 198 216
HSL 309° 22.58% 81.76%
HSB/HSV 309° 9.59% 85.88%
CMYK 0.00% 9.59% 1.37%
14.12%

Color #DBC6D8 in popluar number systems.

HEX DB C6 D8
Decimal 219 198 216
Binary 11011011 11000110 11011000
Octal 333 306 330

Shades and tints

Shades of #DBC6D8

#DBC6D8
(219,198,216)
#C8B4C5
(200,180,197)
#B5A2B2
(181,162,178)
#A2909F
(162,144,159)
#8F7E8C
(143,126,140)
#7C6C79
(124,108,121)
#695A66
(105,90,102)
#564853
(86,72,83)
#433640
(67,54,64)
#30242D
(48,36,45)
#1D121A
(29,18,26)
#000000
(0,0,0)

Tints of #DBC6D8

#DBC6D8
(219,198,216)
#DECBDB
(222,203,219)
#E1D0DE
(225,208,222)
#E4D5E1
(228,213,225)
#E7DAE4
(231,218,228)
#EADFE7
(234,223,231)
#EDE4EA
(237,228,234)
#F0E9ED
(240,233,237)
#F3EEF0
(243,238,240)
#F6F3F3
(246,243,243)
#F9F8F6
(249,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DBC6D8; }

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

This text font color is #DBC6D8.

Background Color

.myBgColor { background-color: #DBC6D8; }

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

This div background color is #DBC6D8.

Border color

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

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

This div border color is #DBC6D8.

Opacity

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

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

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

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

This text has shadow with #DBC6D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBC6D8.

Preview

Color preview on black background

This text has color #DBC6D8 on black background.


Color preview on white background

This text has color #DBC6D8 on white background.


Black color preview on #DBC6D8 background

This text has black color on #DBC6D8 background.


White color preview on #DBC6D8 background

This text has white color on #DBC6D8 background.


Related colors

Complementary color

Complementary color for #hex is #243927.


I love getcolorcode.com

Triadic colors

1 #D8DBC6 and #C6D8DB with #DBC6D8 are triadic colors.

2 #D8C6DB and #C6DBD8 with #DBC6D8 are triadic colors.