COLOR #813555

HEX: #813555 RGB: (129,53,85)

Color info

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

RGB color model

#813555 color RGB value is (129,53,85).

RGB: (129,53,85) (51%, 21%, 33%)

RGB channels and saturation

R 129 of 255 = 51%
G 53 of 255 = 21%
B 85 of 255 = 33%

129
53
85

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

Portions of RGB colors in percentages

R + G + B = 129 + 53 + 85 = 267 (100%)
R 129 of 267 ~ 48.31%
G 53 of 267 ~ 19.85%
B 85 of 267 ~ 31.84'%

%48.31
%19.85
%31.84

CMYK color model

#813555 color CMYK value is (0,59,34,49).

  • cyan value is 0.00%
  • magenta value is 58.91%
  • yellow value is 34.11%
  • key color value is 49.41%

CMYK: (0,59,34,49)
C0M59Y34K49 (0%, 59%, 34%, 49%)
(0.00 / 0.59 / 0.34 / 0.49)

CMYK percentages

%0
%58.91
%34.11
%49.41

Codes

Color #813555 in popluar color models

81 35 55
RGB 129 53 85
HSL 335° 41.76% 35.69%
HSB/HSV 335° 58.91% 50.59%
CMYK 0.00% 58.91% 34.11%
49.41%

Color #813555 in popluar number systems.

HEX 81 35 55
Decimal 129 53 85
Binary 10000001 110101 1010101
Octal 201 65 125

Shades and tints

Shades of #813555

#813555
(129,53,85)
#76314E
(118,49,78)
#6B2D47
(107,45,71)
#602940
(96,41,64)
#552539
(85,37,57)
#4A2132
(74,33,50)
#3F1D2B
(63,29,43)
#341924
(52,25,36)
#29151D
(41,21,29)
#1E1116
(30,17,22)
#130D0F
(19,13,15)
#000000
(0,0,0)

Tints of #813555

#813555
(129,53,85)
#8C4764
(140,71,100)
#975973
(151,89,115)
#A26B82
(162,107,130)
#AD7D91
(173,125,145)
#B88FA0
(184,143,160)
#C3A1AF
(195,161,175)
#CEB3BE
(206,179,190)
#D9C5CD
(217,197,205)
#E4D7DC
(228,215,220)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #813555 color. Also use rgb(129,53,85) instead hex code.

Text Font Color

.myTextColor { color: #813555; }

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

This text font color is #813555.

Background Color

.myBgColor { background-color: #813555; }

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

This div background color is #813555.

Border color

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

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

This div border color is #813555.

Opacity

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

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

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

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

This text has shadow with #813555 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #813555.

Preview

Color preview on black background

This text has color #813555 on black background.


Color preview on white background

This text has color #813555 on white background.


Black color preview on #813555 background

This text has black color on #813555 background.


White color preview on #813555 background

This text has white color on #813555 background.


Related colors

Complementary color

Complementary color for #hex is #7ECAAA.


I love getcolorcode.com

Triadic colors

1 #558135 and #355581 with #813555 are triadic colors.

2 #553581 and #358155 with #813555 are triadic colors.