COLOR #806870

HEX: #806870 RGB: (128,104,112)

Color info

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

RGB color model

#806870 color RGB value is (128,104,112).

RGB: (128,104,112) (50%, 41%, 44%)

RGB channels and saturation

R 128 of 255 = 50%
G 104 of 255 = 41%
B 112 of 255 = 44%

128
104
112

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

Portions of RGB colors in percentages

R + G + B = 128 + 104 + 112 = 344 (100%)
R 128 of 344 ~ 37.21%
G 104 of 344 ~ 30.23%
B 112 of 344 ~ 32.56'%

%37.21
%30.23
%32.56

CMYK color model

#806870 color CMYK value is (0,19,13,50).

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

CMYK: (0,19,13,50)
C0M19Y13K50 (0%, 19%, 13%, 50%)
(0.00 / 0.19 / 0.13 / 0.50)

CMYK percentages

%0
%18.75
%12.5
%49.8

Codes

Color #806870 in popluar color models

80 68 70
RGB 128 104 112
HSL 340° 10.34% 45.49%
HSB/HSV 340° 18.75% 50.20%
CMYK 0.00% 18.75% 12.50%
49.80%

Color #806870 in popluar number systems.

HEX 80 68 70
Decimal 128 104 112
Binary 10000000 1101000 1110000
Octal 200 150 160

Shades and tints

Shades of #806870

#806870
(128,104,112)
#755F66
(117,95,102)
#6A565C
(106,86,92)
#5F4D52
(95,77,82)
#544448
(84,68,72)
#493B3E
(73,59,62)
#3E3234
(62,50,52)
#33292A
(51,41,42)
#282020
(40,32,32)
#1D1716
(29,23,22)
#120E0C
(18,14,12)
#000000
(0,0,0)

Tints of #806870

#806870
(128,104,112)
#8B757D
(139,117,125)
#96828A
(150,130,138)
#A18F97
(161,143,151)
#AC9CA4
(172,156,164)
#B7A9B1
(183,169,177)
#C2B6BE
(194,182,190)
#CDC3CB
(205,195,203)
#D8D0D8
(216,208,216)
#E3DDE5
(227,221,229)
#EEEAF2
(238,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806870; }

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

This text font color is #806870.

Background Color

.myBgColor { background-color: #806870; }

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

This div background color is #806870.

Border color

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

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

This div border color is #806870.

Opacity

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

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

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

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

This text has shadow with #806870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806870.

Preview

Color preview on black background

This text has color #806870 on black background.


Color preview on white background

This text has color #806870 on white background.


Black color preview on #806870 background

This text has black color on #806870 background.


White color preview on #806870 background

This text has white color on #806870 background.


Related colors

Complementary color

Complementary color for #hex is #7F978F.


I love getcolorcode.com

Triadic colors

1 #708068 and #687080 with #806870 are triadic colors.

2 #706880 and #688070 with #806870 are triadic colors.