COLOR #807372

HEX: #807372 RGB: (128,115,114)

Color info

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

RGB color model

#807372 color RGB value is (128,115,114).

RGB: (128,115,114) (50%, 45%, 45%)

RGB channels and saturation

R 128 of 255 = 50%
G 115 of 255 = 45%
B 114 of 255 = 45%

128
115
114

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

Portions of RGB colors in percentages

R + G + B = 128 + 115 + 114 = 357 (100%)
R 128 of 357 ~ 35.85%
G 115 of 357 ~ 32.21%
B 114 of 357 ~ 31.93'%

%35.85
%32.21
%31.93

CMYK color model

#807372 color CMYK value is (0,10,11,50).

  • cyan value is 0.00%
  • magenta value is 10.16%
  • yellow value is 10.94%
  • key color value is 49.80%

CMYK: (0,10,11,50)
C0M10Y11K50 (0%, 10%, 11%, 50%)
(0.00 / 0.10 / 0.11 / 0.50)

CMYK percentages

%0
%10.16
%10.94
%49.8

Codes

Color #807372 in popluar color models

80 73 72
RGB 128 115 114
HSL 5.79% 47.45%
HSB/HSV 10.94% 50.20%
CMYK 0.00% 10.16% 10.94%
49.80%

Color #807372 in popluar number systems.

HEX 80 73 72
Decimal 128 115 114
Binary 10000000 1110011 1110010
Octal 200 163 162

Shades and tints

Shades of #807372

#807372
(128,115,114)
#756968
(117,105,104)
#6A5F5E
(106,95,94)
#5F5554
(95,85,84)
#544B4A
(84,75,74)
#494140
(73,65,64)
#3E3736
(62,55,54)
#332D2C
(51,45,44)
#282322
(40,35,34)
#1D1918
(29,25,24)
#120F0E
(18,15,14)
#000000
(0,0,0)

Tints of #807372

#807372
(128,115,114)
#8B7F7E
(139,127,126)
#968B8A
(150,139,138)
#A19796
(161,151,150)
#ACA3A2
(172,163,162)
#B7AFAE
(183,175,174)
#C2BBBA
(194,187,186)
#CDC7C6
(205,199,198)
#D8D3D2
(216,211,210)
#E3DFDE
(227,223,222)
#EEEBEA
(238,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807372; }

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

This text font color is #807372.

Background Color

.myBgColor { background-color: #807372; }

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

This div background color is #807372.

Border color

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

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

This div border color is #807372.

Opacity

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

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

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

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

This text has shadow with #807372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807372.

Preview

Color preview on black background

This text has color #807372 on black background.


Color preview on white background

This text has color #807372 on white background.


Black color preview on #807372 background

This text has black color on #807372 background.


White color preview on #807372 background

This text has white color on #807372 background.


Related colors

Complementary color

Complementary color for #hex is #7F8C8D.


I love getcolorcode.com

Triadic colors

1 #728073 and #737280 with #807372 are triadic colors.

2 #727380 and #738072 with #807372 are triadic colors.