COLOR #805752

HEX: #805752 RGB: (128,87,82)

Color info

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

RGB color model

#805752 color RGB value is (128,87,82).

RGB: (128,87,82) (50%, 34%, 32%)

RGB channels and saturation

R 128 of 255 = 50%
G 87 of 255 = 34%
B 82 of 255 = 32%

128
87
82

R + G + B ~ 39%. #805752 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 87 + 82 = 297 (100%)
R 128 of 297 ~ 43.1%
G 87 of 297 ~ 29.29%
B 82 of 297 ~ 27.61'%

%43.1
%29.29
%27.61

CMYK color model

#805752 color CMYK value is (0,32,36,50).

  • cyan value is 0.00%
  • magenta value is 32.03%
  • yellow value is 35.94%
  • key color value is 49.80%

CMYK: (0,32,36,50)
C0M32Y36K50 (0%, 32%, 36%, 50%)
(0.00 / 0.32 / 0.36 / 0.50)

CMYK percentages

%0
%32.03
%35.94
%49.8

Codes

Color #805752 in popluar color models

80 57 52
RGB 128 87 82
HSL 21.90% 41.18%
HSB/HSV 35.94% 50.20%
CMYK 0.00% 32.03% 35.94%
49.80%

Color #805752 in popluar number systems.

HEX 80 57 52
Decimal 128 87 82
Binary 10000000 1010111 1010010
Octal 200 127 122

Shades and tints

Shades of #805752

#805752
(128,87,82)
#75504B
(117,80,75)
#6A4944
(106,73,68)
#5F423D
(95,66,61)
#543B36
(84,59,54)
#49342F
(73,52,47)
#3E2D28
(62,45,40)
#332621
(51,38,33)
#281F1A
(40,31,26)
#1D1813
(29,24,19)
#12110C
(18,17,12)
#000000
(0,0,0)

Tints of #805752

#805752
(128,87,82)
#8B6661
(139,102,97)
#967570
(150,117,112)
#A1847F
(161,132,127)
#AC938E
(172,147,142)
#B7A29D
(183,162,157)
#C2B1AC
(194,177,172)
#CDC0BB
(205,192,187)
#D8CFCA
(216,207,202)
#E3DED9
(227,222,217)
#EEEDE8
(238,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #805752 color. Also use rgb(128,87,82) instead hex code.

Text Font Color

.myTextColor { color: #805752; }

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

This text font color is #805752.

Background Color

.myBgColor { background-color: #805752; }

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

This div background color is #805752.

Border color

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

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

This div border color is #805752.

Opacity

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

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

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

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

This text has shadow with #805752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #805752.

Preview

Color preview on black background

This text has color #805752 on black background.


Color preview on white background

This text has color #805752 on white background.


Black color preview on #805752 background

This text has black color on #805752 background.


White color preview on #805752 background

This text has white color on #805752 background.


Related colors

Complementary color

Complementary color for #hex is #7FA8AD.


I love getcolorcode.com

Triadic colors

1 #528057 and #575280 with #805752 are triadic colors.

2 #525780 and #578052 with #805752 are triadic colors.