COLOR #DBC9E5

HEX: #DBC9E5 RGB: (219,201,229)

Color info

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

RGB color model

#DBC9E5 color RGB value is (219,201,229).

RGB: (219,201,229) (86%, 79%, 90%)

RGB channels and saturation

R 219 of 255 = 86%
G 201 of 255 = 79%
B 229 of 255 = 90%

219
201
229

R + G + B ~ 85%. #DBC9E5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 201 + 229 = 649 (100%)
R 219 of 649 ~ 33.74%
G 201 of 649 ~ 30.97%
B 229 of 649 ~ 35.29'%

%33.74
%30.97
%35.29

CMYK color model

#DBC9E5 color CMYK value is (4,12,0,10).

  • cyan value is 4.37%
  • magenta value is 12.23%
  • yellow value is 0.00%
  • key color value is 10.20%

CMYK: (4,12,0,10)
C4M12Y0K10 (4%, 12%, 0%, 10%)
(0.04 / 0.12 / 0.00 / 0.10)

CMYK percentages

%4.37
%12.23
%0
%10.2

Codes

Color #DBC9E5 in popluar color models

DB C9 E5
RGB 219 201 229
HSL 279° 35.00% 84.31%
HSB/HSV 279° 12.23% 89.80%
CMYK 4.37% 12.23% 0.00%
10.20%

Color #DBC9E5 in popluar number systems.

HEX DB C9 E5
Decimal 219 201 229
Binary 11011011 11001001 11100101
Octal 333 311 345

Shades and tints

Shades of #DBC9E5

#DBC9E5
(219,201,229)
#C8B7D1
(200,183,209)
#B5A5BD
(181,165,189)
#A293A9
(162,147,169)
#8F8195
(143,129,149)
#7C6F81
(124,111,129)
#695D6D
(105,93,109)
#564B59
(86,75,89)
#433945
(67,57,69)
#302731
(48,39,49)
#1D151D
(29,21,29)
#000000
(0,0,0)

Tints of #DBC9E5

#DBC9E5
(219,201,229)
#DECDE7
(222,205,231)
#E1D1E9
(225,209,233)
#E4D5EB
(228,213,235)
#E7D9ED
(231,217,237)
#EADDEF
(234,221,239)
#EDE1F1
(237,225,241)
#F0E5F3
(240,229,243)
#F3E9F5
(243,233,245)
#F6EDF7
(246,237,247)
#F9F1F9
(249,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBC9E5 color. Also use rgb(219,201,229) instead hex code.

Text Font Color

.myTextColor { color: #DBC9E5; }

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

This text font color is #DBC9E5.

Background Color

.myBgColor { background-color: #DBC9E5; }

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

This div background color is #DBC9E5.

Border color

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

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

This div border color is #DBC9E5.

Opacity

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

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

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

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

This text has shadow with #DBC9E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBC9E5.

Preview

Color preview on black background

This text has color #DBC9E5 on black background.


Color preview on white background

This text has color #DBC9E5 on white background.


Black color preview on #DBC9E5 background

This text has black color on #DBC9E5 background.


White color preview on #DBC9E5 background

This text has white color on #DBC9E5 background.


Related colors

Complementary color

Complementary color for #hex is #24361A.


I love getcolorcode.com

Triadic colors

1 #E5DBC9 and #C9E5DB with #DBC9E5 are triadic colors.

2 #E5C9DB and #C9DBE5 with #DBC9E5 are triadic colors.