Shades of Lotus #815350
Tints of Lotus #815350
RGB
CMYK
RGB Variations
Color information
#815350 (or 0x815350) is known color: Lotus. HEX triplet: 81, 53 and 50. RGB value is (129,83,80). Sum of RGB (Red+Green+Blue) = 129+83+80=292 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.18% from 292); Green value is 83 (32.81% from 255 or 28.42% from 292); Blue value is 80 (31.64% from 255 or 27.40% from 292); Max value from RGB is 129 - color contains mainly: red. Hex color #815350 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815350 is #7EACAF. Grayscale: #606060. Windows color (decimal): -8301744 or 5264257. OLE color: 5264257.
HSL color Cylindrical-coordinate representation of color #815350: hue angle of 3.67º 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 #815350 is Cyan = 0, Magento = 0.36, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 80 | - |
| CMYK | 0 | 0.36 | 0.38 | 0.49 |
| HSL | 3.67º | 0.23% | 0.41% | - |
| HSV(B) | 3.67º | 0.38% | 0.51% | - |
| XYZ | 13.59 | 11.43 | 9.08 | - |
| YUV | 96.41 | 118.74 | 151.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 80 | 0 | 0.36 | 0.38 | 0.49 | 3.67 | 0.23 | 0.41 |
| Hex | 81 | 53 | 50 | 0 | 24 | 26 | 31 | 4 | 17 | 29 |
| Octal | 201 | 123 | 120 | 0 | 44 | 46 | 61 | 4 | 27 | 51 |
| Binary | 10000001 | 1010011 | 1010000 | 0 | 100100 | 100110 | 110001 | 100 | 10111 | 101001 |
Color Harmonies of #815350
Complementary color
Monochromatic Colors of #815350
Black with #815350
Text Example
Text Example
White with #815350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815350; }
p { color: rgb(129,83,80); }
H1.HeaderClassName
{
color: #815350;
}
.AnyTagClassName
{
color: #815350;
}
</style>
background-color css
<style>
a { background-color: #815350; }
a { background-color: rgb(129,83,80); }
div.DivClassName
{
background-color: #815350;
}
.BgClassName
{
background-color: #815350;
}
</style>
border-color css
<style>
span { border-color: #815350; }
span { border-color: rgb(129,83,80); }
td.TdClassName
{
border-color: #815350;
}
.TagClassName
{
border-color: #815350;
}
</style>