COLOR #DBACD7

HEX: #DBACD7 RGB: (219,172,215)

Color info

#DBACD7 contains red, green and blue colors in about the same proportion. Web safe color of #DBACD7 is #CC99CC (or #C9C).

RGB color model

#DBACD7 color RGB value is (219,172,215).

RGB: (219,172,215) (86%, 67%, 84%)

RGB channels and saturation

R 219 of 255 = 86%
G 172 of 255 = 67%
B 215 of 255 = 84%

219
172
215

R + G + B ~ 79%. #DBACD7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 172 + 215 = 606 (100%)
R 219 of 606 ~ 36.14%
G 172 of 606 ~ 28.38%
B 215 of 606 ~ 35.48'%

%36.14
%28.38
%35.48

CMYK color model

#DBACD7 color CMYK value is (0,21,2,14).

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

CMYK: (0,21,2,14)
C0M21Y2K14 (0%, 21%, 2%, 14%)
(0.00 / 0.21 / 0.02 / 0.14)

CMYK percentages

%0
%21.46
%1.83
%14.12

Codes

Color #DBACD7 in popluar color models

DB AC D7
RGB 219 172 215
HSL 305° 39.50% 76.67%
HSB/HSV 305° 21.46% 85.88%
CMYK 0.00% 21.46% 1.83%
14.12%

Color #DBACD7 in popluar number systems.

HEX DB AC D7
Decimal 219 172 215
Binary 11011011 10101100 11010111
Octal 333 254 327

Shades and tints

Shades of #DBACD7

#DBACD7
(219,172,215)
#C89DC4
(200,157,196)
#B58EB1
(181,142,177)
#A27F9E
(162,127,158)
#8F708B
(143,112,139)
#7C6178
(124,97,120)
#695265
(105,82,101)
#564352
(86,67,82)
#43343F
(67,52,63)
#30252C
(48,37,44)
#1D1619
(29,22,25)
#000000
(0,0,0)

Tints of #DBACD7

#DBACD7
(219,172,215)
#DEB3DA
(222,179,218)
#E1BADD
(225,186,221)
#E4C1E0
(228,193,224)
#E7C8E3
(231,200,227)
#EACFE6
(234,207,230)
#EDD6E9
(237,214,233)
#F0DDEC
(240,221,236)
#F3E4EF
(243,228,239)
#F6EBF2
(246,235,242)
#F9F2F5
(249,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DBACD7; }

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

This text font color is #DBACD7.

Background Color

.myBgColor { background-color: #DBACD7; }

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

This div background color is #DBACD7.

Border color

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

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

This div border color is #DBACD7.

Opacity

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

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

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

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

This text has shadow with #DBACD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBACD7.

Preview

Color preview on black background

This text has color #DBACD7 on black background.


Color preview on white background

This text has color #DBACD7 on white background.


Black color preview on #DBACD7 background

This text has black color on #DBACD7 background.


White color preview on #DBACD7 background

This text has white color on #DBACD7 background.


Related colors

Complementary color

Complementary color for #hex is #245328.


I love getcolorcode.com

Triadic colors

1 #D7DBAC and #ACD7DB with #DBACD7 are triadic colors.

2 #D7ACDB and #ACDBD7 with #DBACD7 are triadic colors.