COLOR #DB8FD4

HEX: #DB8FD4 RGB: (219,143,212)

Color info

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

RGB color model

#DB8FD4 color RGB value is (219,143,212).

RGB: (219,143,212) (86%, 56%, 83%)

RGB channels and saturation

R 219 of 255 = 86%
G 143 of 255 = 56%
B 212 of 255 = 83%

219
143
212

R + G + B ~ 75%. #DB8FD4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 143 + 212 = 574 (100%)
R 219 of 574 ~ 38.15%
G 143 of 574 ~ 24.91%
B 212 of 574 ~ 36.93'%

%38.15
%24.91
%36.93

CMYK color model

#DB8FD4 color CMYK value is (0,35,3,14).

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

CMYK: (0,35,3,14)
C0M35Y3K14 (0%, 35%, 3%, 14%)
(0.00 / 0.35 / 0.03 / 0.14)

CMYK percentages

%0
%34.7
%3.2
%14.12

Codes

Color #DB8FD4 in popluar color models

DB 8F D4
RGB 219 143 212
HSL 306° 51.35% 70.98%
HSB/HSV 306° 34.70% 85.88%
CMYK 0.00% 34.70% 3.20%
14.12%

Color #DB8FD4 in popluar number systems.

HEX DB 8F D4
Decimal 219 143 212
Binary 11011011 10001111 11010100
Octal 333 217 324

Shades and tints

Shades of #DB8FD4

#DB8FD4
(219,143,212)
#C882C1
(200,130,193)
#B575AE
(181,117,174)
#A2689B
(162,104,155)
#8F5B88
(143,91,136)
#7C4E75
(124,78,117)
#694162
(105,65,98)
#56344F
(86,52,79)
#43273C
(67,39,60)
#301A29
(48,26,41)
#1D0D16
(29,13,22)
#000000
(0,0,0)

Tints of #DB8FD4

#DB8FD4
(219,143,212)
#DE99D7
(222,153,215)
#E1A3DA
(225,163,218)
#E4ADDD
(228,173,221)
#E7B7E0
(231,183,224)
#EAC1E3
(234,193,227)
#EDCBE6
(237,203,230)
#F0D5E9
(240,213,233)
#F3DFEC
(243,223,236)
#F6E9EF
(246,233,239)
#F9F3F2
(249,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DB8FD4; }

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

This text font color is #DB8FD4.

Background Color

.myBgColor { background-color: #DB8FD4; }

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

This div background color is #DB8FD4.

Border color

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

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

This div border color is #DB8FD4.

Opacity

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

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

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

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

This text has shadow with #DB8FD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DB8FD4.

Preview

Color preview on black background

This text has color #DB8FD4 on black background.


Color preview on white background

This text has color #DB8FD4 on white background.


Black color preview on #DB8FD4 background

This text has black color on #DB8FD4 background.


White color preview on #DB8FD4 background

This text has white color on #DB8FD4 background.


Related colors

Complementary color

Complementary color for #hex is #24702B.


I love getcolorcode.com

Triadic colors

1 #D4DB8F and #8FD4DB with #DB8FD4 are triadic colors.

2 #D48FDB and #8FDBD4 with #DB8FD4 are triadic colors.