Shades of Lotus #855454
Tints of Lotus #855454
RGB
CMYK
RGB Variations
Color information
#855454 (or 0x855454) is known color: Lotus. HEX triplet: 85, 54 and 54. RGB value is (133,84,84). Sum of RGB (Red+Green+Blue) = 133+84+84=301 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.19% from 301); Green value is 84 (33.20% from 255 or 27.91% from 301); Blue value is 84 (33.20% from 255 or 27.91% from 301); Max value from RGB is 133 - color contains mainly: red. Hex color #855454 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855454 is #7AABAB. Grayscale: #626262. Windows color (decimal): -8039340 or 5526661. OLE color: 5526661.
HSL color Cylindrical-coordinate representation of color #855454: hue angle of 0º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #855454 is Cyan = 0, Magento = 0.37, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 84 | 84 | - |
| CMYK | 0 | 0.37 | 0.37 | 0.48 |
| HSL | 0º | 0.23% | 0.43% | - |
| HSV(B) | 0º | 0.37% | 0.52% | - |
| XYZ | 14.44 | 11.97 | 9.94 | - |
| YUV | 98.65 | 119.73 | 152.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 84 | 84 | 0 | 0.37 | 0.37 | 0.48 | 0 | 0.23 | 0.43 |
| Hex | 85 | 54 | 54 | 0 | 25 | 25 | 30 | 0 | 17 | 2B |
| Octal | 205 | 124 | 124 | 0 | 45 | 45 | 60 | 0 | 27 | 53 |
| Binary | 10000101 | 1010100 | 1010100 | 0 | 100101 | 100101 | 110000 | 0 | 10111 | 101011 |
Color Harmonies of #855454
Complementary color
Monochromatic Colors of #855454
Black with #855454
Text Example
Text Example
White with #855454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855454; }
p { color: rgb(133,84,84); }
H1.HeaderClassName
{
color: #855454;
}
.AnyTagClassName
{
color: #855454;
}
</style>
background-color css
<style>
a { background-color: #855454; }
a { background-color: rgb(133,84,84); }
div.DivClassName
{
background-color: #855454;
}
.BgClassName
{
background-color: #855454;
}
</style>
border-color css
<style>
span { border-color: #855454; }
span { border-color: rgb(133,84,84); }
td.TdClassName
{
border-color: #855454;
}
.TagClassName
{
border-color: #855454;
}
</style>