COLOR #DB8EE6

HEX: #DB8EE6 RGB: (219,142,230)

Color info

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

RGB color model

#DB8EE6 color RGB value is (219,142,230).

RGB: (219,142,230) (86%, 56%, 90%)

RGB channels and saturation

R 219 of 255 = 86%
G 142 of 255 = 56%
B 230 of 255 = 90%

219
142
230

R + G + B ~ 77%. #DB8EE6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 142 + 230 = 591 (100%)
R 219 of 591 ~ 37.06%
G 142 of 591 ~ 24.03%
B 230 of 591 ~ 38.92'%

%37.06
%24.03
%38.92

CMYK color model

#DB8EE6 color CMYK value is (5,38,0,10).

  • cyan value is 4.78%
  • magenta value is 38.26%
  • yellow value is 0.00%
  • key color value is 9.80%
CMYK: (5,38,0,10) C5M38Y0K10 (5%,38%,0%,10%) (0.05/0.38/0.00/0.10) 

CMYK percentages

%4.78
%38.26
%0
%9.8

Codes

Color #DB8EE6 in popluar color models

DB 8E E6
RGB 219 142 230
HSL 293° 63.77% 72.94%
HSB/HSV 293° 38.26% 90.20%
CMYK 4.78% 38.26% 0.00%
9.80%

Color #DB8EE6 in popluar number systems.

HEX DB 8E E6
Decimal 219 142 230
Binary 11011011 10001110 11100110
Octal 333 216 346

Shades and tints

Shades of #DB8EE6

#DB8EE6
(219,142,230)
#C882D2
(200,130,210)
#B576BE
(181,118,190)
#A26AAA
(162,106,170)
#8F5E96
(143,94,150)
#7C5282
(124,82,130)
#69466E
(105,70,110)
#563A5A
(86,58,90)
#432E46
(67,46,70)
#302232
(48,34,50)
#1D161E
(29,22,30)
#000000
(0,0,0)

Tints of #DB8EE6

#DB8EE6
(219,142,230)
#DE98E8
(222,152,232)
#E1A2EA
(225,162,234)
#E4ACEC
(228,172,236)
#E7B6EE
(231,182,238)
#EAC0F0
(234,192,240)
#EDCAF2
(237,202,242)
#F0D4F4
(240,212,244)
#F3DEF6
(243,222,246)
#F6E8F8
(246,232,248)
#F9F2FA
(249,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DB8EE6 color. Also use rgb(219,142,230) instead hex code.

Text Font Color

.myTextColor { color: #DB8EE6; }

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

This text font color is #DB8EE6.

Background Color

.myBgColor { background-color: #DB8EE6; }

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

This div background color is #DB8EE6.

Border color

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

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

This div border color is #DB8EE6.

Opacity

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

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

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

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

This text has shadow with #DB8EE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DB8EE6.

Preview

Color preview on black background

This text has color #DB8EE6 on black background.


Color preview on white background

This text has color #DB8EE6 on white background.


Black color preview on #DB8EE6 background

This text has black color on #DB8EE6 background.


White color preview on #DB8EE6 background

This text has white color on #DB8EE6 background.


Related colors

Complementary color

Complementary color for #hex is #247119.


I love getcolorcode.com

Triadic colors

1 #E6DB8E and #8EE6DB with #DB8EE6 are triadic colors.

2 #E68EDB and #8EDBE6 with #DB8EE6 are triadic colors.