Shades of Lotus #824847
Tints of Lotus #824847
RGB
CMYK
RGB Variations
Color information
#824847 (or 0x824847) is known color: Lotus. HEX triplet: 82, 48 and 47. RGB value is (130,72,71). Sum of RGB (Red+Green+Blue) = 130+72+71=273 (36% of max value = 765). Red value is 130 (51.17% from 255 or 47.62% from 273); Green value is 72 (28.52% from 255 or 26.37% from 273); Blue value is 71 (28.12% from 255 or 26.01% from 273); Max value from RGB is 130 - color contains mainly: red. Hex color #824847 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824847 is #7DB7B8. Grayscale: #595959. Windows color (decimal): -8239033 or 4671618. OLE color: 4671618.
HSL color Cylindrical-coordinate representation of color #824847: hue angle of 1.02º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #824847 is Cyan = 0, Magento = 0.45, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 72 | 71 | - |
| CMYK | 0 | 0.45 | 0.45 | 0.49 |
| HSL | 1.02º | 0.29% | 0.39% | - |
| HSV(B) | 1.02º | 0.45% | 0.51% | - |
| XYZ | 12.66 | 9.84 | 7.19 | - |
| YUV | 89.23 | 117.72 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 72 | 71 | 0 | 0.45 | 0.45 | 0.49 | 1.02 | 0.29 | 0.39 |
| Hex | 82 | 48 | 47 | 0 | 2D | 2D | 31 | 1 | 1D | 27 |
| Octal | 202 | 110 | 107 | 0 | 55 | 55 | 61 | 1 | 35 | 47 |
| Binary | 10000010 | 1001000 | 1000111 | 0 | 101101 | 101101 | 110001 | 1 | 11101 | 100111 |
Color Harmonies of #824847
Complementary color
Monochromatic Colors of #824847
Black with #824847
Text Example
Text Example
White with #824847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824847; }
p { color: rgb(130,72,71); }
H1.HeaderClassName
{
color: #824847;
}
.AnyTagClassName
{
color: #824847;
}
</style>
background-color css
<style>
a { background-color: #824847; }
a { background-color: rgb(130,72,71); }
div.DivClassName
{
background-color: #824847;
}
.BgClassName
{
background-color: #824847;
}
</style>
border-color css
<style>
span { border-color: #824847; }
span { border-color: rgb(130,72,71); }
td.TdClassName
{
border-color: #824847;
}
.TagClassName
{
border-color: #824847;
}
</style>