Shades of Lotus #855953
Tints of Lotus #855953
RGB
CMYK
RGB Variations
Color information
#855953 (or 0x855953) is known color: Lotus. HEX triplet: 85, 59 and 53. RGB value is (133,89,83). Sum of RGB (Red+Green+Blue) = 133+89+83=305 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.61% from 305); Green value is 89 (35.16% from 255 or 29.18% from 305); Blue value is 83 (32.81% from 255 or 27.21% from 305); Max value from RGB is 133 - color contains mainly: red. Hex color #855953 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855953 is #7AA6AC. Grayscale: #656565. Windows color (decimal): -8038061 or 5462405. OLE color: 5462405.
HSL color Cylindrical-coordinate representation of color #855953: hue angle of 7.2º 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 #855953 is Cyan = 0, Magento = 0.33, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 89 | 83 | - |
| CMYK | 0 | 0.33 | 0.38 | 0.48 |
| HSL | 7.2º | 0.23% | 0.42% | - |
| HSV(B) | 7.2º | 0.38% | 0.52% | - |
| XYZ | 14.81 | 12.76 | 9.87 | - |
| YUV | 101.47 | 117.58 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 89 | 83 | 0 | 0.33 | 0.38 | 0.48 | 7.2 | 0.23 | 0.42 |
| Hex | 85 | 59 | 53 | 0 | 21 | 26 | 30 | 7 | 17 | 2A |
| Octal | 205 | 131 | 123 | 0 | 41 | 46 | 60 | 7 | 27 | 52 |
| Binary | 10000101 | 1011001 | 1010011 | 0 | 100001 | 100110 | 110000 | 111 | 10111 | 101010 |
Color Harmonies of #855953
Complementary color
Monochromatic Colors of #855953
Black with #855953
Text Example
Text Example
White with #855953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855953; }
p { color: rgb(133,89,83); }
H1.HeaderClassName
{
color: #855953;
}
.AnyTagClassName
{
color: #855953;
}
</style>
background-color css
<style>
a { background-color: #855953; }
a { background-color: rgb(133,89,83); }
div.DivClassName
{
background-color: #855953;
}
.BgClassName
{
background-color: #855953;
}
</style>
border-color css
<style>
span { border-color: #855953; }
span { border-color: rgb(133,89,83); }
td.TdClassName
{
border-color: #855953;
}
.TagClassName
{
border-color: #855953;
}
</style>