Shades of Lotus #855452
Tints of Lotus #855452
RGB
CMYK
RGB Variations
Color information
#855452 (or 0x855452) is known color: Lotus. HEX triplet: 85, 54 and 52. RGB value is (133,84,82). Sum of RGB (Red+Green+Blue) = 133+84+82=299 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.48% from 299); Green value is 84 (33.20% from 255 or 28.09% from 299); Blue value is 82 (32.42% from 255 or 27.42% from 299); Max value from RGB is 133 - color contains mainly: red. Hex color #855452 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855452 is #7AABAD. Grayscale: #626262. Windows color (decimal): -8039342 or 5395589. OLE color: 5395589.
HSL color Cylindrical-coordinate representation of color #855452: hue angle of 2.35º degrees, saturation: 0.24, 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 #855452 is Cyan = 0, Magento = 0.37, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 84 | 82 | - |
| CMYK | 0 | 0.37 | 0.38 | 0.48 |
| HSL | 2.35º | 0.24% | 0.42% | - |
| HSV(B) | 2.35º | 0.38% | 0.52% | - |
| XYZ | 14.37 | 11.94 | 9.53 | - |
| YUV | 98.42 | 118.73 | 152.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 84 | 82 | 0 | 0.37 | 0.38 | 0.48 | 2.35 | 0.24 | 0.42 |
| Hex | 85 | 54 | 52 | 0 | 25 | 26 | 30 | 2 | 18 | 2A |
| Octal | 205 | 124 | 122 | 0 | 45 | 46 | 60 | 2 | 30 | 52 |
| Binary | 10000101 | 1010100 | 1010010 | 0 | 100101 | 100110 | 110000 | 10 | 11000 | 101010 |
Color Harmonies of #855452
Complementary color
Monochromatic Colors of #855452
Black with #855452
Text Example
Text Example
White with #855452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855452; }
p { color: rgb(133,84,82); }
H1.HeaderClassName
{
color: #855452;
}
.AnyTagClassName
{
color: #855452;
}
</style>
background-color css
<style>
a { background-color: #855452; }
a { background-color: rgb(133,84,82); }
div.DivClassName
{
background-color: #855452;
}
.BgClassName
{
background-color: #855452;
}
</style>
border-color css
<style>
span { border-color: #855452; }
span { border-color: rgb(133,84,82); }
td.TdClassName
{
border-color: #855452;
}
.TagClassName
{
border-color: #855452;
}
</style>