Shades of Lotus #815150
Tints of Lotus #815150
RGB
CMYK
RGB Variations
Color information
#815150 (or 0x815150) is known color: Lotus. HEX triplet: 81, 51 and 50. RGB value is (129,81,80). Sum of RGB (Red+Green+Blue) = 129+81+80=290 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.48% from 290); Green value is 81 (32.03% from 255 or 27.93% from 290); Blue value is 80 (31.64% from 255 or 27.59% from 290); Max value from RGB is 129 - color contains mainly: red. Hex color #815150 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815150 is #7EAEAF. Grayscale: #5F5F5F. Windows color (decimal): -8302256 or 5263745. OLE color: 5263745.
HSL color Cylindrical-coordinate representation of color #815150: hue angle of 1.22º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #815150 is Cyan = 0, Magento = 0.37, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 80 | - |
| CMYK | 0 | 0.37 | 0.38 | 0.49 |
| HSL | 1.22º | 0.23% | 0.41% | - |
| HSV(B) | 1.22º | 0.38% | 0.51% | - |
| XYZ | 13.44 | 11.13 | 9.03 | - |
| YUV | 95.24 | 119.4 | 152.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 80 | 0 | 0.37 | 0.38 | 0.49 | 1.22 | 0.23 | 0.41 |
| Hex | 81 | 51 | 50 | 0 | 25 | 26 | 31 | 1 | 17 | 29 |
| Octal | 201 | 121 | 120 | 0 | 45 | 46 | 61 | 1 | 27 | 51 |
| Binary | 10000001 | 1010001 | 1010000 | 0 | 100101 | 100110 | 110001 | 1 | 10111 | 101001 |
Color Harmonies of #815150
Complementary color
Monochromatic Colors of #815150
Black with #815150
Text Example
Text Example
White with #815150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815150; }
p { color: rgb(129,81,80); }
H1.HeaderClassName
{
color: #815150;
}
.AnyTagClassName
{
color: #815150;
}
</style>
background-color css
<style>
a { background-color: #815150; }
a { background-color: rgb(129,81,80); }
div.DivClassName
{
background-color: #815150;
}
.BgClassName
{
background-color: #815150;
}
</style>
border-color css
<style>
span { border-color: #815150; }
span { border-color: rgb(129,81,80); }
td.TdClassName
{
border-color: #815150;
}
.TagClassName
{
border-color: #815150;
}
</style>