Shades of Lotus #845353
Tints of Lotus #845353
RGB
CMYK
RGB Variations
Color information
#845353 (or 0x845353) is known color: Lotus. HEX triplet: 84, 53 and 53. RGB value is (132,83,83). Sum of RGB (Red+Green+Blue) = 132+83+83=298 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.30% from 298); Green value is 83 (32.81% from 255 or 27.85% from 298); Blue value is 83 (32.81% from 255 or 27.85% from 298); Max value from RGB is 132 - color contains mainly: red. Hex color #845353 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845353 is #7BACAC. Grayscale: #616161. Windows color (decimal): -8105133 or 5460868. OLE color: 5460868.
HSL color Cylindrical-coordinate representation of color #845353: hue angle of 0º 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 #845353 is Cyan = 0, Magento = 0.37, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 83 | 83 | - |
| CMYK | 0 | 0.37 | 0.37 | 0.48 |
| HSL | 0º | 0.23% | 0.42% | - |
| HSV(B) | 0º | 0.37% | 0.52% | - |
| XYZ | 14.17 | 11.72 | 9.7 | - |
| YUV | 97.65 | 119.73 | 152.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 83 | 83 | 0 | 0.37 | 0.37 | 0.48 | 0 | 0.23 | 0.42 |
| Hex | 84 | 53 | 53 | 0 | 25 | 25 | 30 | 0 | 17 | 2A |
| Octal | 204 | 123 | 123 | 0 | 45 | 45 | 60 | 0 | 27 | 52 |
| Binary | 10000100 | 1010011 | 1010011 | 0 | 100101 | 100101 | 110000 | 0 | 10111 | 101010 |
Color Harmonies of #845353
Complementary color
Monochromatic Colors of #845353
Black with #845353
Text Example
Text Example
White with #845353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845353; }
p { color: rgb(132,83,83); }
H1.HeaderClassName
{
color: #845353;
}
.AnyTagClassName
{
color: #845353;
}
</style>
background-color css
<style>
a { background-color: #845353; }
a { background-color: rgb(132,83,83); }
div.DivClassName
{
background-color: #845353;
}
.BgClassName
{
background-color: #845353;
}
</style>
border-color css
<style>
span { border-color: #845353; }
span { border-color: rgb(132,83,83); }
td.TdClassName
{
border-color: #845353;
}
.TagClassName
{
border-color: #845353;
}
</style>