Shades of Lotus #835654
Tints of Lotus #835654
RGB
CMYK
RGB Variations
Color information
#835654 (or 0x835654) is known color: Lotus. HEX triplet: 83, 56 and 54. RGB value is (131,86,84). Sum of RGB (Red+Green+Blue) = 131+86+84=301 (39% of max value = 765). Red value is 131 (51.56% from 255 or 43.52% from 301); Green value is 86 (33.98% from 255 or 28.57% from 301); Blue value is 84 (33.20% from 255 or 27.91% from 301); Max value from RGB is 131 - color contains mainly: red. Hex color #835654 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835654 is #7CA9AB. Grayscale: #636363. Windows color (decimal): -8169900 or 5527171. OLE color: 5527171.
HSL color Cylindrical-coordinate representation of color #835654: hue angle of 2.55º 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 #835654 is Cyan = 0, Magento = 0.34, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 86 | 84 | - |
| CMYK | 0 | 0.34 | 0.36 | 0.49 |
| HSL | 2.55º | 0.22% | 0.42% | - |
| HSV(B) | 2.55º | 0.36% | 0.51% | - |
| XYZ | 14.29 | 12.12 | 9.97 | - |
| YUV | 99.23 | 119.41 | 150.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 86 | 84 | 0 | 0.34 | 0.36 | 0.49 | 2.55 | 0.22 | 0.42 |
| Hex | 83 | 56 | 54 | 0 | 22 | 24 | 31 | 3 | 16 | 2A |
| Octal | 203 | 126 | 124 | 0 | 42 | 44 | 61 | 3 | 26 | 52 |
| Binary | 10000011 | 1010110 | 1010100 | 0 | 100010 | 100100 | 110001 | 11 | 10110 | 101010 |
Color Harmonies of #835654
Complementary color
Monochromatic Colors of #835654
Black with #835654
Text Example
Text Example
White with #835654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835654; }
p { color: rgb(131,86,84); }
H1.HeaderClassName
{
color: #835654;
}
.AnyTagClassName
{
color: #835654;
}
</style>
background-color css
<style>
a { background-color: #835654; }
a { background-color: rgb(131,86,84); }
div.DivClassName
{
background-color: #835654;
}
.BgClassName
{
background-color: #835654;
}
</style>
border-color css
<style>
span { border-color: #835654; }
span { border-color: rgb(131,86,84); }
td.TdClassName
{
border-color: #835654;
}
.TagClassName
{
border-color: #835654;
}
</style>