Shades of Shadow #807151
Tints of Shadow #807151
RGB
CMYK
RGB Variations
Color information
#807151 (or 0x807151) is known color: Shadow. HEX triplet: 80, 71 and 51. RGB value is (128,113,81). Sum of RGB (Red+Green+Blue) = 128+113+81=322 (42% of max value = 765). Red value is 128 (50.39% from 255 or 39.75% from 322); Green value is 113 (44.53% from 255 or 35.09% from 322); Blue value is 81 (32.03% from 255 or 25.16% from 322); Max value from RGB is 128 - color contains mainly: red. Hex color #807151 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807151 is #7F8EAE. Grayscale: #717171. Windows color (decimal): -8359599 or 5337472. OLE color: 5337472.
HSL color Cylindrical-coordinate representation of color #807151: hue angle of 40.85º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #807151 is Cyan = 0, Magento = 0.12, Yellow = 0.37 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 113 | 81 | - |
| CMYK | 0 | 0.12 | 0.37 | 0.50 |
| HSL | 40.85º | 0.22% | 0.41% | - |
| HSV(B) | 40.85º | 0.37% | 0.5% | - |
| XYZ | 16.29 | 16.99 | 10.21 | - |
| YUV | 113.84 | 109.47 | 138.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 113 | 81 | 0 | 0.12 | 0.37 | 0.50 | 40.85 | 0.22 | 0.41 |
| Hex | 80 | 71 | 51 | 0 | C | 25 | 32 | 29 | 16 | 29 |
| Octal | 200 | 161 | 121 | 0 | 14 | 45 | 62 | 51 | 26 | 51 |
| Binary | 10000000 | 1110001 | 1010001 | 0 | 1100 | 100101 | 110010 | 101001 | 10110 | 101001 |
Color Harmonies of #807151
Complementary color
Monochromatic Colors of #807151
Black with #807151
Text Example
Text Example
White with #807151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807151; }
p { color: rgb(128,113,81); }
H1.HeaderClassName
{
color: #807151;
}
.AnyTagClassName
{
color: #807151;
}
</style>
background-color css
<style>
a { background-color: #807151; }
a { background-color: rgb(128,113,81); }
div.DivClassName
{
background-color: #807151;
}
.BgClassName
{
background-color: #807151;
}
</style>
border-color css
<style>
span { border-color: #807151; }
span { border-color: rgb(128,113,81); }
td.TdClassName
{
border-color: #807151;
}
.TagClassName
{
border-color: #807151;
}
</style>