COLOR #815A57

HEX: #815A57 RGB: (129,90,87)

Color info

#815A57 contains red, green and blue colors in about the same proportion. Web safe color of #815A57 is #996666 (or #966).

RGB color model

#815A57 color RGB value is (129,90,87).

RGB: (129,90,87) (51%, 35%, 34%)

RGB channels and saturation

R 129 of 255 = 51%
G 90 of 255 = 35%
B 87 of 255 = 34%

129
90
87

R + G + B ~ 40%. #815A57 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 129 + 90 + 87 = 306 (100%)
R 129 of 306 ~ 42.16%
G 90 of 306 ~ 29.41%
B 87 of 306 ~ 28.43'%

%42.16
%29.41
%28.43

CMYK color model

#815A57 color CMYK value is (0,30,33,49).

  • cyan value is 0.00%
  • magenta value is 30.23%
  • yellow value is 32.56%
  • key color value is 49.41%

CMYK: (0,30,33,49)
C0M30Y33K49 (0%, 30%, 33%, 49%)
(0.00 / 0.30 / 0.33 / 0.49)

CMYK percentages

%0
%30.23
%32.56
%49.41

Codes

Color #815A57 in popluar color models

81 5A 57
RGB 129 90 87
HSL 19.44% 42.35%
HSB/HSV 32.56% 50.59%
CMYK 0.00% 30.23% 32.56%
49.41%

Color #815A57 in popluar number systems.

HEX 81 5A 57
Decimal 129 90 87
Binary 10000001 1011010 1010111
Octal 201 132 127

Shades and tints

Shades of #815A57

#815A57
(129,90,87)
#765250
(118,82,80)
#6B4A49
(107,74,73)
#604242
(96,66,66)
#553A3B
(85,58,59)
#4A3234
(74,50,52)
#3F2A2D
(63,42,45)
#342226
(52,34,38)
#291A1F
(41,26,31)
#1E1218
(30,18,24)
#130A11
(19,10,17)
#000000
(0,0,0)

Tints of #815A57

#815A57
(129,90,87)
#8C6966
(140,105,102)
#977875
(151,120,117)
#A28784
(162,135,132)
#AD9693
(173,150,147)
#B8A5A2
(184,165,162)
#C3B4B1
(195,180,177)
#CEC3C0
(206,195,192)
#D9D2CF
(217,210,207)
#E4E1DE
(228,225,222)
#EFF0ED
(239,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #815A57 color. Also use rgb(129,90,87) instead hex code.

Text Font Color

.myTextColor { color: #815A57; }

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

This text font color is #815A57.

Background Color

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

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

This div background color is #815A57.

Border color

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

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

This div border color is #815A57.

Opacity

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

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

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

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

This text has shadow with #815A57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815A57.

Preview

Color preview on black background

This text has color #815A57 on black background.


Color preview on white background

This text has color #815A57 on white background.


Black color preview on #815A57 background

This text has black color on #815A57 background.


White color preview on #815A57 background

This text has white color on #815A57 background.


Related colors

Complementary color

Complementary color for #hex is #7EA5A8.


I love getcolorcode.com

Triadic colors

1 #57815A and #5A5781 with #815A57 are triadic colors.

2 #575A81 and #5A8157 with #815A57 are triadic colors.