COLOR #806755

HEX: #806755 RGB: (128,103,85)

Color info

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

RGB color model

#806755 color RGB value is (128,103,85).

RGB: (128,103,85) (50%, 40%, 33%)

RGB channels and saturation

R 128 of 255 = 50%
G 103 of 255 = 40%
B 85 of 255 = 33%

128
103
85

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

Portions of RGB colors in percentages

R + G + B = 128 + 103 + 85 = 316 (100%)
R 128 of 316 ~ 40.51%
G 103 of 316 ~ 32.59%
B 85 of 316 ~ 26.9'%

%40.51
%32.59
%26.9

CMYK color model

#806755 color CMYK value is (0,20,34,50).

  • cyan value is 0.00%
  • magenta value is 19.53%
  • yellow value is 33.59%
  • key color value is 49.80%
CMYK: (0,20,34,50) C0M20Y34K50 (0%,20%,34%,50%) (0.00/0.20/0.34/0.50) 

CMYK percentages

%0
%19.53
%33.59
%49.8

Codes

Color #806755 in popluar color models

80 67 55
RGB 128 103 85
HSL 25° 20.19% 41.76%
HSB/HSV 25° 33.59% 50.20%
CMYK 0.00% 19.53% 33.59%
49.80%

Color #806755 in popluar number systems.

HEX 80 67 55
Decimal 128 103 85
Binary 10000000 1100111 1010101
Octal 200 147 125

Shades and tints

Shades of #806755

#806755
(128,103,85)
#755E4E
(117,94,78)
#6A5547
(106,85,71)
#5F4C40
(95,76,64)
#544339
(84,67,57)
#493A32
(73,58,50)
#3E312B
(62,49,43)
#332824
(51,40,36)
#281F1D
(40,31,29)
#1D1616
(29,22,22)
#120D0F
(18,13,15)
#000000
(0,0,0)

Tints of #806755

#806755
(128,103,85)
#8B7464
(139,116,100)
#968173
(150,129,115)
#A18E82
(161,142,130)
#AC9B91
(172,155,145)
#B7A8A0
(183,168,160)
#C2B5AF
(194,181,175)
#CDC2BE
(205,194,190)
#D8CFCD
(216,207,205)
#E3DCDC
(227,220,220)
#EEE9EB
(238,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #806755 color. Also use rgb(128,103,85) instead hex code.

Text Font Color

.myTextColor { color: #806755; }

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

This text font color is #806755.

Background Color

.myBgColor { background-color: #806755; }

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

This div background color is #806755.

Border color

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

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

This div border color is #806755.

Opacity

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

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

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

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

This text has shadow with #806755 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806755.

Preview

Color preview on black background

This text has color #806755 on black background.


Color preview on white background

This text has color #806755 on white background.


Black color preview on #806755 background

This text has black color on #806755 background.


White color preview on #806755 background

This text has white color on #806755 background.


Related colors

Complementary color

Complementary color for #hex is #7F98AA.


I love getcolorcode.com

Triadic colors

1 #558067 and #675580 with #806755 are triadic colors.

2 #556780 and #678055 with #806755 are triadic colors.