Shades of Lotus #845553
Tints of Lotus #845553
RGB
CMYK
RGB Variations
Color information
#845553 (or 0x845553) is known color: Lotus. HEX triplet: 84, 55 and 53. RGB value is (132,85,83). Sum of RGB (Red+Green+Blue) = 132+85+83=300 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44% from 300); Green value is 85 (33.59% from 255 or 28.33% from 300); Blue value is 83 (32.81% from 255 or 27.67% from 300); Max value from RGB is 132 - color contains mainly: red. Hex color #845553 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845553 is #7BAAAC. Grayscale: #626262. Windows color (decimal): -8104621 or 5461380. OLE color: 5461380.
HSL color Cylindrical-coordinate representation of color #845553: hue angle of 2.45º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #845553 is Cyan = 0, Magento = 0.36, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 85 | 83 | - |
| CMYK | 0 | 0.36 | 0.37 | 0.48 |
| HSL | 2.45º | 0.23% | 0.42% | - |
| HSV(B) | 2.45º | 0.37% | 0.52% | - |
| XYZ | 14.33 | 12.03 | 9.75 | - |
| YUV | 98.83 | 119.07 | 151.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 85 | 83 | 0 | 0.36 | 0.37 | 0.48 | 2.45 | 0.23 | 0.42 |
| Hex | 84 | 55 | 53 | 0 | 24 | 25 | 30 | 2 | 17 | 2A |
| Octal | 204 | 125 | 123 | 0 | 44 | 45 | 60 | 2 | 27 | 52 |
| Binary | 10000100 | 1010101 | 1010011 | 0 | 100100 | 100101 | 110000 | 10 | 10111 | 101010 |
Color Harmonies of #845553
Complementary color
Monochromatic Colors of #845553
Black with #845553
Text Example
Text Example
White with #845553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845553; }
p { color: rgb(132,85,83); }
H1.HeaderClassName
{
color: #845553;
}
.AnyTagClassName
{
color: #845553;
}
</style>
background-color css
<style>
a { background-color: #845553; }
a { background-color: rgb(132,85,83); }
div.DivClassName
{
background-color: #845553;
}
.BgClassName
{
background-color: #845553;
}
</style>
border-color css
<style>
span { border-color: #845553; }
span { border-color: rgb(132,85,83); }
td.TdClassName
{
border-color: #845553;
}
.TagClassName
{
border-color: #845553;
}
</style>