Shades of Lotus #815954
Tints of Lotus #815954
RGB
CMYK
RGB Variations
Color information
#815954 (or 0x815954) is known color: Lotus. HEX triplet: 81, 59 and 54. RGB value is (129,89,84). Sum of RGB (Red+Green+Blue) = 129+89+84=302 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.72% from 302); Green value is 89 (35.16% from 255 or 29.47% from 302); Blue value is 84 (33.20% from 255 or 27.81% from 302); Max value from RGB is 129 - color contains mainly: red. Hex color #815954 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815954 is #7EA6AB. Grayscale: #646464. Windows color (decimal): -8300204 or 5527937. OLE color: 5527937.
HSL color Cylindrical-coordinate representation of color #815954: hue angle of 6.67º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #815954 is Cyan = 0, Magento = 0.31, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 84 | - |
| CMYK | 0 | 0.31 | 0.35 | 0.49 |
| HSL | 6.67º | 0.21% | 0.42% | - |
| HSV(B) | 6.67º | 0.35% | 0.51% | - |
| XYZ | 14.23 | 12.45 | 10.04 | - |
| YUV | 100.39 | 118.75 | 148.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 84 | 0 | 0.31 | 0.35 | 0.49 | 6.67 | 0.21 | 0.42 |
| Hex | 81 | 59 | 54 | 0 | 1F | 23 | 31 | 7 | 15 | 2A |
| Octal | 201 | 131 | 124 | 0 | 37 | 43 | 61 | 7 | 25 | 52 |
| Binary | 10000001 | 1011001 | 1010100 | 0 | 11111 | 100011 | 110001 | 111 | 10101 | 101010 |
Color Harmonies of #815954
Complementary color
Monochromatic Colors of #815954
Black with #815954
Text Example
Text Example
White with #815954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815954; }
p { color: rgb(129,89,84); }
H1.HeaderClassName
{
color: #815954;
}
.AnyTagClassName
{
color: #815954;
}
</style>
background-color css
<style>
a { background-color: #815954; }
a { background-color: rgb(129,89,84); }
div.DivClassName
{
background-color: #815954;
}
.BgClassName
{
background-color: #815954;
}
</style>
border-color css
<style>
span { border-color: #815954; }
span { border-color: rgb(129,89,84); }
td.TdClassName
{
border-color: #815954;
}
.TagClassName
{
border-color: #815954;
}
</style>