COLOR #815E49

HEX: #815E49 RGB: (129,94,73)

Color info

#815E49 contains red, green and blue colors in about the same proportion. Web safe color of #815E49 is #996633 (or #963).

RGB color model

#815E49 color RGB value is (129,94,73).

RGB: (129,94,73) (51%, 37%, 29%)

RGB channels and saturation

R 129 of 255 = 51%
G 94 of 255 = 37%
B 73 of 255 = 29%

129
94
73

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

Portions of RGB colors in percentages

R + G + B = 129 + 94 + 73 = 296 (100%)
R 129 of 296 ~ 43.58%
G 94 of 296 ~ 31.76%
B 73 of 296 ~ 24.66'%

%43.58
%31.76
%24.66

CMYK color model

#815E49 color CMYK value is (0,27,43,49).

  • cyan value is 0.00%
  • magenta value is 27.13%
  • yellow value is 43.41%
  • key color value is 49.41%

CMYK: (0,27,43,49)
C0M27Y43K49 (0%, 27%, 43%, 49%)
(0.00 / 0.27 / 0.43 / 0.49)

CMYK percentages

%0
%27.13
%43.41
%49.41

Codes

Color #815E49 in popluar color models

81 5E 49
RGB 129 94 73
HSL 23° 27.72% 39.61%
HSB/HSV 23° 43.41% 50.59%
CMYK 0.00% 27.13% 43.41%
49.41%

Color #815E49 in popluar number systems.

HEX 81 5E 49
Decimal 129 94 73
Binary 10000001 1011110 1001001
Octal 201 136 111

Shades and tints

Shades of #815E49

#815E49
(129,94,73)
#765643
(118,86,67)
#6B4E3D
(107,78,61)
#604637
(96,70,55)
#553E31
(85,62,49)
#4A362B
(74,54,43)
#3F2E25
(63,46,37)
#34261F
(52,38,31)
#291E19
(41,30,25)
#1E1613
(30,22,19)
#130E0D
(19,14,13)
#000000
(0,0,0)

Tints of #815E49

#815E49
(129,94,73)
#8C6C59
(140,108,89)
#977A69
(151,122,105)
#A28879
(162,136,121)
#AD9689
(173,150,137)
#B8A499
(184,164,153)
#C3B2A9
(195,178,169)
#CEC0B9
(206,192,185)
#D9CEC9
(217,206,201)
#E4DCD9
(228,220,217)
#EFEAE9
(239,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #815E49 color. Also use rgb(129,94,73) instead hex code.

Text Font Color

.myTextColor { color: #815E49; }

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

This text font color is #815E49.

Background Color

.myBgColor { background-color: #815E49; }

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

This div background color is #815E49.

Border color

.myBorderColor { border: 1px solid #815E49; }

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

This div border color is #815E49.

Opacity

.myOpacity80 { color: #815E49; opacity: 0.8; }

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

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

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

This text has shadow with #815E49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815E49.

Preview

Color preview on black background

This text has color #815E49 on black background.


Color preview on white background

This text has color #815E49 on white background.


Black color preview on #815E49 background

This text has black color on #815E49 background.


White color preview on #815E49 background

This text has white color on #815E49 background.


Related colors

Complementary color

Complementary color for #hex is #7EA1B6.


I love getcolorcode.com

Triadic colors

1 #49815E and #5E4981 with #815E49 are triadic colors.

2 #495E81 and #5E8149 with #815E49 are triadic colors.