Shades of Lotus #835752
Tints of Lotus #835752
RGB
CMYK
RGB Variations
Color information
#835752 (or 0x835752) is known color: Lotus. HEX triplet: 83, 57 and 52. RGB value is (131,87,82). Sum of RGB (Red+Green+Blue) = 131+87+82=300 (39% of max value = 765). Red value is 131 (51.56% from 255 or 43.67% from 300); Green value is 87 (34.38% from 255 or 29% from 300); Blue value is 82 (32.42% from 255 or 27.33% from 300); Max value from RGB is 131 - color contains mainly: red. Hex color #835752 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835752 is #7CA8AD. Grayscale: #636363. Windows color (decimal): -8169646 or 5396355. OLE color: 5396355.
HSL color Cylindrical-coordinate representation of color #835752: hue angle of 6.12º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #835752 is Cyan = 0, Magento = 0.34, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 87 | 82 | - |
| CMYK | 0 | 0.34 | 0.37 | 0.49 |
| HSL | 6.12º | 0.23% | 0.42% | - |
| HSV(B) | 6.12º | 0.37% | 0.51% | - |
| XYZ | 14.29 | 12.25 | 9.59 | - |
| YUV | 99.59 | 118.08 | 150.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 87 | 82 | 0 | 0.34 | 0.37 | 0.49 | 6.12 | 0.23 | 0.42 |
| Hex | 83 | 57 | 52 | 0 | 22 | 25 | 31 | 6 | 17 | 2A |
| Octal | 203 | 127 | 122 | 0 | 42 | 45 | 61 | 6 | 27 | 52 |
| Binary | 10000011 | 1010111 | 1010010 | 0 | 100010 | 100101 | 110001 | 110 | 10111 | 101010 |
Color Harmonies of #835752
Complementary color
Monochromatic Colors of #835752
Black with #835752
Text Example
Text Example
White with #835752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835752; }
p { color: rgb(131,87,82); }
H1.HeaderClassName
{
color: #835752;
}
.AnyTagClassName
{
color: #835752;
}
</style>
background-color css
<style>
a { background-color: #835752; }
a { background-color: rgb(131,87,82); }
div.DivClassName
{
background-color: #835752;
}
.BgClassName
{
background-color: #835752;
}
</style>
border-color css
<style>
span { border-color: #835752; }
span { border-color: rgb(131,87,82); }
td.TdClassName
{
border-color: #835752;
}
.TagClassName
{
border-color: #835752;
}
</style>