COLOR #806973

HEX: #806973 RGB: (128,105,115)

Color info

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

RGB color model

#806973 color RGB value is (128,105,115).

RGB: (128,105,115) (50%, 41%, 45%)

RGB channels and saturation

R 128 of 255 = 50%
G 105 of 255 = 41%
B 115 of 255 = 45%

128
105
115

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

Portions of RGB colors in percentages

R + G + B = 128 + 105 + 115 = 348 (100%)
R 128 of 348 ~ 36.78%
G 105 of 348 ~ 30.17%
B 115 of 348 ~ 33.05'%

%36.78
%30.17
%33.05

CMYK color model

#806973 color CMYK value is (0,18,10,50).

  • cyan value is 0.00%
  • magenta value is 17.97%
  • yellow value is 10.16%
  • key color value is 49.80%
CMYK: (0,18,10,50) C0M18Y10K50 (0%,18%,10%,50%) (0.00/0.18/0.10/0.50) 

CMYK percentages

%0
%17.97
%10.16
%49.8

Codes

Color #806973 in popluar color models

80 69 73
RGB 128 105 115
HSL 334° 9.87% 45.69%
HSB/HSV 334° 17.97% 50.20%
CMYK 0.00% 17.97% 10.16%
49.80%

Color #806973 in popluar number systems.

HEX 80 69 73
Decimal 128 105 115
Binary 10000000 1101001 1110011
Octal 200 151 163

Shades and tints

Shades of #806973

#806973
(128,105,115)
#756069
(117,96,105)
#6A575F
(106,87,95)
#5F4E55
(95,78,85)
#54454B
(84,69,75)
#493C41
(73,60,65)
#3E3337
(62,51,55)
#332A2D
(51,42,45)
#282123
(40,33,35)
#1D1819
(29,24,25)
#120F0F
(18,15,15)
#000000
(0,0,0)

Tints of #806973

#806973
(128,105,115)
#8B767F
(139,118,127)
#96838B
(150,131,139)
#A19097
(161,144,151)
#AC9DA3
(172,157,163)
#B7AAAF
(183,170,175)
#C2B7BB
(194,183,187)
#CDC4C7
(205,196,199)
#D8D1D3
(216,209,211)
#E3DEDF
(227,222,223)
#EEEBEB
(238,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #806973 color. Also use rgb(128,105,115) instead hex code.

Text Font Color

.myTextColor { color: #806973; }

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

This text font color is #806973.

Background Color

.myBgColor { background-color: #806973; }

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

This div background color is #806973.

Border color

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

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

This div border color is #806973.

Opacity

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

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

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

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

This text has shadow with #806973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806973.

Preview

Color preview on black background

This text has color #806973 on black background.


Color preview on white background

This text has color #806973 on white background.


Black color preview on #806973 background

This text has black color on #806973 background.


White color preview on #806973 background

This text has white color on #806973 background.


Related colors

Complementary color

Complementary color for #hex is #7F968C.


I love getcolorcode.com

Triadic colors

1 #738069 and #697380 with #806973 are triadic colors.

2 #736980 and #698073 with #806973 are triadic colors.