Shades of Lotus #835550
Tints of Lotus #835550
RGB
CMYK
RGB Variations
Color information
#835550 (or 0x835550) is known color: Lotus. HEX triplet: 83, 55 and 50. RGB value is (131,85,80). Sum of RGB (Red+Green+Blue) = 131+85+80=296 (39% of max value = 765). Red value is 131 (51.56% from 255 or 44.26% from 296); Green value is 85 (33.59% from 255 or 28.72% from 296); Blue value is 80 (31.64% from 255 or 27.03% from 296); Max value from RGB is 131 - color contains mainly: red. Hex color #835550 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835550 is #7CAAAF. Grayscale: #626262. Windows color (decimal): -8170160 or 5264771. OLE color: 5264771.
HSL color Cylindrical-coordinate representation of color #835550: hue angle of 5.88º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #835550 is Cyan = 0, Magento = 0.35, Yellow = 0.39 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 85 | 80 | - |
| CMYK | 0 | 0.35 | 0.39 | 0.49 |
| HSL | 5.88º | 0.24% | 0.41% | - |
| HSV(B) | 5.88º | 0.39% | 0.51% | - |
| XYZ | 14.06 | 11.9 | 9.15 | - |
| YUV | 98.18 | 117.74 | 151.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 85 | 80 | 0 | 0.35 | 0.39 | 0.49 | 5.88 | 0.24 | 0.41 |
| Hex | 83 | 55 | 50 | 0 | 23 | 27 | 31 | 6 | 18 | 29 |
| Octal | 203 | 125 | 120 | 0 | 43 | 47 | 61 | 6 | 30 | 51 |
| Binary | 10000011 | 1010101 | 1010000 | 0 | 100011 | 100111 | 110001 | 110 | 11000 | 101001 |
Color Harmonies of #835550
Complementary color
Monochromatic Colors of #835550
Black with #835550
Text Example
Text Example
White with #835550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835550; }
p { color: rgb(131,85,80); }
H1.HeaderClassName
{
color: #835550;
}
.AnyTagClassName
{
color: #835550;
}
</style>
background-color css
<style>
a { background-color: #835550; }
a { background-color: rgb(131,85,80); }
div.DivClassName
{
background-color: #835550;
}
.BgClassName
{
background-color: #835550;
}
</style>
border-color css
<style>
span { border-color: #835550; }
span { border-color: rgb(131,85,80); }
td.TdClassName
{
border-color: #835550;
}
.TagClassName
{
border-color: #835550;
}
</style>