COLOR #DBC9DB

HEX: #DBC9DB RGB: (219,201,219)

Color info

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

RGB color model

#DBC9DB color RGB value is (219,201,219).

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

RGB channels and saturation

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

219
201
219

R + G + B ~ 84%. #DBC9DB is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 201 + 219 = 639 (100%)
R 219 of 639 ~ 34.27%
G 201 of 639 ~ 31.46%
B 219 of 639 ~ 34.27'%

%34.27
%31.46
%34.27

CMYK color model

#DBC9DB color CMYK value is (0,8,0,14).

  • cyan value is 0.00%
  • magenta value is 8.22%
  • yellow value is 0.00%
  • key color value is 14.12%
CMYK: (0,8,0,14) C0M8Y0K14 (0%,8%,0%,14%) (0.00/0.08/0.00/0.14) 

CMYK percentages

%0
%8.22
%0
%14.12

Codes

Color #DBC9DB in popluar color models

DB C9 DB
RGB 219 201 219
HSL 300° 20.00% 82.35%
HSB/HSV 300° 8.22% 85.88%
CMYK 0.00% 8.22% 0.00%
14.12%

Color #DBC9DB in popluar number systems.

HEX DB C9 DB
Decimal 219 201 219
Binary 11011011 11001001 11011011
Octal 333 311 333

Shades and tints

Shades of #DBC9DB

#DBC9DB
(219,201,219)
#C8B7C8
(200,183,200)
#B5A5B5
(181,165,181)
#A293A2
(162,147,162)
#8F818F
(143,129,143)
#7C6F7C
(124,111,124)
#695D69
(105,93,105)
#564B56
(86,75,86)
#433943
(67,57,67)
#302730
(48,39,48)
#1D151D
(29,21,29)
#000000
(0,0,0)

Tints of #DBC9DB

#DBC9DB
(219,201,219)
#DECDDE
(222,205,222)
#E1D1E1
(225,209,225)
#E4D5E4
(228,213,228)
#E7D9E7
(231,217,231)
#EADDEA
(234,221,234)
#EDE1ED
(237,225,237)
#F0E5F0
(240,229,240)
#F3E9F3
(243,233,243)
#F6EDF6
(246,237,246)
#F9F1F9
(249,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DBC9DB; }

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

This text font color is #DBC9DB.

Background Color

.myBgColor { background-color: #DBC9DB; }

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

This div background color is #DBC9DB.

Border color

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

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

This div border color is #DBC9DB.

Opacity

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

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

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

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

This text has shadow with #DBC9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBC9DB.

Preview

Color preview on black background

This text has color #DBC9DB on black background.


Color preview on white background

This text has color #DBC9DB on white background.


Black color preview on #DBC9DB background

This text has black color on #DBC9DB background.


White color preview on #DBC9DB background

This text has white color on #DBC9DB background.


Related colors

Complementary color

Complementary color for #hex is #243624.


I love getcolorcode.com

Triadic colors

1 #DBDBC9 and #C9DBDB with #DBC9DB are triadic colors.

2 #DBC9DB and #C9DBDB with #DBC9DB are triadic colors.