Shades of Lotus #855451
Tints of Lotus #855451
RGB
CMYK
RGB Variations
Color information
#855451 (or 0x855451) is known color: Lotus. HEX triplet: 85, 54 and 51. RGB value is (133,84,81). Sum of RGB (Red+Green+Blue) = 133+84+81=298 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.63% from 298); Green value is 84 (33.20% from 255 or 28.19% from 298); Blue value is 81 (32.03% from 255 or 27.18% from 298); Max value from RGB is 133 - color contains mainly: red. Hex color #855451 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855451 is #7AABAE. Grayscale: #626262. Windows color (decimal): -8039343 or 5330053. OLE color: 5330053.
HSL color Cylindrical-coordinate representation of color #855451: hue angle of 3.46º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #855451 is Cyan = 0, Magento = 0.37, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 84 | 81 | - |
| CMYK | 0 | 0.37 | 0.39 | 0.48 |
| HSL | 3.46º | 0.24% | 0.42% | - |
| HSV(B) | 3.46º | 0.39% | 0.52% | - |
| XYZ | 14.33 | 11.92 | 9.33 | - |
| YUV | 98.31 | 118.23 | 152.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 84 | 81 | 0 | 0.37 | 0.39 | 0.48 | 3.46 | 0.24 | 0.42 |
| Hex | 85 | 54 | 51 | 0 | 25 | 27 | 30 | 3 | 18 | 2A |
| Octal | 205 | 124 | 121 | 0 | 45 | 47 | 60 | 3 | 30 | 52 |
| Binary | 10000101 | 1010100 | 1010001 | 0 | 100101 | 100111 | 110000 | 11 | 11000 | 101010 |
Color Harmonies of #855451
Complementary color
Monochromatic Colors of #855451
Black with #855451
Text Example
Text Example
White with #855451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855451; }
p { color: rgb(133,84,81); }
H1.HeaderClassName
{
color: #855451;
}
.AnyTagClassName
{
color: #855451;
}
</style>
background-color css
<style>
a { background-color: #855451; }
a { background-color: rgb(133,84,81); }
div.DivClassName
{
background-color: #855451;
}
.BgClassName
{
background-color: #855451;
}
</style>
border-color css
<style>
span { border-color: #855451; }
span { border-color: rgb(133,84,81); }
td.TdClassName
{
border-color: #855451;
}
.TagClassName
{
border-color: #855451;
}
</style>