COLOR #813447

HEX: #813447 RGB: (129,52,71)

Color info

#813447 contains mainly red and blue colors. Web safe color of #813447 is #993333 (or #933).

RGB color model

#813447 color RGB value is (129,52,71).

RGB: (129,52,71) (51%, 20%, 28%)

RGB channels and saturation

R 129 of 255 = 51%
G 52 of 255 = 20%
B 71 of 255 = 28%

129
52
71

R + G + B ~ 33%. #813447 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 52 + 71 = 252 (100%)
R 129 of 252 ~ 51.19%
G 52 of 252 ~ 20.63%
B 71 of 252 ~ 28.17'%

%51.19
%20.63
%28.17

CMYK color model

#813447 color CMYK value is (0,60,45,49).

  • cyan value is 0.00%
  • magenta value is 59.69%
  • yellow value is 44.96%
  • key color value is 49.41%
CMYK: (0,60,45,49) C0M60Y45K49 (0%,60%,45%,49%) (0.00/0.60/0.45/0.49) 

CMYK percentages

%0
%59.69
%44.96
%49.41

Codes

Color #813447 in popluar color models

81 34 47
RGB 129 52 71
HSL 345° 42.54% 35.49%
HSB/HSV 345° 59.69% 50.59%
CMYK 0.00% 59.69% 44.96%
49.41%

Color #813447 in popluar number systems.

HEX 81 34 47
Decimal 129 52 71
Binary 10000001 110100 1000111
Octal 201 64 107

Shades and tints

Shades of #813447

#813447
(129,52,71)
#763041
(118,48,65)
#6B2C3B
(107,44,59)
#602835
(96,40,53)
#55242F
(85,36,47)
#4A2029
(74,32,41)
#3F1C23
(63,28,35)
#34181D
(52,24,29)
#291417
(41,20,23)
#1E1011
(30,16,17)
#130C0B
(19,12,11)
#000000
(0,0,0)

Tints of #813447

#813447
(129,52,71)
#8C4657
(140,70,87)
#975867
(151,88,103)
#A26A77
(162,106,119)
#AD7C87
(173,124,135)
#B88E97
(184,142,151)
#C3A0A7
(195,160,167)
#CEB2B7
(206,178,183)
#D9C4C7
(217,196,199)
#E4D6D7
(228,214,215)
#EFE8E7
(239,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #813447 color. Also use rgb(129,52,71) instead hex code.

Text Font Color

.myTextColor { color: #813447; }

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

This text font color is #813447.

Background Color

.myBgColor { background-color: #813447; }

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

This div background color is #813447.

Border color

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

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

This div border color is #813447.

Opacity

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

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

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

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

This text has shadow with #813447 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #813447.

Preview

Color preview on black background

This text has color #813447 on black background.


Color preview on white background

This text has color #813447 on white background.


Black color preview on #813447 background

This text has black color on #813447 background.


White color preview on #813447 background

This text has white color on #813447 background.


Related colors

Complementary color

Complementary color for #hex is #7ECBB8.


I love getcolorcode.com

Triadic colors

1 #478134 and #344781 with #813447 are triadic colors.

2 #473481 and #348147 with #813447 are triadic colors.