Shades of Lotus #815653
Tints of Lotus #815653
RGB
CMYK
RGB Variations
Color information
#815653 (or 0x815653) is known color: Lotus. HEX triplet: 81, 56 and 53. RGB value is (129,86,83). Sum of RGB (Red+Green+Blue) = 129+86+83=298 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.29% from 298); Green value is 86 (33.98% from 255 or 28.86% from 298); Blue value is 83 (32.81% from 255 or 27.85% from 298); Max value from RGB is 129 - color contains mainly: red. Hex color #815653 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815653 is #7EA9AC. Grayscale: #626262. Windows color (decimal): -8300973 or 5461633. OLE color: 5461633.
HSL color Cylindrical-coordinate representation of color #815653: hue angle of 3.91º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815653 is Cyan = 0, Magento = 0.33, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 86 | 83 | - |
| CMYK | 0 | 0.33 | 0.36 | 0.49 |
| HSL | 3.91º | 0.22% | 0.42% | - |
| HSV(B) | 3.91º | 0.36% | 0.51% | - |
| XYZ | 13.94 | 11.95 | 9.75 | - |
| YUV | 98.52 | 119.25 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 83 | 0 | 0.33 | 0.36 | 0.49 | 3.91 | 0.22 | 0.42 |
| Hex | 81 | 56 | 53 | 0 | 21 | 24 | 31 | 4 | 16 | 2A |
| Octal | 201 | 126 | 123 | 0 | 41 | 44 | 61 | 4 | 26 | 52 |
| Binary | 10000001 | 1010110 | 1010011 | 0 | 100001 | 100100 | 110001 | 100 | 10110 | 101010 |
Color Harmonies of #815653
Complementary color
Monochromatic Colors of #815653
Black with #815653
Text Example
Text Example
White with #815653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815653; }
p { color: rgb(129,86,83); }
H1.HeaderClassName
{
color: #815653;
}
.AnyTagClassName
{
color: #815653;
}
</style>
background-color css
<style>
a { background-color: #815653; }
a { background-color: rgb(129,86,83); }
div.DivClassName
{
background-color: #815653;
}
.BgClassName
{
background-color: #815653;
}
</style>
border-color css
<style>
span { border-color: #815653; }
span { border-color: rgb(129,86,83); }
td.TdClassName
{
border-color: #815653;
}
.TagClassName
{
border-color: #815653;
}
</style>