COLOR #DBC1D7

HEX: #DBC1D7 RGB: (219,193,215)

Color info

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

RGB color model

#DBC1D7 color RGB value is (219,193,215).

RGB: (219,193,215) (86%, 76%, 84%)

RGB channels and saturation

R 219 of 255 = 86%
G 193 of 255 = 76%
B 215 of 255 = 84%

219
193
215

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

Portions of RGB colors in percentages

R + G + B = 219 + 193 + 215 = 627 (100%)
R 219 of 627 ~ 34.93%
G 193 of 627 ~ 30.78%
B 215 of 627 ~ 34.29'%

%34.93
%30.78
%34.29

CMYK color model

#DBC1D7 color CMYK value is (0,12,2,14).

  • cyan value is 0.00%
  • magenta value is 11.87%
  • yellow value is 1.83%
  • key color value is 14.12%

CMYK: (0,12,2,14)
C0M12Y2K14 (0%, 12%, 2%, 14%)
(0.00 / 0.12 / 0.02 / 0.14)

CMYK percentages

%0
%11.87
%1.83
%14.12

Codes

Color #DBC1D7 in popluar color models

DB C1 D7
RGB 219 193 215
HSL 309° 26.53% 80.78%
HSB/HSV 309° 11.87% 85.88%
CMYK 0.00% 11.87% 1.83%
14.12%

Color #DBC1D7 in popluar number systems.

HEX DB C1 D7
Decimal 219 193 215
Binary 11011011 11000001 11010111
Octal 333 301 327

Shades and tints

Shades of #DBC1D7

#DBC1D7
(219,193,215)
#C8B0C4
(200,176,196)
#B59FB1
(181,159,177)
#A28E9E
(162,142,158)
#8F7D8B
(143,125,139)
#7C6C78
(124,108,120)
#695B65
(105,91,101)
#564A52
(86,74,82)
#43393F
(67,57,63)
#30282C
(48,40,44)
#1D1719
(29,23,25)
#000000
(0,0,0)

Tints of #DBC1D7

#DBC1D7
(219,193,215)
#DEC6DA
(222,198,218)
#E1CBDD
(225,203,221)
#E4D0E0
(228,208,224)
#E7D5E3
(231,213,227)
#EADAE6
(234,218,230)
#EDDFE9
(237,223,233)
#F0E4EC
(240,228,236)
#F3E9EF
(243,233,239)
#F6EEF2
(246,238,242)
#F9F3F5
(249,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DBC1D7; }

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

This text font color is #DBC1D7.

Background Color

.myBgColor { background-color: #DBC1D7; }

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

This div background color is #DBC1D7.

Border color

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

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

This div border color is #DBC1D7.

Opacity

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

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

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

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

This text has shadow with #DBC1D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBC1D7.

Preview

Color preview on black background

This text has color #DBC1D7 on black background.


Color preview on white background

This text has color #DBC1D7 on white background.


Black color preview on #DBC1D7 background

This text has black color on #DBC1D7 background.


White color preview on #DBC1D7 background

This text has white color on #DBC1D7 background.


Related colors

Complementary color

Complementary color for #hex is #243E28.


I love getcolorcode.com

Triadic colors

1 #D7DBC1 and #C1D7DB with #DBC1D7 are triadic colors.

2 #D7C1DB and #C1DBD7 with #DBC1D7 are triadic colors.