Shades of Shadow #807056
Tints of Shadow #807056
RGB
CMYK
RGB Variations
Color information
#807056 (or 0x807056) is known color: Shadow. HEX triplet: 80, 70 and 56. RGB value is (128,112,86). Sum of RGB (Red+Green+Blue) = 128+112+86=326 (43% of max value = 765). Red value is 128 (50.39% from 255 or 39.26% from 326); Green value is 112 (44.14% from 255 or 34.36% from 326); Blue value is 86 (33.98% from 255 or 26.38% from 326); Max value from RGB is 128 - color contains mainly: red. Hex color #807056 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807056 is #7F8FA9. Grayscale: #717171. Windows color (decimal): -8359850 or 5664896. OLE color: 5664896.
HSL color Cylindrical-coordinate representation of color #807056: hue angle of 37.14º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #807056 is Cyan = 0, Magento = 0.12, Yellow = 0.33 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 112 | 86 | - |
| CMYK | 0 | 0.12 | 0.33 | 0.50 |
| HSL | 37.14º | 0.2% | 0.42% | - |
| HSV(B) | 37.14º | 0.33% | 0.5% | - |
| XYZ | 16.38 | 16.85 | 11.19 | - |
| YUV | 113.82 | 112.3 | 138.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 112 | 86 | 0 | 0.12 | 0.33 | 0.50 | 37.14 | 0.2 | 0.42 |
| Hex | 80 | 70 | 56 | 0 | C | 21 | 32 | 25 | 14 | 2A |
| Octal | 200 | 160 | 126 | 0 | 14 | 41 | 62 | 45 | 24 | 52 |
| Binary | 10000000 | 1110000 | 1010110 | 0 | 1100 | 100001 | 110010 | 100101 | 10100 | 101010 |
Color Harmonies of #807056
Complementary color
Monochromatic Colors of #807056
Black with #807056
Text Example
Text Example
White with #807056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807056; }
p { color: rgb(128,112,86); }
H1.HeaderClassName
{
color: #807056;
}
.AnyTagClassName
{
color: #807056;
}
</style>
background-color css
<style>
a { background-color: #807056; }
a { background-color: rgb(128,112,86); }
div.DivClassName
{
background-color: #807056;
}
.BgClassName
{
background-color: #807056;
}
</style>
border-color css
<style>
span { border-color: #807056; }
span { border-color: rgb(128,112,86); }
td.TdClassName
{
border-color: #807056;
}
.TagClassName
{
border-color: #807056;
}
</style>