Shades of Lotus #815956
Tints of Lotus #815956
RGB
CMYK
RGB Variations
Color information
#815956 (or 0x815956) is known color: Lotus. HEX triplet: 81, 59 and 56. RGB value is (129,89,86). Sum of RGB (Red+Green+Blue) = 129+89+86=304 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.43% from 304); Green value is 89 (35.16% from 255 or 29.28% from 304); Blue value is 86 (33.98% from 255 or 28.29% from 304); Max value from RGB is 129 - color contains mainly: red. Hex color #815956 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815956 is #7EA6A9. Grayscale: #646464. Windows color (decimal): -8300202 or 5659009. OLE color: 5659009.
HSL color Cylindrical-coordinate representation of color #815956: hue angle of 4.19º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #815956 is Cyan = 0, Magento = 0.31, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 86 | - |
| CMYK | 0 | 0.31 | 0.33 | 0.49 |
| HSL | 4.19º | 0.2% | 0.42% | - |
| HSV(B) | 4.19º | 0.33% | 0.51% | - |
| XYZ | 14.31 | 12.48 | 10.46 | - |
| YUV | 100.62 | 119.75 | 148.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 86 | 0 | 0.31 | 0.33 | 0.49 | 4.19 | 0.2 | 0.42 |
| Hex | 81 | 59 | 56 | 0 | 1F | 21 | 31 | 4 | 14 | 2A |
| Octal | 201 | 131 | 126 | 0 | 37 | 41 | 61 | 4 | 24 | 52 |
| Binary | 10000001 | 1011001 | 1010110 | 0 | 11111 | 100001 | 110001 | 100 | 10100 | 101010 |
Color Harmonies of #815956
Complementary color
Monochromatic Colors of #815956
Black with #815956
Text Example
Text Example
White with #815956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815956; }
p { color: rgb(129,89,86); }
H1.HeaderClassName
{
color: #815956;
}
.AnyTagClassName
{
color: #815956;
}
</style>
background-color css
<style>
a { background-color: #815956; }
a { background-color: rgb(129,89,86); }
div.DivClassName
{
background-color: #815956;
}
.BgClassName
{
background-color: #815956;
}
</style>
border-color css
<style>
span { border-color: #815956; }
span { border-color: rgb(129,89,86); }
td.TdClassName
{
border-color: #815956;
}
.TagClassName
{
border-color: #815956;
}
</style>