COLOR #813643

HEX: #813643 RGB: (129,54,67)

Color info

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

RGB color model

#813643 color RGB value is (129,54,67).

RGB: (129,54,67) (51%, 21%, 26%)

RGB channels and saturation

R 129 of 255 = 51%
G 54 of 255 = 21%
B 67 of 255 = 26%

129
54
67

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

Portions of RGB colors in percentages

R + G + B = 129 + 54 + 67 = 250 (100%)
R 129 of 250 ~ 51.6%
G 54 of 250 ~ 21.6%
B 67 of 250 ~ 26.8'%

%51.6
%21.6
%26.8

CMYK color model

#813643 color CMYK value is (0,58,48,49).

  • cyan value is 0.00%
  • magenta value is 58.14%
  • yellow value is 48.06%
  • key color value is 49.41%
CMYK: (0,58,48,49) C0M58Y48K49 (0%,58%,48%,49%) (0.00/0.58/0.48/0.49) 

CMYK percentages

%0
%58.14
%48.06
%49.41

Codes

Color #813643 in popluar color models

81 36 43
RGB 129 54 67
HSL 350° 40.98% 35.88%
HSB/HSV 350° 58.14% 50.59%
CMYK 0.00% 58.14% 48.06%
49.41%

Color #813643 in popluar number systems.

HEX 81 36 43
Decimal 129 54 67
Binary 10000001 110110 1000011
Octal 201 66 103

Shades and tints

Shades of #813643

#813643
(129,54,67)
#76323D
(118,50,61)
#6B2E37
(107,46,55)
#602A31
(96,42,49)
#55262B
(85,38,43)
#4A2225
(74,34,37)
#3F1E1F
(63,30,31)
#341A19
(52,26,25)
#291613
(41,22,19)
#1E120D
(30,18,13)
#130E07
(19,14,7)
#000000
(0,0,0)

Tints of #813643

#813643
(129,54,67)
#8C4854
(140,72,84)
#975A65
(151,90,101)
#A26C76
(162,108,118)
#AD7E87
(173,126,135)
#B89098
(184,144,152)
#C3A2A9
(195,162,169)
#CEB4BA
(206,180,186)
#D9C6CB
(217,198,203)
#E4D8DC
(228,216,220)
#EFEAED
(239,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #813643; }

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

This text font color is #813643.

Background Color

.myBgColor { background-color: #813643; }

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

This div background color is #813643.

Border color

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

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

This div border color is #813643.

Opacity

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

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

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

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

This text has shadow with #813643 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #813643.

Preview

Color preview on black background

This text has color #813643 on black background.


Color preview on white background

This text has color #813643 on white background.


Black color preview on #813643 background

This text has black color on #813643 background.


White color preview on #813643 background

This text has white color on #813643 background.


Related colors

Complementary color

Complementary color for #hex is #7EC9BC.


I love getcolorcode.com

Triadic colors

1 #438136 and #364381 with #813643 are triadic colors.

2 #433681 and #368143 with #813643 are triadic colors.