Shades of Lotus #815952
Tints of Lotus #815952
RGB
CMYK
RGB Variations
Color information
#815952 (or 0x815952) is known color: Lotus. HEX triplet: 81, 59 and 52. RGB value is (129,89,82). Sum of RGB (Red+Green+Blue) = 129+89+82=300 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43% from 300); Green value is 89 (35.16% from 255 or 29.67% from 300); Blue value is 82 (32.42% from 255 or 27.33% from 300); Max value from RGB is 129 - color contains mainly: red. Hex color #815952 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815952 is #7EA6AD. Grayscale: #646464. Windows color (decimal): -8300206 or 5396865. OLE color: 5396865.
HSL color Cylindrical-coordinate representation of color #815952: hue angle of 8.94º 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 #815952 is Cyan = 0, Magento = 0.31, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 82 | - |
| CMYK | 0 | 0.31 | 0.36 | 0.49 |
| HSL | 8.94º | 0.22% | 0.41% | - |
| HSV(B) | 8.94º | 0.36% | 0.51% | - |
| XYZ | 14.15 | 12.42 | 9.63 | - |
| YUV | 100.16 | 117.75 | 148.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 82 | 0 | 0.31 | 0.36 | 0.49 | 8.94 | 0.22 | 0.41 |
| Hex | 81 | 59 | 52 | 0 | 1F | 24 | 31 | 9 | 16 | 29 |
| Octal | 201 | 131 | 122 | 0 | 37 | 44 | 61 | 11 | 26 | 51 |
| Binary | 10000001 | 1011001 | 1010010 | 0 | 11111 | 100100 | 110001 | 1001 | 10110 | 101001 |
Color Harmonies of #815952
Complementary color
Monochromatic Colors of #815952
Black with #815952
Text Example
Text Example
White with #815952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815952; }
p { color: rgb(129,89,82); }
H1.HeaderClassName
{
color: #815952;
}
.AnyTagClassName
{
color: #815952;
}
</style>
background-color css
<style>
a { background-color: #815952; }
a { background-color: rgb(129,89,82); }
div.DivClassName
{
background-color: #815952;
}
.BgClassName
{
background-color: #815952;
}
</style>
border-color css
<style>
span { border-color: #815952; }
span { border-color: rgb(129,89,82); }
td.TdClassName
{
border-color: #815952;
}
.TagClassName
{
border-color: #815952;
}
</style>