Shades of Lotus #835149
Tints of Lotus #835149
RGB
CMYK
RGB Variations
Color information
#835149 (or 0x835149) is known color: Lotus. HEX triplet: 83, 51 and 49. RGB value is (131,81,73). Sum of RGB (Red+Green+Blue) = 131+81+73=285 (37% of max value = 765). Red value is 131 (51.56% from 255 or 45.96% from 285); Green value is 81 (32.03% from 255 or 28.42% from 285); Blue value is 73 (28.91% from 255 or 25.61% from 285); Max value from RGB is 131 - color contains mainly: red. Hex color #835149 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835149 is #7CAEB6. Grayscale: #5F5F5F. Windows color (decimal): -8171191 or 4804995. OLE color: 4804995.
HSL color Cylindrical-coordinate representation of color #835149: hue angle of 8.28º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #835149 is Cyan = 0, Magento = 0.38, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 81 | 73 | - |
| CMYK | 0 | 0.38 | 0.44 | 0.49 |
| HSL | 8.28º | 0.28% | 0.4% | - |
| HSV(B) | 8.28º | 0.44% | 0.51% | - |
| XYZ | 13.51 | 11.19 | 7.75 | - |
| YUV | 95.04 | 115.57 | 153.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 81 | 73 | 0 | 0.38 | 0.44 | 0.49 | 8.28 | 0.28 | 0.4 |
| Hex | 83 | 51 | 49 | 0 | 26 | 2C | 31 | 8 | 1C | 28 |
| Octal | 203 | 121 | 111 | 0 | 46 | 54 | 61 | 10 | 34 | 50 |
| Binary | 10000011 | 1010001 | 1001001 | 0 | 100110 | 101100 | 110001 | 1000 | 11100 | 101000 |
Color Harmonies of #835149
Complementary color
Monochromatic Colors of #835149
Black with #835149
Text Example
Text Example
White with #835149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835149; }
p { color: rgb(131,81,73); }
H1.HeaderClassName
{
color: #835149;
}
.AnyTagClassName
{
color: #835149;
}
</style>
background-color css
<style>
a { background-color: #835149; }
a { background-color: rgb(131,81,73); }
div.DivClassName
{
background-color: #835149;
}
.BgClassName
{
background-color: #835149;
}
</style>
border-color css
<style>
span { border-color: #835149; }
span { border-color: rgb(131,81,73); }
td.TdClassName
{
border-color: #835149;
}
.TagClassName
{
border-color: #835149;
}
</style>