Shades of Lotus #845350
Tints of Lotus #845350
RGB
CMYK
RGB Variations
Color information
#845350 (or 0x845350) is known color: Lotus. HEX triplet: 84, 53 and 50. RGB value is (132,83,80). Sum of RGB (Red+Green+Blue) = 132+83+80=295 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.75% from 295); Green value is 83 (32.81% from 255 or 28.14% from 295); Blue value is 80 (31.64% from 255 or 27.12% from 295); Max value from RGB is 132 - color contains mainly: red. Hex color #845350 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845350 is #7BACAF. Grayscale: #616161. Windows color (decimal): -8105136 or 5264260. OLE color: 5264260.
HSL color Cylindrical-coordinate representation of color #845350: hue angle of 3.46º degrees, saturation: 0.25, 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 #845350 is Cyan = 0, Magento = 0.37, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 83 | 80 | - |
| CMYK | 0 | 0.37 | 0.39 | 0.48 |
| HSL | 3.46º | 0.25% | 0.42% | - |
| HSV(B) | 3.46º | 0.39% | 0.52% | - |
| XYZ | 14.06 | 11.67 | 9.1 | - |
| YUV | 97.31 | 118.23 | 152.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 83 | 80 | 0 | 0.37 | 0.39 | 0.48 | 3.46 | 0.25 | 0.42 |
| Hex | 84 | 53 | 50 | 0 | 25 | 27 | 30 | 3 | 19 | 2A |
| Octal | 204 | 123 | 120 | 0 | 45 | 47 | 60 | 3 | 31 | 52 |
| Binary | 10000100 | 1010011 | 1010000 | 0 | 100101 | 100111 | 110000 | 11 | 11001 | 101010 |
Color Harmonies of #845350
Complementary color
Monochromatic Colors of #845350
Black with #845350
Text Example
Text Example
White with #845350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845350; }
p { color: rgb(132,83,80); }
H1.HeaderClassName
{
color: #845350;
}
.AnyTagClassName
{
color: #845350;
}
</style>
background-color css
<style>
a { background-color: #845350; }
a { background-color: rgb(132,83,80); }
div.DivClassName
{
background-color: #845350;
}
.BgClassName
{
background-color: #845350;
}
</style>
border-color css
<style>
span { border-color: #845350; }
span { border-color: rgb(132,83,80); }
td.TdClassName
{
border-color: #845350;
}
.TagClassName
{
border-color: #845350;
}
</style>