COLOR #813195

HEX: #813195 RGB: (129,49,149)

Color info

#813195 contains mainly red and blue colors. Web safe color of #813195 is #993399 (or #939).

RGB color model

#813195 color RGB value is (129,49,149).

RGB: (129,49,149) (51%, 19%, 58%)

RGB channels and saturation

R 129 of 255 = 51%
G 49 of 255 = 19%
B 149 of 255 = 58%

129
49
149

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

Portions of RGB colors in percentages

R + G + B = 129 + 49 + 149 = 327 (100%)
R 129 of 327 ~ 39.45%
G 49 of 327 ~ 14.98%
B 149 of 327 ~ 45.57'%

%39.45
%14.98
%45.57

CMYK color model

#813195 color CMYK value is (13,67,0,42).

  • cyan value is 13.42%
  • magenta value is 67.11%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (13,67,0,42)
C13M67Y0K42 (13%, 67%, 0%, 42%)
(0.13 / 0.67 / 0.00 / 0.42)

CMYK percentages

%13.42
%67.11
%0
%41.57

Codes

Color #813195 in popluar color models

81 31 95
RGB 129 49 149
HSL 288° 50.51% 38.82%
HSB/HSV 288° 67.11% 58.43%
CMYK 13.42% 67.11% 0.00%
41.57%

Color #813195 in popluar number systems.

HEX 81 31 95
Decimal 129 49 149
Binary 10000001 110001 10010101
Octal 201 61 225

Shades and tints

Shades of #813195

#813195
(129,49,149)
#762D88
(118,45,136)
#6B297B
(107,41,123)
#60256E
(96,37,110)
#552161
(85,33,97)
#4A1D54
(74,29,84)
#3F1947
(63,25,71)
#34153A
(52,21,58)
#29112D
(41,17,45)
#1E0D20
(30,13,32)
#130913
(19,9,19)
#000000
(0,0,0)

Tints of #813195

#813195
(129,49,149)
#8C439E
(140,67,158)
#9755A7
(151,85,167)
#A267B0
(162,103,176)
#AD79B9
(173,121,185)
#B88BC2
(184,139,194)
#C39DCB
(195,157,203)
#CEAFD4
(206,175,212)
#D9C1DD
(217,193,221)
#E4D3E6
(228,211,230)
#EFE5EF
(239,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #813195 color. Also use rgb(129,49,149) instead hex code.

Text Font Color

.myTextColor { color: #813195; }

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

This text font color is #813195.

Background Color

.myBgColor { background-color: #813195; }

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

This div background color is #813195.

Border color

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

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

This div border color is #813195.

Opacity

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

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

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

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

This text has shadow with #813195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #813195.

Preview

Color preview on black background

This text has color #813195 on black background.


Color preview on white background

This text has color #813195 on white background.


Black color preview on #813195 background

This text has black color on #813195 background.


White color preview on #813195 background

This text has white color on #813195 background.


Related colors

Complementary color

Complementary color for #hex is #7ECE6A.


I love getcolorcode.com

Triadic colors

1 #958131 and #319581 with #813195 are triadic colors.

2 #953181 and #318195 with #813195 are triadic colors.