Shades of Lotus #805751
Tints of Lotus #805751
RGB
CMYK
RGB Variations
Color information
#805751 (or 0x805751) is known color: Lotus. HEX triplet: 80, 57 and 51. RGB value is (128,87,81). Sum of RGB (Red+Green+Blue) = 128+87+81=296 (39% of max value = 765). Red value is 128 (50.39% from 255 or 43.24% from 296); Green value is 87 (34.38% from 255 or 29.39% from 296); Blue value is 81 (32.03% from 255 or 27.36% from 296); Max value from RGB is 128 - color contains mainly: red. Hex color #805751 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #805751 is #7FA8AE. Grayscale: #626262. Windows color (decimal): -8366255 or 5330816. OLE color: 5330816.
HSL color Cylindrical-coordinate representation of color #805751: hue angle of 7.66º 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 #805751 is Cyan = 0, Magento = 0.32, Yellow = 0.37 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 87 | 81 | - |
| CMYK | 0 | 0.32 | 0.37 | 0.50 |
| HSL | 7.66º | 0.22% | 0.41% | - |
| HSV(B) | 7.66º | 0.37% | 0.5% | - |
| XYZ | 13.8 | 12 | 9.37 | - |
| YUV | 98.58 | 118.08 | 148.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 87 | 81 | 0 | 0.32 | 0.37 | 0.50 | 7.66 | 0.22 | 0.41 |
| Hex | 80 | 57 | 51 | 0 | 20 | 25 | 32 | 8 | 16 | 29 |
| Octal | 200 | 127 | 121 | 0 | 40 | 45 | 62 | 10 | 26 | 51 |
| Binary | 10000000 | 1010111 | 1010001 | 0 | 100000 | 100101 | 110010 | 1000 | 10110 | 101001 |
Color Harmonies of #805751
Complementary color
Monochromatic Colors of #805751
Black with #805751
Text Example
Text Example
White with #805751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805751; }
p { color: rgb(128,87,81); }
H1.HeaderClassName
{
color: #805751;
}
.AnyTagClassName
{
color: #805751;
}
</style>
background-color css
<style>
a { background-color: #805751; }
a { background-color: rgb(128,87,81); }
div.DivClassName
{
background-color: #805751;
}
.BgClassName
{
background-color: #805751;
}
</style>
border-color css
<style>
span { border-color: #805751; }
span { border-color: rgb(128,87,81); }
td.TdClassName
{
border-color: #805751;
}
.TagClassName
{
border-color: #805751;
}
</style>