COLOR #806071

HEX: #806071 RGB: (128,96,113)

Color info

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

RGB color model

#806071 color RGB value is (128,96,113).

RGB: (128,96,113) (50%, 38%, 44%)

RGB channels and saturation

R 128 of 255 = 50%
G 96 of 255 = 38%
B 113 of 255 = 44%

128
96
113

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

Portions of RGB colors in percentages

R + G + B = 128 + 96 + 113 = 337 (100%)
R 128 of 337 ~ 37.98%
G 96 of 337 ~ 28.49%
B 113 of 337 ~ 33.53'%

%37.98
%28.49
%33.53

CMYK color model

#806071 color CMYK value is (0,25,12,50).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 11.72%
  • key color value is 49.80%

CMYK: (0,25,12,50)
C0M25Y12K50 (0%, 25%, 12%, 50%)
(0.00 / 0.25 / 0.12 / 0.50)

CMYK percentages

%0
%25
%11.72
%49.8

Codes

Color #806071 in popluar color models

80 60 71
RGB 128 96 113
HSL 328° 14.29% 43.92%
HSB/HSV 328° 25.00% 50.20%
CMYK 0.00% 25.00% 11.72%
49.80%

Color #806071 in popluar number systems.

HEX 80 60 71
Decimal 128 96 113
Binary 10000000 1100000 1110001
Octal 200 140 161

Shades and tints

Shades of #806071

#806071
(128,96,113)
#755867
(117,88,103)
#6A505D
(106,80,93)
#5F4853
(95,72,83)
#544049
(84,64,73)
#49383F
(73,56,63)
#3E3035
(62,48,53)
#33282B
(51,40,43)
#282021
(40,32,33)
#1D1817
(29,24,23)
#12100D
(18,16,13)
#000000
(0,0,0)

Tints of #806071

#806071
(128,96,113)
#8B6E7D
(139,110,125)
#967C89
(150,124,137)
#A18A95
(161,138,149)
#AC98A1
(172,152,161)
#B7A6AD
(183,166,173)
#C2B4B9
(194,180,185)
#CDC2C5
(205,194,197)
#D8D0D1
(216,208,209)
#E3DEDD
(227,222,221)
#EEECE9
(238,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #806071 color. Also use rgb(128,96,113) instead hex code.

Text Font Color

.myTextColor { color: #806071; }

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

This text font color is #806071.

Background Color

.myBgColor { background-color: #806071; }

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

This div background color is #806071.

Border color

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

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

This div border color is #806071.

Opacity

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

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

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

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

This text has shadow with #806071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806071.

Preview

Color preview on black background

This text has color #806071 on black background.


Color preview on white background

This text has color #806071 on white background.


Black color preview on #806071 background

This text has black color on #806071 background.


White color preview on #806071 background

This text has white color on #806071 background.


Related colors

Complementary color

Complementary color for #hex is #7F9F8E.


I love getcolorcode.com

Triadic colors

1 #718060 and #607180 with #806071 are triadic colors.

2 #716080 and #608071 with #806071 are triadic colors.