COLOR #816563

HEX: #816563 RGB: (129,101,99)

Color info

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

RGB color model

#816563 color RGB value is (129,101,99).

RGB: (129,101,99) (51%, 40%, 39%)

RGB channels and saturation

R 129 of 255 = 51%
G 101 of 255 = 40%
B 99 of 255 = 39%

129
101
99

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

Portions of RGB colors in percentages

R + G + B = 129 + 101 + 99 = 329 (100%)
R 129 of 329 ~ 39.21%
G 101 of 329 ~ 30.7%
B 99 of 329 ~ 30.09'%

%39.21
%30.7
%30.09

CMYK color model

#816563 color CMYK value is (0,22,23,49).

  • cyan value is 0.00%
  • magenta value is 21.71%
  • yellow value is 23.26%
  • key color value is 49.41%

CMYK: (0,22,23,49)
C0M22Y23K49 (0%, 22%, 23%, 49%)
(0.00 / 0.22 / 0.23 / 0.49)

CMYK percentages

%0
%21.71
%23.26
%49.41

Codes

Color #816563 in popluar color models

81 65 63
RGB 129 101 99
HSL 13.16% 44.71%
HSB/HSV 23.26% 50.59%
CMYK 0.00% 21.71% 23.26%
49.41%

Color #816563 in popluar number systems.

HEX 81 65 63
Decimal 129 101 99
Binary 10000001 1100101 1100011
Octal 201 145 143

Shades and tints

Shades of #816563

#816563
(129,101,99)
#765C5A
(118,92,90)
#6B5351
(107,83,81)
#604A48
(96,74,72)
#55413F
(85,65,63)
#4A3836
(74,56,54)
#3F2F2D
(63,47,45)
#342624
(52,38,36)
#291D1B
(41,29,27)
#1E1412
(30,20,18)
#130B09
(19,11,9)
#000000
(0,0,0)

Tints of #816563

#816563
(129,101,99)
#8C7371
(140,115,113)
#97817F
(151,129,127)
#A28F8D
(162,143,141)
#AD9D9B
(173,157,155)
#B8ABA9
(184,171,169)
#C3B9B7
(195,185,183)
#CEC7C5
(206,199,197)
#D9D5D3
(217,213,211)
#E4E3E1
(228,227,225)
#EFF1EF
(239,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #816563; }

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

This text font color is #816563.

Background Color

.myBgColor { background-color: #816563; }

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

This div background color is #816563.

Border color

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

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

This div border color is #816563.

Opacity

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

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

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

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

This text has shadow with #816563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816563.

Preview

Color preview on black background

This text has color #816563 on black background.


Color preview on white background

This text has color #816563 on white background.


Black color preview on #816563 background

This text has black color on #816563 background.


White color preview on #816563 background

This text has white color on #816563 background.


Related colors

Complementary color

Complementary color for #hex is #7E9A9C.


I love getcolorcode.com

Triadic colors

1 #638165 and #656381 with #816563 are triadic colors.

2 #636581 and #658163 with #816563 are triadic colors.