COLOR #802097

HEX: #802097 RGB: (128,32,151)

Color info

#802097 contains mainly red and blue colors. Web safe color of #802097 is #663399 (or #639).

RGB color model

#802097 color RGB value is (128,32,151).

RGB: (128,32,151) (50%, 13%, 59%)

RGB channels and saturation

R 128 of 255 = 50%
G 32 of 255 = 13%
B 151 of 255 = 59%

128
32
151

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

Portions of RGB colors in percentages

R + G + B = 128 + 32 + 151 = 311 (100%)
R 128 of 311 ~ 41.16%
G 32 of 311 ~ 10.29%
B 151 of 311 ~ 48.55'%

%41.16
%48.55

CMYK color model

#802097 color CMYK value is (15,79,0,41).

  • cyan value is 15.23%
  • magenta value is 78.81%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (15,79,0,41)
C15M79Y0K41 (15%, 79%, 0%, 41%)
(0.15 / 0.79 / 0.00 / 0.41)

CMYK percentages

%15.23
%78.81
%0
%40.78

Codes

Color #802097 in popluar color models

80 20 97
RGB 128 32 151
HSL 288° 65.03% 35.88%
HSB/HSV 288° 78.81% 59.22%
CMYK 15.23% 78.81% 0.00%
40.78%

Color #802097 in popluar number systems.

HEX 80 20 97
Decimal 128 32 151
Binary 10000000 100000 10010111
Octal 200 40 227

Shades and tints

Shades of #802097

#802097
(128,32,151)
#751E8A
(117,30,138)
#6A1C7D
(106,28,125)
#5F1A70
(95,26,112)
#541863
(84,24,99)
#491656
(73,22,86)
#3E1449
(62,20,73)
#33123C
(51,18,60)
#28102F
(40,16,47)
#1D0E22
(29,14,34)
#120C15
(18,12,21)
#000000
(0,0,0)

Tints of #802097

#802097
(128,32,151)
#8B34A0
(139,52,160)
#9648A9
(150,72,169)
#A15CB2
(161,92,178)
#AC70BB
(172,112,187)
#B784C4
(183,132,196)
#C298CD
(194,152,205)
#CDACD6
(205,172,214)
#D8C0DF
(216,192,223)
#E3D4E8
(227,212,232)
#EEE8F1
(238,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #802097 color. Also use rgb(128,32,151) instead hex code.

Text Font Color

.myTextColor { color: #802097; }

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

This text font color is #802097.

Background Color

.myBgColor { background-color: #802097; }

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

This div background color is #802097.

Border color

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

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

This div border color is #802097.

Opacity

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

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

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

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

This text has shadow with #802097 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #802097.

Preview

Color preview on black background

This text has color #802097 on black background.


Color preview on white background

This text has color #802097 on white background.


Black color preview on #802097 background

This text has black color on #802097 background.


White color preview on #802097 background

This text has white color on #802097 background.


Related colors

Complementary color

Complementary color for #hex is #7FDF68.


I love getcolorcode.com

Triadic colors

1 #978020 and #209780 with #802097 are triadic colors.

2 #972080 and #208097 with #802097 are triadic colors.