COLOR #813322

HEX: #813322 RGB: (129,51,34)

Color info

#813322 contains mainly red color. Web safe color of #813322 is #993333 (or #933).

RGB color model

#813322 color RGB value is (129,51,34).

RGB: (129,51,34) (51%, 20%, 13%)

RGB channels and saturation

R 129 of 255 = 51%
G 51 of 255 = 20%
B 34 of 255 = 13%

129
51
34

R + G + B ~ 28%. #813322 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 51 + 34 = 214 (100%)
R 129 of 214 ~ 60.28%
G 51 of 214 ~ 23.83%
B 34 of 214 ~ 15.89'%

%60.28
%23.83
%15.89

CMYK color model

#813322 color CMYK value is (0,60,74,49).

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

CMYK: (0,60,74,49)
C0M60Y74K49 (0%, 60%, 74%, 49%)
(0.00 / 0.60 / 0.74 / 0.49)

CMYK percentages

%0
%60.47
%73.64
%49.41

Codes

Color #813322 in popluar color models

81 33 22
RGB 129 51 34
HSL 11° 58.28% 31.96%
HSB/HSV 11° 73.64% 50.59%
CMYK 0.00% 60.47% 73.64%
49.41%

Color #813322 in popluar number systems.

HEX 81 33 22
Decimal 129 51 34
Binary 10000001 110011 100010
Octal 201 63 42

Shades and tints

Shades of #813322

#813322
(129,51,34)
#762F1F
(118,47,31)
#6B2B1C
(107,43,28)
#602719
(96,39,25)
#552316
(85,35,22)
#4A1F13
(74,31,19)
#3F1B10
(63,27,16)
#34170D
(52,23,13)
#29130A
(41,19,10)
#1E0F07
(30,15,7)
#130B04
(19,11,4)
#000000
(0,0,0)

Tints of #813322

#813322
(129,51,34)
#8C4536
(140,69,54)
#97574A
(151,87,74)
#A2695E
(162,105,94)
#AD7B72
(173,123,114)
#B88D86
(184,141,134)
#C39F9A
(195,159,154)
#CEB1AE
(206,177,174)
#D9C3C2
(217,195,194)
#E4D5D6
(228,213,214)
#EFE7EA
(239,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #813322; }

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

This text font color is #813322.

Background Color

.myBgColor { background-color: #813322; }

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

This div background color is #813322.

Border color

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

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

This div border color is #813322.

Opacity

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

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

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

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

This text has shadow with #813322 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #813322.

Preview

Color preview on black background

This text has color #813322 on black background.


Color preview on white background

This text has color #813322 on white background.


Black color preview on #813322 background

This text has black color on #813322 background.


White color preview on #813322 background

This text has white color on #813322 background.


Related colors

Complementary color

Complementary color for #hex is #7ECCDD.


I love getcolorcode.com

Triadic colors

1 #228133 and #332281 with #813322 are triadic colors.

2 #223381 and #338122 with #813322 are triadic colors.