Shades of Shadow #807355
Tints of Shadow #807355
RGB
CMYK
RGB Variations
Color information
#807355 (or 0x807355) is known color: Shadow. HEX triplet: 80, 73 and 55. RGB value is (128,115,85). Sum of RGB (Red+Green+Blue) = 128+115+85=328 (43% of max value = 765). Red value is 128 (50.39% from 255 or 39.02% from 328); Green value is 115 (45.31% from 255 or 35.06% from 328); Blue value is 85 (33.59% from 255 or 25.91% from 328); Max value from RGB is 128 - color contains mainly: red. Hex color #807355 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807355 is #7F8CAA. Grayscale: #737373. Windows color (decimal): -8359083 or 5600128. OLE color: 5600128.
HSL color Cylindrical-coordinate representation of color #807355: hue angle of 41.86º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #807355 is Cyan = 0, Magento = 0.10, Yellow = 0.34 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 115 | 85 | - |
| CMYK | 0 | 0.10 | 0.34 | 0.50 |
| HSL | 41.86º | 0.2% | 0.42% | - |
| HSV(B) | 41.86º | 0.34% | 0.5% | - |
| XYZ | 16.67 | 17.51 | 11.09 | - |
| YUV | 115.47 | 110.81 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 115 | 85 | 0 | 0.10 | 0.34 | 0.50 | 41.86 | 0.2 | 0.42 |
| Hex | 80 | 73 | 55 | 0 | A | 22 | 32 | 2A | 14 | 2A |
| Octal | 200 | 163 | 125 | 0 | 12 | 42 | 62 | 52 | 24 | 52 |
| Binary | 10000000 | 1110011 | 1010101 | 0 | 1010 | 100010 | 110010 | 101010 | 10100 | 101010 |
Color Harmonies of #807355
Complementary color
Monochromatic Colors of #807355
Black with #807355
Text Example
Text Example
White with #807355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807355; }
p { color: rgb(128,115,85); }
H1.HeaderClassName
{
color: #807355;
}
.AnyTagClassName
{
color: #807355;
}
</style>
background-color css
<style>
a { background-color: #807355; }
a { background-color: rgb(128,115,85); }
div.DivClassName
{
background-color: #807355;
}
.BgClassName
{
background-color: #807355;
}
</style>
border-color css
<style>
span { border-color: #807355; }
span { border-color: rgb(128,115,85); }
td.TdClassName
{
border-color: #807355;
}
.TagClassName
{
border-color: #807355;
}
</style>