Shades of Lotus #815551
Tints of Lotus #815551
RGB
CMYK
RGB Variations
Color information
#815551 (or 0x815551) is known color: Lotus. HEX triplet: 81, 55 and 51. RGB value is (129,85,81). Sum of RGB (Red+Green+Blue) = 129+85+81=295 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.73% from 295); Green value is 85 (33.59% from 255 or 28.81% from 295); Blue value is 81 (32.03% from 255 or 27.46% from 295); Max value from RGB is 129 - color contains mainly: red. Hex color #815551 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815551 is #7EAAAE. Grayscale: #616161. Windows color (decimal): -8301231 or 5330305. OLE color: 5330305.
HSL color Cylindrical-coordinate representation of color #815551: hue angle of 5º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #815551 is Cyan = 0, Magento = 0.34, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 85 | 81 | - |
| CMYK | 0 | 0.34 | 0.37 | 0.49 |
| HSL | 5º | 0.23% | 0.41% | - |
| HSV(B) | 5º | 0.37% | 0.51% | - |
| XYZ | 13.79 | 11.76 | 9.33 | - |
| YUV | 97.7 | 118.58 | 150.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 85 | 81 | 0 | 0.34 | 0.37 | 0.49 | 5 | 0.23 | 0.41 |
| Hex | 81 | 55 | 51 | 0 | 22 | 25 | 31 | 5 | 17 | 29 |
| Octal | 201 | 125 | 121 | 0 | 42 | 45 | 61 | 5 | 27 | 51 |
| Binary | 10000001 | 1010101 | 1010001 | 0 | 100010 | 100101 | 110001 | 101 | 10111 | 101001 |
Color Harmonies of #815551
Complementary color
Monochromatic Colors of #815551
Black with #815551
Text Example
Text Example
White with #815551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815551; }
p { color: rgb(129,85,81); }
H1.HeaderClassName
{
color: #815551;
}
.AnyTagClassName
{
color: #815551;
}
</style>
background-color css
<style>
a { background-color: #815551; }
a { background-color: rgb(129,85,81); }
div.DivClassName
{
background-color: #815551;
}
.BgClassName
{
background-color: #815551;
}
</style>
border-color css
<style>
span { border-color: #815551; }
span { border-color: rgb(129,85,81); }
td.TdClassName
{
border-color: #815551;
}
.TagClassName
{
border-color: #815551;
}
</style>