Shades of Lotus #815655
Tints of Lotus #815655
RGB
CMYK
RGB Variations
Color information
#815655 (or 0x815655) is known color: Lotus. HEX triplet: 81, 56 and 55. RGB value is (129,86,85). Sum of RGB (Red+Green+Blue) = 129+86+85=300 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43% from 300); Green value is 86 (33.98% from 255 or 28.67% from 300); Blue value is 85 (33.59% from 255 or 28.33% from 300); Max value from RGB is 129 - color contains mainly: red. Hex color #815655 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815655 is #7EA9AA. Grayscale: #626262. Windows color (decimal): -8300971 or 5592705. OLE color: 5592705.
HSL color Cylindrical-coordinate representation of color #815655: hue angle of 1.36º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #815655 is Cyan = 0, Magento = 0.33, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 86 | 85 | - |
| CMYK | 0 | 0.33 | 0.34 | 0.49 |
| HSL | 1.36º | 0.21% | 0.42% | - |
| HSV(B) | 1.36º | 0.34% | 0.51% | - |
| XYZ | 14.02 | 11.98 | 10.17 | - |
| YUV | 98.74 | 120.25 | 149.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 85 | 0 | 0.33 | 0.34 | 0.49 | 1.36 | 0.21 | 0.42 |
| Hex | 81 | 56 | 55 | 0 | 21 | 22 | 31 | 1 | 15 | 2A |
| Octal | 201 | 126 | 125 | 0 | 41 | 42 | 61 | 1 | 25 | 52 |
| Binary | 10000001 | 1010110 | 1010101 | 0 | 100001 | 100010 | 110001 | 1 | 10101 | 101010 |
Color Harmonies of #815655
Complementary color
Monochromatic Colors of #815655
Black with #815655
Text Example
Text Example
White with #815655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815655; }
p { color: rgb(129,86,85); }
H1.HeaderClassName
{
color: #815655;
}
.AnyTagClassName
{
color: #815655;
}
</style>
background-color css
<style>
a { background-color: #815655; }
a { background-color: rgb(129,86,85); }
div.DivClassName
{
background-color: #815655;
}
.BgClassName
{
background-color: #815655;
}
</style>
border-color css
<style>
span { border-color: #815655; }
span { border-color: rgb(129,86,85); }
td.TdClassName
{
border-color: #815655;
}
.TagClassName
{
border-color: #815655;
}
</style>