Shades of Lotus #855853
Tints of Lotus #855853
RGB
CMYK
RGB Variations
Color information
#855853 (or 0x855853) is known color: Lotus. HEX triplet: 85, 58 and 53. RGB value is (133,88,83). Sum of RGB (Red+Green+Blue) = 133+88+83=304 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.75% from 304); Green value is 88 (34.77% from 255 or 28.95% from 304); Blue value is 83 (32.81% from 255 or 27.30% from 304); Max value from RGB is 133 - color contains mainly: red. Hex color #855853 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855853 is #7AA7AC. Grayscale: #646464. Windows color (decimal): -8038317 or 5462149. OLE color: 5462149.
HSL color Cylindrical-coordinate representation of color #855853: hue angle of 6º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #855853 is Cyan = 0, Magento = 0.34, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 83 | - |
| CMYK | 0 | 0.34 | 0.38 | 0.48 |
| HSL | 6º | 0.23% | 0.42% | - |
| HSV(B) | 6º | 0.38% | 0.52% | - |
| XYZ | 14.72 | 12.59 | 9.84 | - |
| YUV | 100.89 | 117.91 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 83 | 0 | 0.34 | 0.38 | 0.48 | 6 | 0.23 | 0.42 |
| Hex | 85 | 58 | 53 | 0 | 22 | 26 | 30 | 6 | 17 | 2A |
| Octal | 205 | 130 | 123 | 0 | 42 | 46 | 60 | 6 | 27 | 52 |
| Binary | 10000101 | 1011000 | 1010011 | 0 | 100010 | 100110 | 110000 | 110 | 10111 | 101010 |
Color Harmonies of #855853
Complementary color
Monochromatic Colors of #855853
Black with #855853
Text Example
Text Example
White with #855853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855853; }
p { color: rgb(133,88,83); }
H1.HeaderClassName
{
color: #855853;
}
.AnyTagClassName
{
color: #855853;
}
</style>
background-color css
<style>
a { background-color: #855853; }
a { background-color: rgb(133,88,83); }
div.DivClassName
{
background-color: #855853;
}
.BgClassName
{
background-color: #855853;
}
</style>
border-color css
<style>
span { border-color: #855853; }
span { border-color: rgb(133,88,83); }
td.TdClassName
{
border-color: #855853;
}
.TagClassName
{
border-color: #855853;
}
</style>