Shades of Lotus #835754
Tints of Lotus #835754
RGB
CMYK
RGB Variations
Color information
#835754 (or 0x835754) is known color: Lotus. HEX triplet: 83, 57 and 54. RGB value is (131,87,84). Sum of RGB (Red+Green+Blue) = 131+87+84=302 (40% of max value = 765). Red value is 131 (51.56% from 255 or 43.38% from 302); Green value is 87 (34.38% from 255 or 28.81% from 302); Blue value is 84 (33.20% from 255 or 27.81% from 302); Max value from RGB is 131 - color contains mainly: red. Hex color #835754 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835754 is #7CA8AB. Grayscale: #636363. Windows color (decimal): -8169644 or 5527427. OLE color: 5527427.
HSL color Cylindrical-coordinate representation of color #835754: hue angle of 3.83º 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 #835754 is Cyan = 0, Magento = 0.34, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 87 | 84 | - |
| CMYK | 0 | 0.34 | 0.36 | 0.49 |
| HSL | 3.83º | 0.22% | 0.42% | - |
| HSV(B) | 3.83º | 0.36% | 0.51% | - |
| XYZ | 14.37 | 12.28 | 10 | - |
| YUV | 99.81 | 119.08 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 87 | 84 | 0 | 0.34 | 0.36 | 0.49 | 3.83 | 0.22 | 0.42 |
| Hex | 83 | 57 | 54 | 0 | 22 | 24 | 31 | 4 | 16 | 2A |
| Octal | 203 | 127 | 124 | 0 | 42 | 44 | 61 | 4 | 26 | 52 |
| Binary | 10000011 | 1010111 | 1010100 | 0 | 100010 | 100100 | 110001 | 100 | 10110 | 101010 |
Color Harmonies of #835754
Complementary color
Monochromatic Colors of #835754
Black with #835754
Text Example
Text Example
White with #835754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835754; }
p { color: rgb(131,87,84); }
H1.HeaderClassName
{
color: #835754;
}
.AnyTagClassName
{
color: #835754;
}
</style>
background-color css
<style>
a { background-color: #835754; }
a { background-color: rgb(131,87,84); }
div.DivClassName
{
background-color: #835754;
}
.BgClassName
{
background-color: #835754;
}
</style>
border-color css
<style>
span { border-color: #835754; }
span { border-color: rgb(131,87,84); }
td.TdClassName
{
border-color: #835754;
}
.TagClassName
{
border-color: #835754;
}
</style>