Shades of Lotus #815149
Tints of Lotus #815149
RGB
CMYK
RGB Variations
Color information
#815149 (or 0x815149) is known color: Lotus. HEX triplet: 81, 51 and 49. RGB value is (129,81,73). Sum of RGB (Red+Green+Blue) = 129+81+73=283 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.58% from 283); Green value is 81 (32.03% from 255 or 28.62% from 283); Blue value is 73 (28.91% from 255 or 25.80% from 283); Max value from RGB is 129 - color contains mainly: red. Hex color #815149 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815149 is #7EAEB6. Grayscale: #5E5E5E. Windows color (decimal): -8302263 or 4804993. OLE color: 4804993.
HSL color Cylindrical-coordinate representation of color #815149: hue angle of 8.57º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #815149 is Cyan = 0, Magento = 0.37, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 73 | - |
| CMYK | 0 | 0.37 | 0.43 | 0.49 |
| HSL | 8.57º | 0.28% | 0.4% | - |
| HSV(B) | 8.57º | 0.43% | 0.51% | - |
| XYZ | 13.2 | 11.03 | 7.74 | - |
| YUV | 94.44 | 115.9 | 152.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 73 | 0 | 0.37 | 0.43 | 0.49 | 8.57 | 0.28 | 0.4 |
| Hex | 81 | 51 | 49 | 0 | 25 | 2B | 31 | 9 | 1C | 28 |
| Octal | 201 | 121 | 111 | 0 | 45 | 53 | 61 | 11 | 34 | 50 |
| Binary | 10000001 | 1010001 | 1001001 | 0 | 100101 | 101011 | 110001 | 1001 | 11100 | 101000 |
Color Harmonies of #815149
Complementary color
Monochromatic Colors of #815149
Black with #815149
Text Example
Text Example
White with #815149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815149; }
p { color: rgb(129,81,73); }
H1.HeaderClassName
{
color: #815149;
}
.AnyTagClassName
{
color: #815149;
}
</style>
background-color css
<style>
a { background-color: #815149; }
a { background-color: rgb(129,81,73); }
div.DivClassName
{
background-color: #815149;
}
.BgClassName
{
background-color: #815149;
}
</style>
border-color css
<style>
span { border-color: #815149; }
span { border-color: rgb(129,81,73); }
td.TdClassName
{
border-color: #815149;
}
.TagClassName
{
border-color: #815149;
}
</style>