COLOR #806558

HEX: #806558 RGB: (128,101,88)

Color info

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

RGB color model

#806558 color RGB value is (128,101,88).

RGB: (128,101,88) (50%, 40%, 35%)

RGB channels and saturation

R 128 of 255 = 50%
G 101 of 255 = 40%
B 88 of 255 = 35%

128
101
88

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

Portions of RGB colors in percentages

R + G + B = 128 + 101 + 88 = 317 (100%)
R 128 of 317 ~ 40.38%
G 101 of 317 ~ 31.86%
B 88 of 317 ~ 27.76'%

%40.38
%31.86
%27.76

CMYK color model

#806558 color CMYK value is (0,21,31,50).

  • cyan value is 0.00%
  • magenta value is 21.09%
  • yellow value is 31.25%
  • key color value is 49.80%

CMYK: (0,21,31,50)
C0M21Y31K50 (0%, 21%, 31%, 50%)
(0.00 / 0.21 / 0.31 / 0.50)

CMYK percentages

%0
%21.09
%31.25
%49.8

Codes

Color #806558 in popluar color models

80 65 58
RGB 128 101 88
HSL 20° 18.52% 42.35%
HSB/HSV 20° 31.25% 50.20%
CMYK 0.00% 21.09% 31.25%
49.80%

Color #806558 in popluar number systems.

HEX 80 65 58
Decimal 128 101 88
Binary 10000000 1100101 1011000
Octal 200 145 130

Shades and tints

Shades of #806558

#806558
(128,101,88)
#755C50
(117,92,80)
#6A5348
(106,83,72)
#5F4A40
(95,74,64)
#544138
(84,65,56)
#493830
(73,56,48)
#3E2F28
(62,47,40)
#332620
(51,38,32)
#281D18
(40,29,24)
#1D1410
(29,20,16)
#120B08
(18,11,8)
#000000
(0,0,0)

Tints of #806558

#806558
(128,101,88)
#8B7367
(139,115,103)
#968176
(150,129,118)
#A18F85
(161,143,133)
#AC9D94
(172,157,148)
#B7ABA3
(183,171,163)
#C2B9B2
(194,185,178)
#CDC7C1
(205,199,193)
#D8D5D0
(216,213,208)
#E3E3DF
(227,227,223)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #806558 color. Also use rgb(128,101,88) instead hex code.

Text Font Color

.myTextColor { color: #806558; }

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

This text font color is #806558.

Background Color

.myBgColor { background-color: #806558; }

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

This div background color is #806558.

Border color

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

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

This div border color is #806558.

Opacity

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

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

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

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

This text has shadow with #806558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806558.

Preview

Color preview on black background

This text has color #806558 on black background.


Color preview on white background

This text has color #806558 on white background.


Black color preview on #806558 background

This text has black color on #806558 background.


White color preview on #806558 background

This text has white color on #806558 background.


Related colors

Complementary color

Complementary color for #hex is #7F9AA7.


I love getcolorcode.com

Triadic colors

1 #588065 and #655880 with #806558 are triadic colors.

2 #586580 and #658058 with #806558 are triadic colors.