COLOR #805295

HEX: #805295 RGB: (128,82,149)

Color info

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

RGB color model

#805295 color RGB value is (128,82,149).

RGB: (128,82,149) (50%, 32%, 58%)

RGB channels and saturation

R 128 of 255 = 50%
G 82 of 255 = 32%
B 149 of 255 = 58%

128
82
149

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

Portions of RGB colors in percentages

R + G + B = 128 + 82 + 149 = 359 (100%)
R 128 of 359 ~ 35.65%
G 82 of 359 ~ 22.84%
B 149 of 359 ~ 41.5'%

%35.65
%22.84
%41.5

CMYK color model

#805295 color CMYK value is (14,45,0,42).

  • cyan value is 14.09%
  • magenta value is 44.97%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (14,45,0,42)
C14M45Y0K42 (14%, 45%, 0%, 42%)
(0.14 / 0.45 / 0.00 / 0.42)

CMYK percentages

%14.09
%44.97
%0
%41.57

Codes

Color #805295 in popluar color models

80 52 95
RGB 128 82 149
HSL 281° 29.00% 45.29%
HSB/HSV 281° 44.97% 58.43%
CMYK 14.09% 44.97% 0.00%
41.57%

Color #805295 in popluar number systems.

HEX 80 52 95
Decimal 128 82 149
Binary 10000000 1010010 10010101
Octal 200 122 225

Shades and tints

Shades of #805295

#805295
(128,82,149)
#754B88
(117,75,136)
#6A447B
(106,68,123)
#5F3D6E
(95,61,110)
#543661
(84,54,97)
#492F54
(73,47,84)
#3E2847
(62,40,71)
#33213A
(51,33,58)
#281A2D
(40,26,45)
#1D1320
(29,19,32)
#120C13
(18,12,19)
#000000
(0,0,0)

Tints of #805295

#805295
(128,82,149)
#8B619E
(139,97,158)
#9670A7
(150,112,167)
#A17FB0
(161,127,176)
#AC8EB9
(172,142,185)
#B79DC2
(183,157,194)
#C2ACCB
(194,172,203)
#CDBBD4
(205,187,212)
#D8CADD
(216,202,221)
#E3D9E6
(227,217,230)
#EEE8EF
(238,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #805295 color. Also use rgb(128,82,149) instead hex code.

Text Font Color

.myTextColor { color: #805295; }

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

This text font color is #805295.

Background Color

.myBgColor { background-color: #805295; }

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

This div background color is #805295.

Border color

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

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

This div border color is #805295.

Opacity

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

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

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

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

This text has shadow with #805295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #805295.

Preview

Color preview on black background

This text has color #805295 on black background.


Color preview on white background

This text has color #805295 on white background.


Black color preview on #805295 background

This text has black color on #805295 background.


White color preview on #805295 background

This text has white color on #805295 background.


Related colors

Complementary color

Complementary color for #hex is #7FAD6A.


I love getcolorcode.com

Triadic colors

1 #958052 and #529580 with #805295 are triadic colors.

2 #955280 and #528095 with #805295 are triadic colors.