COLOR #805093

HEX: #805093 RGB: (128,80,147)

Color info

#805093 contains mainly red and blue colors. Web safe color of #805093 is #666699 (or #669).

RGB color model

#805093 color RGB value is (128,80,147).

RGB: (128,80,147) (50%, 31%, 58%)

RGB channels and saturation

R 128 of 255 = 50%
G 80 of 255 = 31%
B 147 of 255 = 58%

128
80
147

R + G + B ~ 46%. #805093 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 128 + 80 + 147 = 355 (100%)
R 128 of 355 ~ 36.06%
G 80 of 355 ~ 22.54%
B 147 of 355 ~ 41.41'%

%36.06
%22.54
%41.41

CMYK color model

#805093 color CMYK value is (13,46,0,42).

  • cyan value is 12.93%
  • magenta value is 45.58%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (13,46,0,42)
C13M46Y0K42 (13%, 46%, 0%, 42%)
(0.13 / 0.46 / 0.00 / 0.42)

CMYK percentages

%12.93
%45.58
%0
%42.35

Codes

Color #805093 in popluar color models

80 50 93
RGB 128 80 147
HSL 283° 29.52% 44.51%
HSB/HSV 283° 45.58% 57.65%
CMYK 12.93% 45.58% 0.00%
42.35%

Color #805093 in popluar number systems.

HEX 80 50 93
Decimal 128 80 147
Binary 10000000 1010000 10010011
Octal 200 120 223

Shades and tints

Shades of #805093

#805093
(128,80,147)
#754986
(117,73,134)
#6A4279
(106,66,121)
#5F3B6C
(95,59,108)
#54345F
(84,52,95)
#492D52
(73,45,82)
#3E2645
(62,38,69)
#331F38
(51,31,56)
#28182B
(40,24,43)
#1D111E
(29,17,30)
#120A11
(18,10,17)
#000000
(0,0,0)

Tints of #805093

#805093
(128,80,147)
#8B5F9C
(139,95,156)
#966EA5
(150,110,165)
#A17DAE
(161,125,174)
#AC8CB7
(172,140,183)
#B79BC0
(183,155,192)
#C2AAC9
(194,170,201)
#CDB9D2
(205,185,210)
#D8C8DB
(216,200,219)
#E3D7E4
(227,215,228)
#EEE6ED
(238,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #805093 color. Also use rgb(128,80,147) instead hex code.

Text Font Color

.myTextColor { color: #805093; }

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

This text font color is #805093.

Background Color

.myBgColor { background-color: #805093; }

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

This div background color is #805093.

Border color

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

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

This div border color is #805093.

Opacity

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

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

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

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

This text has shadow with #805093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #805093.

Preview

Color preview on black background

This text has color #805093 on black background.


Color preview on white background

This text has color #805093 on white background.


Black color preview on #805093 background

This text has black color on #805093 background.


White color preview on #805093 background

This text has white color on #805093 background.


Related colors

Complementary color

Complementary color for #hex is #7FAF6C.


I love getcolorcode.com

Triadic colors

1 #938050 and #509380 with #805093 are triadic colors.

2 #935080 and #508093 with #805093 are triadic colors.