Shades of Lotus #855750
Tints of Lotus #855750
RGB
CMYK
RGB Variations
Color information
#855750 (or 0x855750) is known color: Lotus. HEX triplet: 85, 57 and 50. RGB value is (133,87,80). Sum of RGB (Red+Green+Blue) = 133+87+80=300 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.33% from 300); Green value is 87 (34.38% from 255 or 29% from 300); Blue value is 80 (31.64% from 255 or 26.67% from 300); Max value from RGB is 133 - color contains mainly: red. Hex color #855750 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855750 is #7AA8AF. Grayscale: #646464. Windows color (decimal): -8038576 or 5265285. OLE color: 5265285.
HSL color Cylindrical-coordinate representation of color #855750: hue angle of 7.92º 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 #855750 is Cyan = 0, Magento = 0.35, Yellow = 0.40 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 87 | 80 | - |
| CMYK | 0 | 0.35 | 0.40 | 0.48 |
| HSL | 7.92º | 0.25% | 0.42% | - |
| HSV(B) | 7.92º | 0.4% | 0.52% | - |
| XYZ | 14.53 | 12.38 | 9.21 | - |
| YUV | 99.96 | 116.74 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 87 | 80 | 0 | 0.35 | 0.40 | 0.48 | 7.92 | 0.25 | 0.42 |
| Hex | 85 | 57 | 50 | 0 | 23 | 28 | 30 | 8 | 19 | 2A |
| Octal | 205 | 127 | 120 | 0 | 43 | 50 | 60 | 10 | 31 | 52 |
| Binary | 10000101 | 1010111 | 1010000 | 0 | 100011 | 101000 | 110000 | 1000 | 11001 | 101010 |
Color Harmonies of #855750
Complementary color
Monochromatic Colors of #855750
Black with #855750
Text Example
Text Example
White with #855750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855750; }
p { color: rgb(133,87,80); }
H1.HeaderClassName
{
color: #855750;
}
.AnyTagClassName
{
color: #855750;
}
</style>
background-color css
<style>
a { background-color: #855750; }
a { background-color: rgb(133,87,80); }
div.DivClassName
{
background-color: #855750;
}
.BgClassName
{
background-color: #855750;
}
</style>
border-color css
<style>
span { border-color: #855750; }
span { border-color: rgb(133,87,80); }
td.TdClassName
{
border-color: #855750;
}
.TagClassName
{
border-color: #855750;
}
</style>