COLOR #813358

HEX: #813358 RGB: (129,51,88)

Color info

#813358 contains mainly red and blue colors. Web safe color of #813358 is #993366 (or #936).

RGB color model

#813358 color RGB value is (129,51,88).

RGB: (129,51,88) (51%, 20%, 35%)

RGB channels and saturation

R 129 of 255 = 51%
G 51 of 255 = 20%
B 88 of 255 = 35%

129
51
88

R + G + B ~ 35%. #813358 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 51 + 88 = 268 (100%)
R 129 of 268 ~ 48.13%
G 51 of 268 ~ 19.03%
B 88 of 268 ~ 32.84'%

%48.13
%19.03
%32.84

CMYK color model

#813358 color CMYK value is (0,60,32,49).

  • cyan value is 0.00%
  • magenta value is 60.47%
  • yellow value is 31.78%
  • key color value is 49.41%

CMYK: (0,60,32,49)
C0M60Y32K49 (0%, 60%, 32%, 49%)
(0.00 / 0.60 / 0.32 / 0.49)

CMYK percentages

%0
%60.47
%31.78
%49.41

Codes

Color #813358 in popluar color models

81 33 58
RGB 129 51 88
HSL 332° 43.33% 35.29%
HSB/HSV 332° 60.47% 50.59%
CMYK 0.00% 60.47% 31.78%
49.41%

Color #813358 in popluar number systems.

HEX 81 33 58
Decimal 129 51 88
Binary 10000001 110011 1011000
Octal 201 63 130

Shades and tints

Shades of #813358

#813358
(129,51,88)
#762F50
(118,47,80)
#6B2B48
(107,43,72)
#602740
(96,39,64)
#552338
(85,35,56)
#4A1F30
(74,31,48)
#3F1B28
(63,27,40)
#341720
(52,23,32)
#291318
(41,19,24)
#1E0F10
(30,15,16)
#130B08
(19,11,8)
#000000
(0,0,0)

Tints of #813358

#813358
(129,51,88)
#8C4567
(140,69,103)
#975776
(151,87,118)
#A26985
(162,105,133)
#AD7B94
(173,123,148)
#B88DA3
(184,141,163)
#C39FB2
(195,159,178)
#CEB1C1
(206,177,193)
#D9C3D0
(217,195,208)
#E4D5DF
(228,213,223)
#EFE7EE
(239,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #813358 color. Also use rgb(129,51,88) instead hex code.

Text Font Color

.myTextColor { color: #813358; }

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

This text font color is #813358.

Background Color

.myBgColor { background-color: #813358; }

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

This div background color is #813358.

Border color

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

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

This div border color is #813358.

Opacity

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

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

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

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

This text has shadow with #813358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #813358.

Preview

Color preview on black background

This text has color #813358 on black background.


Color preview on white background

This text has color #813358 on white background.


Black color preview on #813358 background

This text has black color on #813358 background.


White color preview on #813358 background

This text has white color on #813358 background.


Related colors

Complementary color

Complementary color for #hex is #7ECCA7.


I love getcolorcode.com

Triadic colors

1 #588133 and #335881 with #813358 are triadic colors.

2 #583381 and #338158 with #813358 are triadic colors.