COLOR #DB9AD4

HEX: #DB9AD4 RGB: (219,154,212)

Color info

#DB9AD4 contains mainly red and blue colors. Web safe color of #DB9AD4 is #CC99CC (or #C9C).

RGB color model

#DB9AD4 color RGB value is (219,154,212).

RGB: (219,154,212) (86%, 60%, 83%)

RGB channels and saturation

R 219 of 255 = 86%
G 154 of 255 = 60%
B 212 of 255 = 83%

219
154
212

R + G + B ~ 76%. #DB9AD4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 154 + 212 = 585 (100%)
R 219 of 585 ~ 37.44%
G 154 of 585 ~ 26.32%
B 212 of 585 ~ 36.24'%

%37.44
%26.32
%36.24

CMYK color model

#DB9AD4 color CMYK value is (0,30,3,14).

  • cyan value is 0.00%
  • magenta value is 29.68%
  • yellow value is 3.20%
  • key color value is 14.12%

CMYK: (0,30,3,14)
C0M30Y3K14 (0%, 30%, 3%, 14%)
(0.00 / 0.30 / 0.03 / 0.14)

CMYK percentages

%0
%29.68
%3.2
%14.12

Codes

Color #DB9AD4 in popluar color models

DB 9A D4
RGB 219 154 212
HSL 306° 47.45% 73.14%
HSB/HSV 306° 29.68% 85.88%
CMYK 0.00% 29.68% 3.20%
14.12%

Color #DB9AD4 in popluar number systems.

HEX DB 9A D4
Decimal 219 154 212
Binary 11011011 10011010 11010100
Octal 333 232 324

Shades and tints

Shades of #DB9AD4

#DB9AD4
(219,154,212)
#C88CC1
(200,140,193)
#B57EAE
(181,126,174)
#A2709B
(162,112,155)
#8F6288
(143,98,136)
#7C5475
(124,84,117)
#694662
(105,70,98)
#56384F
(86,56,79)
#432A3C
(67,42,60)
#301C29
(48,28,41)
#1D0E16
(29,14,22)
#000000
(0,0,0)

Tints of #DB9AD4

#DB9AD4
(219,154,212)
#DEA3D7
(222,163,215)
#E1ACDA
(225,172,218)
#E4B5DD
(228,181,221)
#E7BEE0
(231,190,224)
#EAC7E3
(234,199,227)
#EDD0E6
(237,208,230)
#F0D9E9
(240,217,233)
#F3E2EC
(243,226,236)
#F6EBEF
(246,235,239)
#F9F4F2
(249,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DB9AD4; }

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

This text font color is #DB9AD4.

Background Color

.myBgColor { background-color: #DB9AD4; }

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

This div background color is #DB9AD4.

Border color

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

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

This div border color is #DB9AD4.

Opacity

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

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

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

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

This text has shadow with #DB9AD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DB9AD4.

Preview

Color preview on black background

This text has color #DB9AD4 on black background.


Color preview on white background

This text has color #DB9AD4 on white background.


Black color preview on #DB9AD4 background

This text has black color on #DB9AD4 background.


White color preview on #DB9AD4 background

This text has white color on #DB9AD4 background.


Related colors

Complementary color

Complementary color for #hex is #24652B.


I love getcolorcode.com

Triadic colors

1 #D4DB9A and #9AD4DB with #DB9AD4 are triadic colors.

2 #D49ADB and #9ADBD4 with #DB9AD4 are triadic colors.