COLOR #806357

HEX: #806357 RGB: (128,99,87)

Color info

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

RGB color model

#806357 color RGB value is (128,99,87).

RGB: (128,99,87) (50%, 39%, 34%)

RGB channels and saturation

R 128 of 255 = 50%
G 99 of 255 = 39%
B 87 of 255 = 34%

128
99
87

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

Portions of RGB colors in percentages

R + G + B = 128 + 99 + 87 = 314 (100%)
R 128 of 314 ~ 40.76%
G 99 of 314 ~ 31.53%
B 87 of 314 ~ 27.71'%

%40.76
%31.53
%27.71

CMYK color model

#806357 color CMYK value is (0,23,32,50).

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

CMYK: (0,23,32,50)
C0M23Y32K50 (0%, 23%, 32%, 50%)
(0.00 / 0.23 / 0.32 / 0.50)

CMYK percentages

%0
%22.66
%32.03
%49.8

Codes

Color #806357 in popluar color models

80 63 57
RGB 128 99 87
HSL 18° 19.07% 42.16%
HSB/HSV 18° 32.03% 50.20%
CMYK 0.00% 22.66% 32.03%
49.80%

Color #806357 in popluar number systems.

HEX 80 63 57
Decimal 128 99 87
Binary 10000000 1100011 1010111
Octal 200 143 127

Shades and tints

Shades of #806357

#806357
(128,99,87)
#755A50
(117,90,80)
#6A5149
(106,81,73)
#5F4842
(95,72,66)
#543F3B
(84,63,59)
#493634
(73,54,52)
#3E2D2D
(62,45,45)
#332426
(51,36,38)
#281B1F
(40,27,31)
#1D1218
(29,18,24)
#120911
(18,9,17)
#000000
(0,0,0)

Tints of #806357

#806357
(128,99,87)
#8B7166
(139,113,102)
#967F75
(150,127,117)
#A18D84
(161,141,132)
#AC9B93
(172,155,147)
#B7A9A2
(183,169,162)
#C2B7B1
(194,183,177)
#CDC5C0
(205,197,192)
#D8D3CF
(216,211,207)
#E3E1DE
(227,225,222)
#EEEFED
(238,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806357; }

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

This text font color is #806357.

Background Color

.myBgColor { background-color: #806357; }

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

This div background color is #806357.

Border color

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

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

This div border color is #806357.

Opacity

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

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

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

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

This text has shadow with #806357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806357.

Preview

Color preview on black background

This text has color #806357 on black background.


Color preview on white background

This text has color #806357 on white background.


Black color preview on #806357 background

This text has black color on #806357 background.


White color preview on #806357 background

This text has white color on #806357 background.


Related colors

Complementary color

Complementary color for #hex is #7F9CA8.


I love getcolorcode.com

Triadic colors

1 #578063 and #635780 with #806357 are triadic colors.

2 #576380 and #638057 with #806357 are triadic colors.