Shades of Lotus #815353
Tints of Lotus #815353
RGB
CMYK
RGB Variations
Color information
#815353 (or 0x815353) is known color: Lotus. HEX triplet: 81, 53 and 53. RGB value is (129,83,83). Sum of RGB (Red+Green+Blue) = 129+83+83=295 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.73% from 295); Green value is 83 (32.81% from 255 or 28.14% from 295); Blue value is 83 (32.81% from 255 or 28.14% from 295); Max value from RGB is 129 - color contains mainly: red. Hex color #815353 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815353 is #7EACAC. Grayscale: #606060. Windows color (decimal): -8301741 or 5460865. OLE color: 5460865.
HSL color Cylindrical-coordinate representation of color #815353: hue angle of 0º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815353 is Cyan = 0, Magento = 0.36, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 83 | - |
| CMYK | 0 | 0.36 | 0.36 | 0.49 |
| HSL | 0º | 0.22% | 0.42% | - |
| HSV(B) | 0º | 0.36% | 0.51% | - |
| XYZ | 13.71 | 11.48 | 9.68 | - |
| YUV | 96.75 | 120.24 | 151 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 83 | 0 | 0.36 | 0.36 | 0.49 | 0 | 0.22 | 0.42 |
| Hex | 81 | 53 | 53 | 0 | 24 | 24 | 31 | 0 | 16 | 2A |
| Octal | 201 | 123 | 123 | 0 | 44 | 44 | 61 | 0 | 26 | 52 |
| Binary | 10000001 | 1010011 | 1010011 | 0 | 100100 | 100100 | 110001 | 0 | 10110 | 101010 |
Color Harmonies of #815353
Complementary color
Monochromatic Colors of #815353
Black with #815353
Text Example
Text Example
White with #815353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815353; }
p { color: rgb(129,83,83); }
H1.HeaderClassName
{
color: #815353;
}
.AnyTagClassName
{
color: #815353;
}
</style>
background-color css
<style>
a { background-color: #815353; }
a { background-color: rgb(129,83,83); }
div.DivClassName
{
background-color: #815353;
}
.BgClassName
{
background-color: #815353;
}
</style>
border-color css
<style>
span { border-color: #815353; }
span { border-color: rgb(129,83,83); }
td.TdClassName
{
border-color: #815353;
}
.TagClassName
{
border-color: #815353;
}
</style>