COLOR #815351

HEX: #815351 RGB: (129,83,81)

Color info

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

RGB color model

#815351 color RGB value is (129,83,81).

RGB: (129,83,81) (51%, 33%, 32%)

RGB channels and saturation

R 129 of 255 = 51%
G 83 of 255 = 33%
B 81 of 255 = 32%

129
83
81

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

Portions of RGB colors in percentages

R + G + B = 129 + 83 + 81 = 293 (100%)
R 129 of 293 ~ 44.03%
G 83 of 293 ~ 28.33%
B 81 of 293 ~ 27.65'%

%44.03
%28.33
%27.65

CMYK color model

#815351 color CMYK value is (0,36,37,49).

  • cyan value is 0.00%
  • magenta value is 35.66%
  • yellow value is 37.21%
  • key color value is 49.41%

CMYK: (0,36,37,49)
C0M36Y37K49 (0%, 36%, 37%, 49%)
(0.00 / 0.36 / 0.37 / 0.49)

CMYK percentages

%0
%35.66
%37.21
%49.41

Codes

Color #815351 in popluar color models

81 53 51
RGB 129 83 81
HSL 22.86% 41.18%
HSB/HSV 37.21% 50.59%
CMYK 0.00% 35.66% 37.21%
49.41%

Color #815351 in popluar number systems.

HEX 81 53 51
Decimal 129 83 81
Binary 10000001 1010011 1010001
Octal 201 123 121

Shades and tints

Shades of #815351

#815351
(129,83,81)
#764C4A
(118,76,74)
#6B4543
(107,69,67)
#603E3C
(96,62,60)
#553735
(85,55,53)
#4A302E
(74,48,46)
#3F2927
(63,41,39)
#342220
(52,34,32)
#291B19
(41,27,25)
#1E1412
(30,20,18)
#130D0B
(19,13,11)
#000000
(0,0,0)

Tints of #815351

#815351
(129,83,81)
#8C6260
(140,98,96)
#97716F
(151,113,111)
#A2807E
(162,128,126)
#AD8F8D
(173,143,141)
#B89E9C
(184,158,156)
#C3ADAB
(195,173,171)
#CEBCBA
(206,188,186)
#D9CBC9
(217,203,201)
#E4DAD8
(228,218,216)
#EFE9E7
(239,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #815351 color. Also use rgb(129,83,81) instead hex code.

Text Font Color

.myTextColor { color: #815351; }

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

This text font color is #815351.

Background Color

.myBgColor { background-color: #815351; }

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

This div background color is #815351.

Border color

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

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

This div border color is #815351.

Opacity

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

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

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

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

This text has shadow with #815351 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815351.

Preview

Color preview on black background

This text has color #815351 on black background.


Color preview on white background

This text has color #815351 on white background.


Black color preview on #815351 background

This text has black color on #815351 background.


White color preview on #815351 background

This text has white color on #815351 background.


Related colors

Complementary color

Complementary color for #hex is #7EACAE.


I love getcolorcode.com

Triadic colors

1 #518153 and #535181 with #815351 are triadic colors.

2 #515381 and #538151 with #815351 are triadic colors.