Shades of Lotus #815955
Tints of Lotus #815955
RGB
CMYK
RGB Variations
Color information
#815955 (or 0x815955) is known color: Lotus. HEX triplet: 81, 59 and 55. RGB value is (129,89,85). Sum of RGB (Red+Green+Blue) = 129+89+85=303 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.57% from 303); Green value is 89 (35.16% from 255 or 29.37% from 303); Blue value is 85 (33.59% from 255 or 28.05% from 303); Max value from RGB is 129 - color contains mainly: red. Hex color #815955 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815955 is #7EA6AA. Grayscale: #646464. Windows color (decimal): -8300203 or 5593473. OLE color: 5593473.
HSL color Cylindrical-coordinate representation of color #815955: hue angle of 5.45º 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 #815955 is Cyan = 0, Magento = 0.31, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 85 | - |
| CMYK | 0 | 0.31 | 0.34 | 0.49 |
| HSL | 5.45º | 0.21% | 0.42% | - |
| HSV(B) | 5.45º | 0.34% | 0.51% | - |
| XYZ | 14.27 | 12.47 | 10.25 | - |
| YUV | 100.5 | 119.25 | 148.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 85 | 0 | 0.31 | 0.34 | 0.49 | 5.45 | 0.21 | 0.42 |
| Hex | 81 | 59 | 55 | 0 | 1F | 22 | 31 | 5 | 15 | 2A |
| Octal | 201 | 131 | 125 | 0 | 37 | 42 | 61 | 5 | 25 | 52 |
| Binary | 10000001 | 1011001 | 1010101 | 0 | 11111 | 100010 | 110001 | 101 | 10101 | 101010 |
Color Harmonies of #815955
Complementary color
Monochromatic Colors of #815955
Black with #815955
Text Example
Text Example
White with #815955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815955; }
p { color: rgb(129,89,85); }
H1.HeaderClassName
{
color: #815955;
}
.AnyTagClassName
{
color: #815955;
}
</style>
background-color css
<style>
a { background-color: #815955; }
a { background-color: rgb(129,89,85); }
div.DivClassName
{
background-color: #815955;
}
.BgClassName
{
background-color: #815955;
}
</style>
border-color css
<style>
span { border-color: #815955; }
span { border-color: rgb(129,89,85); }
td.TdClassName
{
border-color: #815955;
}
.TagClassName
{
border-color: #815955;
}
</style>