COLOR #806159

HEX: #806159 RGB: (128,97,89)

Color info

#806159 contains red, green and blue colors in about the same proportion. Web safe color of #806159 is #666666 (or #666).

RGB color model

#806159 color RGB value is (128,97,89).

RGB: (128,97,89) (50%, 38%, 35%)

RGB channels and saturation

R 128 of 255 = 50%
G 97 of 255 = 38%
B 89 of 255 = 35%

128
97
89

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

Portions of RGB colors in percentages

R + G + B = 128 + 97 + 89 = 314 (100%)
R 128 of 314 ~ 40.76%
G 97 of 314 ~ 30.89%
B 89 of 314 ~ 28.34'%

%40.76
%30.89
%28.34

CMYK color model

#806159 color CMYK value is (0,24,30,50).

  • cyan value is 0.00%
  • magenta value is 24.22%
  • yellow value is 30.47%
  • key color value is 49.80%

CMYK: (0,24,30,50)
C0M24Y30K50 (0%, 24%, 30%, 50%)
(0.00 / 0.24 / 0.30 / 0.50)

CMYK percentages

%0
%24.22
%30.47
%49.8

Codes

Color #806159 in popluar color models

80 61 59
RGB 128 97 89
HSL 12° 17.97% 42.55%
HSB/HSV 12° 30.47% 50.20%
CMYK 0.00% 24.22% 30.47%
49.80%

Color #806159 in popluar number systems.

HEX 80 61 59
Decimal 128 97 89
Binary 10000000 1100001 1011001
Octal 200 141 131

Shades and tints

Shades of #806159

#806159
(128,97,89)
#755951
(117,89,81)
#6A5149
(106,81,73)
#5F4941
(95,73,65)
#544139
(84,65,57)
#493931
(73,57,49)
#3E3129
(62,49,41)
#332921
(51,41,33)
#282119
(40,33,25)
#1D1911
(29,25,17)
#121109
(18,17,9)
#000000
(0,0,0)

Tints of #806159

#806159
(128,97,89)
#8B6F68
(139,111,104)
#967D77
(150,125,119)
#A18B86
(161,139,134)
#AC9995
(172,153,149)
#B7A7A4
(183,167,164)
#C2B5B3
(194,181,179)
#CDC3C2
(205,195,194)
#D8D1D1
(216,209,209)
#E3DFE0
(227,223,224)
#EEEDEF
(238,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #806159 color. Also use rgb(128,97,89) instead hex code.

Text Font Color

.myTextColor { color: #806159; }

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

This text font color is #806159.

Background Color

.myBgColor { background-color: #806159; }

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

This div background color is #806159.

Border color

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

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

This div border color is #806159.

Opacity

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

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

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

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

This text has shadow with #806159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806159.

Preview

Color preview on black background

This text has color #806159 on black background.


Color preview on white background

This text has color #806159 on white background.


Black color preview on #806159 background

This text has black color on #806159 background.


White color preview on #806159 background

This text has white color on #806159 background.


Related colors

Complementary color

Complementary color for #hex is #7F9EA6.


I love getcolorcode.com

Triadic colors

1 #598061 and #615980 with #806159 are triadic colors.

2 #596180 and #618059 with #806159 are triadic colors.