COLOR #813671

HEX: #813671 RGB: (129,54,113)

Color info

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

RGB color model

#813671 color RGB value is (129,54,113).

RGB: (129,54,113) (51%, 21%, 44%)

RGB channels and saturation

R 129 of 255 = 51%
G 54 of 255 = 21%
B 113 of 255 = 44%

129
54
113

R + G + B ~ 39%. #813671 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 54 + 113 = 296 (100%)
R 129 of 296 ~ 43.58%
G 54 of 296 ~ 18.24%
B 113 of 296 ~ 38.18'%

%43.58
%18.24
%38.18

CMYK color model

#813671 color CMYK value is (0,58,12,49).

  • cyan value is 0.00%
  • magenta value is 58.14%
  • yellow value is 12.40%
  • key color value is 49.41%

CMYK: (0,58,12,49)
C0M58Y12K49 (0%, 58%, 12%, 49%)
(0.00 / 0.58 / 0.12 / 0.49)

CMYK percentages

%0
%58.14
%12.4
%49.41

Codes

Color #813671 in popluar color models

81 36 71
RGB 129 54 113
HSL 313° 40.98% 35.88%
HSB/HSV 313° 58.14% 50.59%
CMYK 0.00% 58.14% 12.40%
49.41%

Color #813671 in popluar number systems.

HEX 81 36 71
Decimal 129 54 113
Binary 10000001 110110 1110001
Octal 201 66 161

Shades and tints

Shades of #813671

#813671
(129,54,113)
#763267
(118,50,103)
#6B2E5D
(107,46,93)
#602A53
(96,42,83)
#552649
(85,38,73)
#4A223F
(74,34,63)
#3F1E35
(63,30,53)
#341A2B
(52,26,43)
#291621
(41,22,33)
#1E1217
(30,18,23)
#130E0D
(19,14,13)
#000000
(0,0,0)

Tints of #813671

#813671
(129,54,113)
#8C487D
(140,72,125)
#975A89
(151,90,137)
#A26C95
(162,108,149)
#AD7EA1
(173,126,161)
#B890AD
(184,144,173)
#C3A2B9
(195,162,185)
#CEB4C5
(206,180,197)
#D9C6D1
(217,198,209)
#E4D8DD
(228,216,221)
#EFEAE9
(239,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #813671 color. Also use rgb(129,54,113) instead hex code.

Text Font Color

.myTextColor { color: #813671; }

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

This text font color is #813671.

Background Color

.myBgColor { background-color: #813671; }

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

This div background color is #813671.

Border color

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

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

This div border color is #813671.

Opacity

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

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

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

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

This text has shadow with #813671 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #813671.

Preview

Color preview on black background

This text has color #813671 on black background.


Color preview on white background

This text has color #813671 on white background.


Black color preview on #813671 background

This text has black color on #813671 background.


White color preview on #813671 background

This text has white color on #813671 background.


Related colors

Complementary color

Complementary color for #hex is #7EC98E.


I love getcolorcode.com

Triadic colors

1 #718136 and #367181 with #813671 are triadic colors.

2 #713681 and #368171 with #813671 are triadic colors.