Shades of Lotus #855150
Tints of Lotus #855150
RGB
CMYK
RGB Variations
Color information
#855150 (or 0x855150) is known color: Lotus. HEX triplet: 85, 51 and 50. RGB value is (133,81,80). Sum of RGB (Red+Green+Blue) = 133+81+80=294 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.24% from 294); Green value is 81 (32.03% from 255 or 27.55% from 294); Blue value is 80 (31.64% from 255 or 27.21% from 294); Max value from RGB is 133 - color contains mainly: red. Hex color #855150 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855150 is #7AAEAF. Grayscale: #606060. Windows color (decimal): -8040112 or 5263749. OLE color: 5263749.
HSL color Cylindrical-coordinate representation of color #855150: hue angle of 1.13º 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 #855150 is Cyan = 0, Magento = 0.39, Yellow = 0.40 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 81 | 80 | - |
| CMYK | 0 | 0.39 | 0.40 | 0.48 |
| HSL | 1.13º | 0.25% | 0.42% | - |
| HSV(B) | 1.13º | 0.4% | 0.52% | - |
| XYZ | 14.06 | 11.45 | 9.06 | - |
| YUV | 96.43 | 118.73 | 154.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 81 | 80 | 0 | 0.39 | 0.40 | 0.48 | 1.13 | 0.25 | 0.42 |
| Hex | 85 | 51 | 50 | 0 | 27 | 28 | 30 | 1 | 19 | 2A |
| Octal | 205 | 121 | 120 | 0 | 47 | 50 | 60 | 1 | 31 | 52 |
| Binary | 10000101 | 1010001 | 1010000 | 0 | 100111 | 101000 | 110000 | 1 | 11001 | 101010 |
Color Harmonies of #855150
Complementary color
Monochromatic Colors of #855150
Black with #855150
Text Example
Text Example
White with #855150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855150; }
p { color: rgb(133,81,80); }
H1.HeaderClassName
{
color: #855150;
}
.AnyTagClassName
{
color: #855150;
}
</style>
background-color css
<style>
a { background-color: #855150; }
a { background-color: rgb(133,81,80); }
div.DivClassName
{
background-color: #855150;
}
.BgClassName
{
background-color: #855150;
}
</style>
border-color css
<style>
span { border-color: #855150; }
span { border-color: rgb(133,81,80); }
td.TdClassName
{
border-color: #855150;
}
.TagClassName
{
border-color: #855150;
}
</style>