Shades of Lotus #815852
Tints of Lotus #815852
RGB
CMYK
RGB Variations
Color information
#815852 (or 0x815852) is known color: Lotus. HEX triplet: 81, 58 and 52. RGB value is (129,88,82). Sum of RGB (Red+Green+Blue) = 129+88+82=299 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.14% from 299); Green value is 88 (34.77% from 255 or 29.43% from 299); Blue value is 82 (32.42% from 255 or 27.42% from 299); Max value from RGB is 129 - color contains mainly: red. Hex color #815852 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815852 is #7EA7AD. Grayscale: #636363. Windows color (decimal): -8300462 or 5396609. OLE color: 5396609.
HSL color Cylindrical-coordinate representation of color #815852: hue angle of 7.66º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815852 is Cyan = 0, Magento = 0.32, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 88 | 82 | - |
| CMYK | 0 | 0.32 | 0.36 | 0.49 |
| HSL | 7.66º | 0.22% | 0.41% | - |
| HSV(B) | 7.66º | 0.36% | 0.51% | - |
| XYZ | 14.07 | 12.26 | 9.61 | - |
| YUV | 99.58 | 118.08 | 148.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 82 | 0 | 0.32 | 0.36 | 0.49 | 7.66 | 0.22 | 0.41 |
| Hex | 81 | 58 | 52 | 0 | 20 | 24 | 31 | 8 | 16 | 29 |
| Octal | 201 | 130 | 122 | 0 | 40 | 44 | 61 | 10 | 26 | 51 |
| Binary | 10000001 | 1011000 | 1010010 | 0 | 100000 | 100100 | 110001 | 1000 | 10110 | 101001 |
Color Harmonies of #815852
Complementary color
Monochromatic Colors of #815852
Black with #815852
Text Example
Text Example
White with #815852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815852; }
p { color: rgb(129,88,82); }
H1.HeaderClassName
{
color: #815852;
}
.AnyTagClassName
{
color: #815852;
}
</style>
background-color css
<style>
a { background-color: #815852; }
a { background-color: rgb(129,88,82); }
div.DivClassName
{
background-color: #815852;
}
.BgClassName
{
background-color: #815852;
}
</style>
border-color css
<style>
span { border-color: #815852; }
span { border-color: rgb(129,88,82); }
td.TdClassName
{
border-color: #815852;
}
.TagClassName
{
border-color: #815852;
}
</style>