Shades of Lotus #845352
Tints of Lotus #845352
RGB
CMYK
RGB Variations
Color information
#845352 (or 0x845352) is known color: Lotus. HEX triplet: 84, 53 and 52. RGB value is (132,83,82). Sum of RGB (Red+Green+Blue) = 132+83+82=297 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.44% from 297); Green value is 83 (32.81% from 255 or 27.95% from 297); Blue value is 82 (32.42% from 255 or 27.61% from 297); Max value from RGB is 132 - color contains mainly: red. Hex color #845352 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845352 is #7BACAD. Grayscale: #616161. Windows color (decimal): -8105134 or 5395332. OLE color: 5395332.
HSL color Cylindrical-coordinate representation of color #845352: hue angle of 1.2º degrees, saturation: 0.23, 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 #845352 is Cyan = 0, Magento = 0.37, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 83 | 82 | - |
| CMYK | 0 | 0.37 | 0.38 | 0.48 |
| HSL | 1.2º | 0.23% | 0.42% | - |
| HSV(B) | 1.2º | 0.38% | 0.52% | - |
| XYZ | 14.13 | 11.7 | 9.5 | - |
| YUV | 97.54 | 119.23 | 152.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 83 | 82 | 0 | 0.37 | 0.38 | 0.48 | 1.2 | 0.23 | 0.42 |
| Hex | 84 | 53 | 52 | 0 | 25 | 26 | 30 | 1 | 17 | 2A |
| Octal | 204 | 123 | 122 | 0 | 45 | 46 | 60 | 1 | 27 | 52 |
| Binary | 10000100 | 1010011 | 1010010 | 0 | 100101 | 100110 | 110000 | 1 | 10111 | 101010 |
Color Harmonies of #845352
Complementary color
Monochromatic Colors of #845352
Black with #845352
Text Example
Text Example
White with #845352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845352; }
p { color: rgb(132,83,82); }
H1.HeaderClassName
{
color: #845352;
}
.AnyTagClassName
{
color: #845352;
}
</style>
background-color css
<style>
a { background-color: #845352; }
a { background-color: rgb(132,83,82); }
div.DivClassName
{
background-color: #845352;
}
.BgClassName
{
background-color: #845352;
}
</style>
border-color css
<style>
span { border-color: #845352; }
span { border-color: rgb(132,83,82); }
td.TdClassName
{
border-color: #845352;
}
.TagClassName
{
border-color: #845352;
}
</style>