Shades of Lotus #835751
Tints of Lotus #835751
RGB
CMYK
RGB Variations
Color information
#835751 (or 0x835751) is known color: Lotus. HEX triplet: 83, 57 and 51. RGB value is (131,87,81). Sum of RGB (Red+Green+Blue) = 131+87+81=299 (39% of max value = 765). Red value is 131 (51.56% from 255 or 43.81% from 299); Green value is 87 (34.38% from 255 or 29.10% from 299); Blue value is 81 (32.03% from 255 or 27.09% from 299); Max value from RGB is 131 - color contains mainly: red. Hex color #835751 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835751 is #7CA8AE. Grayscale: #636363. Windows color (decimal): -8169647 or 5330819. OLE color: 5330819.
HSL color Cylindrical-coordinate representation of color #835751: hue angle of 7.2º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #835751 is Cyan = 0, Magento = 0.34, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 87 | 81 | - |
| CMYK | 0 | 0.34 | 0.38 | 0.49 |
| HSL | 7.2º | 0.24% | 0.42% | - |
| HSV(B) | 7.2º | 0.38% | 0.51% | - |
| XYZ | 14.25 | 12.24 | 9.4 | - |
| YUV | 99.47 | 117.58 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 87 | 81 | 0 | 0.34 | 0.38 | 0.49 | 7.2 | 0.24 | 0.42 |
| Hex | 83 | 57 | 51 | 0 | 22 | 26 | 31 | 7 | 18 | 2A |
| Octal | 203 | 127 | 121 | 0 | 42 | 46 | 61 | 7 | 30 | 52 |
| Binary | 10000011 | 1010111 | 1010001 | 0 | 100010 | 100110 | 110001 | 111 | 11000 | 101010 |
Color Harmonies of #835751
Complementary color
Monochromatic Colors of #835751
Black with #835751
Text Example
Text Example
White with #835751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835751; }
p { color: rgb(131,87,81); }
H1.HeaderClassName
{
color: #835751;
}
.AnyTagClassName
{
color: #835751;
}
</style>
background-color css
<style>
a { background-color: #835751; }
a { background-color: rgb(131,87,81); }
div.DivClassName
{
background-color: #835751;
}
.BgClassName
{
background-color: #835751;
}
</style>
border-color css
<style>
span { border-color: #835751; }
span { border-color: rgb(131,87,81); }
td.TdClassName
{
border-color: #835751;
}
.TagClassName
{
border-color: #835751;
}
</style>