Shades of Lotus #855350
Tints of Lotus #855350
RGB
CMYK
RGB Variations
Color information
#855350 (or 0x855350) is known color: Lotus. HEX triplet: 85, 53 and 50. RGB value is (133,83,80). Sum of RGB (Red+Green+Blue) = 133+83+80=296 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.93% from 296); Green value is 83 (32.81% from 255 or 28.04% from 296); Blue value is 80 (31.64% from 255 or 27.03% from 296); Max value from RGB is 133 - color contains mainly: red. Hex color #855350 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855350 is #7AACAF. Grayscale: #616161. Windows color (decimal): -8039600 or 5264261. OLE color: 5264261.
HSL color Cylindrical-coordinate representation of color #855350: hue angle of 3.4º 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 #855350 is Cyan = 0, Magento = 0.38, Yellow = 0.40 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 83 | 80 | - |
| CMYK | 0 | 0.38 | 0.40 | 0.48 |
| HSL | 3.4º | 0.25% | 0.42% | - |
| HSV(B) | 3.4º | 0.4% | 0.52% | - |
| XYZ | 14.21 | 11.75 | 9.11 | - |
| YUV | 97.61 | 118.07 | 153.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 83 | 80 | 0 | 0.38 | 0.40 | 0.48 | 3.4 | 0.25 | 0.42 |
| Hex | 85 | 53 | 50 | 0 | 26 | 28 | 30 | 3 | 19 | 2A |
| Octal | 205 | 123 | 120 | 0 | 46 | 50 | 60 | 3 | 31 | 52 |
| Binary | 10000101 | 1010011 | 1010000 | 0 | 100110 | 101000 | 110000 | 11 | 11001 | 101010 |
Color Harmonies of #855350
Complementary color
Monochromatic Colors of #855350
Black with #855350
Text Example
Text Example
White with #855350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855350; }
p { color: rgb(133,83,80); }
H1.HeaderClassName
{
color: #855350;
}
.AnyTagClassName
{
color: #855350;
}
</style>
background-color css
<style>
a { background-color: #855350; }
a { background-color: rgb(133,83,80); }
div.DivClassName
{
background-color: #855350;
}
.BgClassName
{
background-color: #855350;
}
</style>
border-color css
<style>
span { border-color: #855350; }
span { border-color: rgb(133,83,80); }
td.TdClassName
{
border-color: #855350;
}
.TagClassName
{
border-color: #855350;
}
</style>