COLOR #807072

HEX: #807072 RGB: (128,112,114)

Color info

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

RGB color model

#807072 color RGB value is (128,112,114).

RGB: (128,112,114) (50%, 44%, 45%)

RGB channels and saturation

R 128 of 255 = 50%
G 112 of 255 = 44%
B 114 of 255 = 45%

128
112
114

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

Portions of RGB colors in percentages

R + G + B = 128 + 112 + 114 = 354 (100%)
R 128 of 354 ~ 36.16%
G 112 of 354 ~ 31.64%
B 114 of 354 ~ 32.2'%

%36.16
%31.64
%32.2

CMYK color model

#807072 color CMYK value is (0,13,11,50).

  • cyan value is 0.00%
  • magenta value is 12.50%
  • yellow value is 10.94%
  • key color value is 49.80%
CMYK: (0,13,11,50) C0M13Y11K50 (0%,13%,11%,50%) (0.00/0.13/0.11/0.50) 

CMYK percentages

%0
%12.5
%10.94
%49.8

Codes

Color #807072 in popluar color models

80 70 72
RGB 128 112 114
HSL 353° 6.67% 47.06%
HSB/HSV 353° 12.50% 50.20%
CMYK 0.00% 12.50% 10.94%
49.80%

Color #807072 in popluar number systems.

HEX 80 70 72
Decimal 128 112 114
Binary 10000000 1110000 1110010
Octal 200 160 162

Shades and tints

Shades of #807072

#807072
(128,112,114)
#756668
(117,102,104)
#6A5C5E
(106,92,94)
#5F5254
(95,82,84)
#54484A
(84,72,74)
#493E40
(73,62,64)
#3E3436
(62,52,54)
#332A2C
(51,42,44)
#282022
(40,32,34)
#1D1618
(29,22,24)
#120C0E
(18,12,14)
#000000
(0,0,0)

Tints of #807072

#807072
(128,112,114)
#8B7D7E
(139,125,126)
#968A8A
(150,138,138)
#A19796
(161,151,150)
#ACA4A2
(172,164,162)
#B7B1AE
(183,177,174)
#C2BEBA
(194,190,186)
#CDCBC6
(205,203,198)
#D8D8D2
(216,216,210)
#E3E5DE
(227,229,222)
#EEF2EA
(238,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807072; }

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

This text font color is #807072.

Background Color

.myBgColor { background-color: #807072; }

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

This div background color is #807072.

Border color

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

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

This div border color is #807072.

Opacity

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

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

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

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

This text has shadow with #807072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807072.

Preview

Color preview on black background

This text has color #807072 on black background.


Color preview on white background

This text has color #807072 on white background.


Black color preview on #807072 background

This text has black color on #807072 background.


White color preview on #807072 background

This text has white color on #807072 background.


Related colors

Complementary color

Complementary color for #hex is #7F8F8D.


I love getcolorcode.com

Triadic colors

1 #728070 and #707280 with #807072 are triadic colors.

2 #727080 and #708072 with #807072 are triadic colors.