COLOR #815963

HEX: #815963 RGB: (129,89,99)

Color info

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

RGB color model

#815963 color RGB value is (129,89,99).

RGB: (129,89,99) (51%, 35%, 39%)

RGB channels and saturation

R 129 of 255 = 51%
G 89 of 255 = 35%
B 99 of 255 = 39%

129
89
99

R + G + B ~ 42%. #815963 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 129 + 89 + 99 = 317 (100%)
R 129 of 317 ~ 40.69%
G 89 of 317 ~ 28.08%
B 99 of 317 ~ 31.23'%

%40.69
%28.08
%31.23

CMYK color model

#815963 color CMYK value is (0,31,23,49).

  • cyan value is 0.00%
  • magenta value is 31.01%
  • yellow value is 23.26%
  • key color value is 49.41%
CMYK: (0,31,23,49) C0M31Y23K49 (0%,31%,23%,49%) (0.00/0.31/0.23/0.49) 

CMYK percentages

%0
%31.01
%23.26
%49.41

Codes

Color #815963 in popluar color models

81 59 63
RGB 129 89 99
HSL 345° 18.35% 42.75%
HSB/HSV 345° 31.01% 50.59%
CMYK 0.00% 31.01% 23.26%
49.41%

Color #815963 in popluar number systems.

HEX 81 59 63
Decimal 129 89 99
Binary 10000001 1011001 1100011
Octal 201 131 143

Shades and tints

Shades of #815963

#815963
(129,89,99)
#76515A
(118,81,90)
#6B4951
(107,73,81)
#604148
(96,65,72)
#55393F
(85,57,63)
#4A3136
(74,49,54)
#3F292D
(63,41,45)
#342124
(52,33,36)
#29191B
(41,25,27)
#1E1112
(30,17,18)
#130909
(19,9,9)
#000000
(0,0,0)

Tints of #815963

#815963
(129,89,99)
#8C6871
(140,104,113)
#97777F
(151,119,127)
#A2868D
(162,134,141)
#AD959B
(173,149,155)
#B8A4A9
(184,164,169)
#C3B3B7
(195,179,183)
#CEC2C5
(206,194,197)
#D9D1D3
(217,209,211)
#E4E0E1
(228,224,225)
#EFEFEF
(239,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #815963 color. Also use rgb(129,89,99) instead hex code.

Text Font Color

.myTextColor { color: #815963; }

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

This text font color is #815963.

Background Color

.myBgColor { background-color: #815963; }

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

This div background color is #815963.

Border color

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

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

This div border color is #815963.

Opacity

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

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

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

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

This text has shadow with #815963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815963.

Preview

Color preview on black background

This text has color #815963 on black background.


Color preview on white background

This text has color #815963 on white background.


Black color preview on #815963 background

This text has black color on #815963 background.


White color preview on #815963 background

This text has white color on #815963 background.


Related colors

Complementary color

Complementary color for #hex is #7EA69C.


I love getcolorcode.com

Triadic colors

1 #638159 and #596381 with #815963 are triadic colors.

2 #635981 and #598163 with #815963 are triadic colors.