Shades of Lotus #805856
Tints of Lotus #805856
RGB
CMYK
RGB Variations
Color information
#805856 (or 0x805856) is known color: Lotus. HEX triplet: 80, 58 and 56. RGB value is (128,88,86). Sum of RGB (Red+Green+Blue) = 128+88+86=302 (40% of max value = 765). Red value is 128 (50.39% from 255 or 42.38% from 302); Green value is 88 (34.77% from 255 or 29.14% from 302); Blue value is 86 (33.98% from 255 or 28.48% from 302); Max value from RGB is 128 - color contains mainly: red. Hex color #805856 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #805856 is #7FA7A9. Grayscale: #636363. Windows color (decimal): -8365994 or 5658752. OLE color: 5658752.
HSL color Cylindrical-coordinate representation of color #805856: hue angle of 2.86º 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 #805856 is Cyan = 0, Magento = 0.31, Yellow = 0.33 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 88 | 86 | - |
| CMYK | 0 | 0.31 | 0.33 | 0.50 |
| HSL | 2.86º | 0.2% | 0.42% | - |
| HSV(B) | 2.86º | 0.33% | 0.5% | - |
| XYZ | 14.07 | 12.24 | 10.43 | - |
| YUV | 99.73 | 120.25 | 148.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 88 | 86 | 0 | 0.31 | 0.33 | 0.50 | 2.86 | 0.2 | 0.42 |
| Hex | 80 | 58 | 56 | 0 | 1F | 21 | 32 | 3 | 14 | 2A |
| Octal | 200 | 130 | 126 | 0 | 37 | 41 | 62 | 3 | 24 | 52 |
| Binary | 10000000 | 1011000 | 1010110 | 0 | 11111 | 100001 | 110010 | 11 | 10100 | 101010 |
Color Harmonies of #805856
Complementary color
Monochromatic Colors of #805856
Black with #805856
Text Example
Text Example
White with #805856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805856; }
p { color: rgb(128,88,86); }
H1.HeaderClassName
{
color: #805856;
}
.AnyTagClassName
{
color: #805856;
}
</style>
background-color css
<style>
a { background-color: #805856; }
a { background-color: rgb(128,88,86); }
div.DivClassName
{
background-color: #805856;
}
.BgClassName
{
background-color: #805856;
}
</style>
border-color css
<style>
span { border-color: #805856; }
span { border-color: rgb(128,88,86); }
td.TdClassName
{
border-color: #805856;
}
.TagClassName
{
border-color: #805856;
}
</style>