Shades of Lotus #855850
Tints of Lotus #855850
RGB
CMYK
RGB Variations
Color information
#855850 (or 0x855850) is known color: Lotus. HEX triplet: 85, 58 and 50. RGB value is (133,88,80). Sum of RGB (Red+Green+Blue) = 133+88+80=301 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.19% from 301); Green value is 88 (34.77% from 255 or 29.24% from 301); Blue value is 80 (31.64% from 255 or 26.58% from 301); Max value from RGB is 133 - color contains mainly: red. Hex color #855850 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855850 is #7AA7AF. Grayscale: #646464. Windows color (decimal): -8038320 or 5265541. OLE color: 5265541.
HSL color Cylindrical-coordinate representation of color #855850: hue angle of 9.06º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #855850 is Cyan = 0, Magento = 0.34, Yellow = 0.40 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 80 | - |
| CMYK | 0 | 0.34 | 0.40 | 0.48 |
| HSL | 9.06º | 0.25% | 0.42% | - |
| HSV(B) | 9.06º | 0.4% | 0.52% | - |
| XYZ | 14.61 | 12.55 | 9.24 | - |
| YUV | 100.54 | 116.41 | 151.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 80 | 0 | 0.34 | 0.40 | 0.48 | 9.06 | 0.25 | 0.42 |
| Hex | 85 | 58 | 50 | 0 | 22 | 28 | 30 | 9 | 19 | 2A |
| Octal | 205 | 130 | 120 | 0 | 42 | 50 | 60 | 11 | 31 | 52 |
| Binary | 10000101 | 1011000 | 1010000 | 0 | 100010 | 101000 | 110000 | 1001 | 11001 | 101010 |
Color Harmonies of #855850
Complementary color
Monochromatic Colors of #855850
Black with #855850
Text Example
Text Example
White with #855850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855850; }
p { color: rgb(133,88,80); }
H1.HeaderClassName
{
color: #855850;
}
.AnyTagClassName
{
color: #855850;
}
</style>
background-color css
<style>
a { background-color: #855850; }
a { background-color: rgb(133,88,80); }
div.DivClassName
{
background-color: #855850;
}
.BgClassName
{
background-color: #855850;
}
</style>
border-color css
<style>
span { border-color: #855850; }
span { border-color: rgb(133,88,80); }
td.TdClassName
{
border-color: #855850;
}
.TagClassName
{
border-color: #855850;
}
</style>