COLOR #803782

HEX: #803782 RGB: (128,55,130)

Color info

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

RGB color model

#803782 color RGB value is (128,55,130).

RGB: (128,55,130) (50%, 22%, 51%)

RGB channels and saturation

R 128 of 255 = 50%
G 55 of 255 = 22%
B 130 of 255 = 51%

128
55
130

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

Portions of RGB colors in percentages

R + G + B = 128 + 55 + 130 = 313 (100%)
R 128 of 313 ~ 40.89%
G 55 of 313 ~ 17.57%
B 130 of 313 ~ 41.53'%

%40.89
%17.57
%41.53

CMYK color model

#803782 color CMYK value is (2,58,0,49).

  • cyan value is 1.54%
  • magenta value is 57.69%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (2,58,0,49)
C2M58Y0K49 (2%, 58%, 0%, 49%)
(0.02 / 0.58 / 0.00 / 0.49)

CMYK percentages

%1.54
%57.69
%0
%49.02

Codes

Color #803782 in popluar color models

80 37 82
RGB 128 55 130
HSL 298° 40.54% 36.27%
HSB/HSV 298° 57.69% 50.98%
CMYK 1.54% 57.69% 0.00%
49.02%

Color #803782 in popluar number systems.

HEX 80 37 82
Decimal 128 55 130
Binary 10000000 110111 10000010
Octal 200 67 202

Shades and tints

Shades of #803782

#803782
(128,55,130)
#753277
(117,50,119)
#6A2D6C
(106,45,108)
#5F2861
(95,40,97)
#542356
(84,35,86)
#491E4B
(73,30,75)
#3E1940
(62,25,64)
#331435
(51,20,53)
#280F2A
(40,15,42)
#1D0A1F
(29,10,31)
#120514
(18,5,20)
#000000
(0,0,0)

Tints of #803782

#803782
(128,55,130)
#8B498D
(139,73,141)
#965B98
(150,91,152)
#A16DA3
(161,109,163)
#AC7FAE
(172,127,174)
#B791B9
(183,145,185)
#C2A3C4
(194,163,196)
#CDB5CF
(205,181,207)
#D8C7DA
(216,199,218)
#E3D9E5
(227,217,229)
#EEEBF0
(238,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #803782 color. Also use rgb(128,55,130) instead hex code.

Text Font Color

.myTextColor { color: #803782; }

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

This text font color is #803782.

Background Color

.myBgColor { background-color: #803782; }

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

This div background color is #803782.

Border color

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

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

This div border color is #803782.

Opacity

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

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

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

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

This text has shadow with #803782 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #803782.

Preview

Color preview on black background

This text has color #803782 on black background.


Color preview on white background

This text has color #803782 on white background.


Black color preview on #803782 background

This text has black color on #803782 background.


White color preview on #803782 background

This text has white color on #803782 background.


Related colors

Complementary color

Complementary color for #hex is #7FC87D.


I love getcolorcode.com

Triadic colors

1 #828037 and #378280 with #803782 are triadic colors.

2 #823780 and #378082 with #803782 are triadic colors.