Shades of Lotus #845751
Tints of Lotus #845751
RGB
CMYK
RGB Variations
Color information
#845751 (or 0x845751) is known color: Lotus. HEX triplet: 84, 57 and 51. RGB value is (132,87,81). Sum of RGB (Red+Green+Blue) = 132+87+81=300 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44% from 300); Green value is 87 (34.38% from 255 or 29% from 300); Blue value is 81 (32.03% from 255 or 27% from 300); Max value from RGB is 132 - color contains mainly: red. Hex color #845751 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845751 is #7BA8AE. Grayscale: #636363. Windows color (decimal): -8104111 or 5330820. OLE color: 5330820.
HSL color Cylindrical-coordinate representation of color #845751: hue angle of 7.06º 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 #845751 is Cyan = 0, Magento = 0.34, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 87 | 81 | - |
| CMYK | 0 | 0.34 | 0.39 | 0.48 |
| HSL | 7.06º | 0.24% | 0.42% | - |
| HSV(B) | 7.06º | 0.39% | 0.52% | - |
| XYZ | 14.41 | 12.32 | 9.4 | - |
| YUV | 99.77 | 117.41 | 150.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 87 | 81 | 0 | 0.34 | 0.39 | 0.48 | 7.06 | 0.24 | 0.42 |
| Hex | 84 | 57 | 51 | 0 | 22 | 27 | 30 | 7 | 18 | 2A |
| Octal | 204 | 127 | 121 | 0 | 42 | 47 | 60 | 7 | 30 | 52 |
| Binary | 10000100 | 1010111 | 1010001 | 0 | 100010 | 100111 | 110000 | 111 | 11000 | 101010 |
Color Harmonies of #845751
Complementary color
Monochromatic Colors of #845751
Black with #845751
Text Example
Text Example
White with #845751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845751; }
p { color: rgb(132,87,81); }
H1.HeaderClassName
{
color: #845751;
}
.AnyTagClassName
{
color: #845751;
}
</style>
background-color css
<style>
a { background-color: #845751; }
a { background-color: rgb(132,87,81); }
div.DivClassName
{
background-color: #845751;
}
.BgClassName
{
background-color: #845751;
}
</style>
border-color css
<style>
span { border-color: #845751; }
span { border-color: rgb(132,87,81); }
td.TdClassName
{
border-color: #845751;
}
.TagClassName
{
border-color: #845751;
}
</style>