Shades of Lotus #815851
Tints of Lotus #815851
RGB
CMYK
RGB Variations
Color information
#815851 (or 0x815851) is known color: Lotus. HEX triplet: 81, 58 and 51. RGB value is (129,88,81). Sum of RGB (Red+Green+Blue) = 129+88+81=298 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.29% from 298); Green value is 88 (34.77% from 255 or 29.53% from 298); Blue value is 81 (32.03% from 255 or 27.18% from 298); Max value from RGB is 129 - color contains mainly: red. Hex color #815851 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815851 is #7EA7AE. Grayscale: #636363. Windows color (decimal): -8300463 or 5331073. OLE color: 5331073.
HSL color Cylindrical-coordinate representation of color #815851: hue angle of 8.75º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #815851 is Cyan = 0, Magento = 0.32, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 88 | 81 | - |
| CMYK | 0 | 0.32 | 0.37 | 0.49 |
| HSL | 8.75º | 0.23% | 0.41% | - |
| HSV(B) | 8.75º | 0.37% | 0.51% | - |
| XYZ | 14.03 | 12.24 | 9.41 | - |
| YUV | 99.46 | 117.58 | 149.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 81 | 0 | 0.32 | 0.37 | 0.49 | 8.75 | 0.23 | 0.41 |
| Hex | 81 | 58 | 51 | 0 | 20 | 25 | 31 | 9 | 17 | 29 |
| Octal | 201 | 130 | 121 | 0 | 40 | 45 | 61 | 11 | 27 | 51 |
| Binary | 10000001 | 1011000 | 1010001 | 0 | 100000 | 100101 | 110001 | 1001 | 10111 | 101001 |
Color Harmonies of #815851
Complementary color
Monochromatic Colors of #815851
Black with #815851
Text Example
Text Example
White with #815851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815851; }
p { color: rgb(129,88,81); }
H1.HeaderClassName
{
color: #815851;
}
.AnyTagClassName
{
color: #815851;
}
</style>
background-color css
<style>
a { background-color: #815851; }
a { background-color: rgb(129,88,81); }
div.DivClassName
{
background-color: #815851;
}
.BgClassName
{
background-color: #815851;
}
</style>
border-color css
<style>
span { border-color: #815851; }
span { border-color: rgb(129,88,81); }
td.TdClassName
{
border-color: #815851;
}
.TagClassName
{
border-color: #815851;
}
</style>