Shades of Lotus #855251
Tints of Lotus #855251
RGB
CMYK
RGB Variations
Color information
#855251 (or 0x855251) is known color: Lotus. HEX triplet: 85, 52 and 51. RGB value is (133,82,81). Sum of RGB (Red+Green+Blue) = 133+82+81=296 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.93% from 296); Green value is 82 (32.42% from 255 or 27.70% from 296); Blue value is 81 (32.03% from 255 or 27.36% from 296); Max value from RGB is 133 - color contains mainly: red. Hex color #855251 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855251 is #7AADAE. Grayscale: #616161. Windows color (decimal): -8039855 or 5329541. OLE color: 5329541.
HSL color Cylindrical-coordinate representation of color #855251: hue angle of 1.15º 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 #855251 is Cyan = 0, Magento = 0.38, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 82 | 81 | - |
| CMYK | 0 | 0.38 | 0.39 | 0.48 |
| HSL | 1.15º | 0.24% | 0.42% | - |
| HSV(B) | 1.15º | 0.39% | 0.52% | - |
| XYZ | 14.18 | 11.62 | 9.28 | - |
| YUV | 97.14 | 118.9 | 153.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 82 | 81 | 0 | 0.38 | 0.39 | 0.48 | 1.15 | 0.24 | 0.42 |
| Hex | 85 | 52 | 51 | 0 | 26 | 27 | 30 | 1 | 18 | 2A |
| Octal | 205 | 122 | 121 | 0 | 46 | 47 | 60 | 1 | 30 | 52 |
| Binary | 10000101 | 1010010 | 1010001 | 0 | 100110 | 100111 | 110000 | 1 | 11000 | 101010 |
Color Harmonies of #855251
Complementary color
Monochromatic Colors of #855251
Black with #855251
Text Example
Text Example
White with #855251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855251; }
p { color: rgb(133,82,81); }
H1.HeaderClassName
{
color: #855251;
}
.AnyTagClassName
{
color: #855251;
}
</style>
background-color css
<style>
a { background-color: #855251; }
a { background-color: rgb(133,82,81); }
div.DivClassName
{
background-color: #855251;
}
.BgClassName
{
background-color: #855251;
}
</style>
border-color css
<style>
span { border-color: #855251; }
span { border-color: rgb(133,82,81); }
td.TdClassName
{
border-color: #855251;
}
.TagClassName
{
border-color: #855251;
}
</style>