Shades of Lotus #845452
Tints of Lotus #845452
RGB
CMYK
RGB Variations
Color information
#845452 (or 0x845452) is known color: Lotus. HEX triplet: 84, 54 and 52. RGB value is (132,84,82). Sum of RGB (Red+Green+Blue) = 132+84+82=298 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.30% from 298); Green value is 84 (33.20% from 255 or 28.19% from 298); Blue value is 82 (32.42% from 255 or 27.52% from 298); Max value from RGB is 132 - color contains mainly: red. Hex color #845452 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845452 is #7BABAD. Grayscale: #626262. Windows color (decimal): -8104878 or 5395588. OLE color: 5395588.
HSL color Cylindrical-coordinate representation of color #845452: hue angle of 2.4º 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 #845452 is Cyan = 0, Magento = 0.36, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 84 | 82 | - |
| CMYK | 0 | 0.36 | 0.38 | 0.48 |
| HSL | 2.4º | 0.23% | 0.42% | - |
| HSV(B) | 2.4º | 0.38% | 0.52% | - |
| XYZ | 14.21 | 11.86 | 9.52 | - |
| YUV | 98.12 | 118.9 | 152.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 82 | 0 | 0.36 | 0.38 | 0.48 | 2.4 | 0.23 | 0.42 |
| Hex | 84 | 54 | 52 | 0 | 24 | 26 | 30 | 2 | 17 | 2A |
| Octal | 204 | 124 | 122 | 0 | 44 | 46 | 60 | 2 | 27 | 52 |
| Binary | 10000100 | 1010100 | 1010010 | 0 | 100100 | 100110 | 110000 | 10 | 10111 | 101010 |
Color Harmonies of #845452
Complementary color
Monochromatic Colors of #845452
Black with #845452
Text Example
Text Example
White with #845452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845452; }
p { color: rgb(132,84,82); }
H1.HeaderClassName
{
color: #845452;
}
.AnyTagClassName
{
color: #845452;
}
</style>
background-color css
<style>
a { background-color: #845452; }
a { background-color: rgb(132,84,82); }
div.DivClassName
{
background-color: #845452;
}
.BgClassName
{
background-color: #845452;
}
</style>
border-color css
<style>
span { border-color: #845452; }
span { border-color: rgb(132,84,82); }
td.TdClassName
{
border-color: #845452;
}
.TagClassName
{
border-color: #845452;
}
</style>