COLOR #DB7093

HEX: #DB7093 RGB: (219,112,147)

Color info

Color name is PaleVioletRed. #DB7093 contains mainly red color. Web safe color of #DB7093 is #CC6699 (or #C69).

RGB color model

#DB7093 color RGB value is (219,112,147).

RGB: (219,112,147) (86%, 44%, 58%)

RGB channels and saturation

R 219 of 255 = 86%
G 112 of 255 = 44%
B 147 of 255 = 58%

219
112
147

R + G + B ~ 63%. #DB7093 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 112 + 147 = 478 (100%)
R 219 of 478 ~ 45.82%
G 112 of 478 ~ 23.43%
B 147 of 478 ~ 30.75'%

%45.82
%23.43
%30.75

CMYK color model

#DB7093 color CMYK value is (0,49,33,14).

  • cyan value is 0.00%
  • magenta value is 48.86%
  • yellow value is 32.88%
  • key color value is 14.12%

CMYK: (0,49,33,14)
C0M49Y33K14 (0%, 49%, 33%, 14%)
(0.00 / 0.49 / 0.33 / 0.14)

CMYK percentages

%0
%48.86
%32.88
%14.12

Codes

Color #DB7093 in popluar color models

DB 70 93
RGB 219 112 147
HSL 340° 59.78% 64.90%
HSB/HSV 340° 48.86% 85.88%
CMYK 0.00% 48.86% 32.88%
14.12%

Color #DB7093 in popluar number systems.

HEX DB 70 93
Decimal 219 112 147
Binary 11011011 1110000 10010011
Octal 333 160 223

Shades and tints

Shades of #DB7093

#DB7093
(219,112,147)
#C86686
(200,102,134)
#B55C79
(181,92,121)
#A2526C
(162,82,108)
#8F485F
(143,72,95)
#7C3E52
(124,62,82)
#693445
(105,52,69)
#562A38
(86,42,56)
#43202B
(67,32,43)
#30161E
(48,22,30)
#1D0C11
(29,12,17)
#000000
(0,0,0)

Tints of #DB7093

#DB7093
(219,112,147)
#DE7D9C
(222,125,156)
#E18AA5
(225,138,165)
#E497AE
(228,151,174)
#E7A4B7
(231,164,183)
#EAB1C0
(234,177,192)
#EDBEC9
(237,190,201)
#F0CBD2
(240,203,210)
#F3D8DB
(243,216,219)
#F6E5E4
(246,229,228)
#F9F2ED
(249,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DB7093 color. Also use rgb(219,112,147) instead hex code.

Text Font Color

.myTextColor { color: #DB7093; }

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

This text font color is #DB7093.

Background Color

.myBgColor { background-color: #DB7093; }

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

This div background color is #DB7093.

Border color

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

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

This div border color is #DB7093.

Opacity

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

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

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

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

This text has shadow with #DB7093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DB7093.

Preview

Color preview on black background

This text has color #DB7093 on black background.


Color preview on white background

This text has color #DB7093 on white background.


Black color preview on #DB7093 background

This text has black color on #DB7093 background.


White color preview on #DB7093 background

This text has white color on #DB7093 background.


Related colors

Complementary color

Complementary color for #hex is #248F6C.


I love getcolorcode.com

Gradients

Color #DB7093 is used in Pale Violet-Red gradient.

Pale Violet-Red


Triadic colors

1 #93DB70 and #7093DB with #DB7093 are triadic colors.

2 #9370DB and #70DB93 with #DB7093 are triadic colors.