COLOR #DBC4D9

HEX: #DBC4D9 RGB: (219,196,217)

Color info

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

RGB color model

#DBC4D9 color RGB value is (219,196,217).

RGB: (219,196,217) (86%, 77%, 85%)

RGB channels and saturation

R 219 of 255 = 86%
G 196 of 255 = 77%
B 217 of 255 = 85%

219
196
217

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

Portions of RGB colors in percentages

R + G + B = 219 + 196 + 217 = 632 (100%)
R 219 of 632 ~ 34.65%
G 196 of 632 ~ 31.01%
B 217 of 632 ~ 34.34'%

%34.65
%31.01
%34.34

CMYK color model

#DBC4D9 color CMYK value is (0,11,1,14).

  • cyan value is 0.00%
  • magenta value is 10.50%
  • yellow value is 0.91%
  • key color value is 14.12%

CMYK: (0,11,1,14)
C0M11Y1K14 (0%, 11%, 1%, 14%)
(0.00 / 0.11 / 0.01 / 0.14)

CMYK percentages

%0
%10.5
%0.91
%14.12

Codes

Color #DBC4D9 in popluar color models

DB C4 D9
RGB 219 196 217
HSL 305° 24.21% 81.37%
HSB/HSV 305° 10.50% 85.88%
CMYK 0.00% 10.50% 0.91%
14.12%

Color #DBC4D9 in popluar number systems.

HEX DB C4 D9
Decimal 219 196 217
Binary 11011011 11000100 11011001
Octal 333 304 331

Shades and tints

Shades of #DBC4D9

#DBC4D9
(219,196,217)
#C8B3C6
(200,179,198)
#B5A2B3
(181,162,179)
#A291A0
(162,145,160)
#8F808D
(143,128,141)
#7C6F7A
(124,111,122)
#695E67
(105,94,103)
#564D54
(86,77,84)
#433C41
(67,60,65)
#302B2E
(48,43,46)
#1D1A1B
(29,26,27)
#000000
(0,0,0)

Tints of #DBC4D9

#DBC4D9
(219,196,217)
#DEC9DC
(222,201,220)
#E1CEDF
(225,206,223)
#E4D3E2
(228,211,226)
#E7D8E5
(231,216,229)
#EADDE8
(234,221,232)
#EDE2EB
(237,226,235)
#F0E7EE
(240,231,238)
#F3ECF1
(243,236,241)
#F6F1F4
(246,241,244)
#F9F6F7
(249,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DBC4D9; }

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

This text font color is #DBC4D9.

Background Color

.myBgColor { background-color: #DBC4D9; }

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

This div background color is #DBC4D9.

Border color

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

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

This div border color is #DBC4D9.

Opacity

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

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

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

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

This text has shadow with #DBC4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBC4D9.

Preview

Color preview on black background

This text has color #DBC4D9 on black background.


Color preview on white background

This text has color #DBC4D9 on white background.


Black color preview on #DBC4D9 background

This text has black color on #DBC4D9 background.


White color preview on #DBC4D9 background

This text has white color on #DBC4D9 background.


Related colors

Complementary color

Complementary color for #hex is #243B26.


I love getcolorcode.com

Triadic colors

1 #D9DBC4 and #C4D9DB with #DBC4D9 are triadic colors.

2 #D9C4DB and #C4DBD9 with #DBC4D9 are triadic colors.