COLOR #806865

HEX: #806865 RGB: (128,104,101)

Color info

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

RGB color model

#806865 color RGB value is (128,104,101).

RGB: (128,104,101) (50%, 41%, 40%)

RGB channels and saturation

R 128 of 255 = 50%
G 104 of 255 = 41%
B 101 of 255 = 40%

128
104
101

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

Portions of RGB colors in percentages

R + G + B = 128 + 104 + 101 = 333 (100%)
R 128 of 333 ~ 38.44%
G 104 of 333 ~ 31.23%
B 101 of 333 ~ 30.33'%

%38.44
%31.23
%30.33

CMYK color model

#806865 color CMYK value is (0,19,21,50).

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

CMYK: (0,19,21,50)
C0M19Y21K50 (0%, 19%, 21%, 50%)
(0.00 / 0.19 / 0.21 / 0.50)

CMYK percentages

%0
%18.75
%21.09
%49.8

Codes

Color #806865 in popluar color models

80 68 65
RGB 128 104 101
HSL 11.79% 44.90%
HSB/HSV 21.09% 50.20%
CMYK 0.00% 18.75% 21.09%
49.80%

Color #806865 in popluar number systems.

HEX 80 68 65
Decimal 128 104 101
Binary 10000000 1101000 1100101
Octal 200 150 145

Shades and tints

Shades of #806865

#806865
(128,104,101)
#755F5C
(117,95,92)
#6A5653
(106,86,83)
#5F4D4A
(95,77,74)
#544441
(84,68,65)
#493B38
(73,59,56)
#3E322F
(62,50,47)
#332926
(51,41,38)
#28201D
(40,32,29)
#1D1714
(29,23,20)
#120E0B
(18,14,11)
#000000
(0,0,0)

Tints of #806865

#806865
(128,104,101)
#8B7573
(139,117,115)
#968281
(150,130,129)
#A18F8F
(161,143,143)
#AC9C9D
(172,156,157)
#B7A9AB
(183,169,171)
#C2B6B9
(194,182,185)
#CDC3C7
(205,195,199)
#D8D0D5
(216,208,213)
#E3DDE3
(227,221,227)
#EEEAF1
(238,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806865; }

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

This text font color is #806865.

Background Color

.myBgColor { background-color: #806865; }

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

This div background color is #806865.

Border color

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

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

This div border color is #806865.

Opacity

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

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

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

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

This text has shadow with #806865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806865.

Preview

Color preview on black background

This text has color #806865 on black background.


Color preview on white background

This text has color #806865 on white background.


Black color preview on #806865 background

This text has black color on #806865 background.


White color preview on #806865 background

This text has white color on #806865 background.


Related colors

Complementary color

Complementary color for #hex is #7F979A.


I love getcolorcode.com

Triadic colors

1 #658068 and #686580 with #806865 are triadic colors.

2 #656880 and #688065 with #806865 are triadic colors.