Shades of Shadow #807257
Tints of Shadow #807257
RGB
CMYK
RGB Variations
Color information
#807257 (or 0x807257) is known color: Shadow. HEX triplet: 80, 72 and 57. RGB value is (128,114,87). Sum of RGB (Red+Green+Blue) = 128+114+87=329 (43% of max value = 765). Red value is 128 (50.39% from 255 or 38.91% from 329); Green value is 114 (44.92% from 255 or 34.65% from 329); Blue value is 87 (34.38% from 255 or 26.44% from 329); Max value from RGB is 128 - color contains mainly: red. Hex color #807257 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807257 is #7F8DA8. Grayscale: #737373. Windows color (decimal): -8359337 or 5730944. OLE color: 5730944.
HSL color Cylindrical-coordinate representation of color #807257: hue angle of 39.51º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #807257 is Cyan = 0, Magento = 0.11, Yellow = 0.32 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 114 | 87 | - |
| CMYK | 0 | 0.11 | 0.32 | 0.50 |
| HSL | 39.51º | 0.19% | 0.42% | - |
| HSV(B) | 39.51º | 0.32% | 0.5% | - |
| XYZ | 16.64 | 17.31 | 11.48 | - |
| YUV | 115.11 | 112.14 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 114 | 87 | 0 | 0.11 | 0.32 | 0.50 | 39.51 | 0.19 | 0.42 |
| Hex | 80 | 72 | 57 | 0 | B | 20 | 32 | 28 | 13 | 2A |
| Octal | 200 | 162 | 127 | 0 | 13 | 40 | 62 | 50 | 23 | 52 |
| Binary | 10000000 | 1110010 | 1010111 | 0 | 1011 | 100000 | 110010 | 101000 | 10011 | 101010 |
Color Harmonies of #807257
Complementary color
Monochromatic Colors of #807257
Black with #807257
Text Example
Text Example
White with #807257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807257; }
p { color: rgb(128,114,87); }
H1.HeaderClassName
{
color: #807257;
}
.AnyTagClassName
{
color: #807257;
}
</style>
background-color css
<style>
a { background-color: #807257; }
a { background-color: rgb(128,114,87); }
div.DivClassName
{
background-color: #807257;
}
.BgClassName
{
background-color: #807257;
}
</style>
border-color css
<style>
span { border-color: #807257; }
span { border-color: rgb(128,114,87); }
td.TdClassName
{
border-color: #807257;
}
.TagClassName
{
border-color: #807257;
}
</style>