Shades of Lotus #825049
Tints of Lotus #825049
RGB
CMYK
RGB Variations
Color information
#825049 (or 0x825049) is known color: Lotus. HEX triplet: 82, 50 and 49. RGB value is (130,80,73). Sum of RGB (Red+Green+Blue) = 130+80+73=283 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.94% from 283); Green value is 80 (31.64% from 255 or 28.27% from 283); Blue value is 73 (28.91% from 255 or 25.80% from 283); Max value from RGB is 130 - color contains mainly: red. Hex color #825049 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825049 is #7DAFB6. Grayscale: #5E5E5E. Windows color (decimal): -8236983 or 4804738. OLE color: 4804738.
HSL color Cylindrical-coordinate representation of color #825049: hue angle of 7.37º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #825049 is Cyan = 0, Magento = 0.38, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 80 | 73 | - |
| CMYK | 0 | 0.38 | 0.44 | 0.49 |
| HSL | 7.37º | 0.28% | 0.4% | - |
| HSV(B) | 7.37º | 0.44% | 0.51% | - |
| XYZ | 13.28 | 10.96 | 7.72 | - |
| YUV | 94.15 | 116.07 | 153.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 80 | 73 | 0 | 0.38 | 0.44 | 0.49 | 7.37 | 0.28 | 0.4 |
| Hex | 82 | 50 | 49 | 0 | 26 | 2C | 31 | 7 | 1C | 28 |
| Octal | 202 | 120 | 111 | 0 | 46 | 54 | 61 | 7 | 34 | 50 |
| Binary | 10000010 | 1010000 | 1001001 | 0 | 100110 | 101100 | 110001 | 111 | 11100 | 101000 |
Color Harmonies of #825049
Complementary color
Monochromatic Colors of #825049
Black with #825049
Text Example
Text Example
White with #825049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825049; }
p { color: rgb(130,80,73); }
H1.HeaderClassName
{
color: #825049;
}
.AnyTagClassName
{
color: #825049;
}
</style>
background-color css
<style>
a { background-color: #825049; }
a { background-color: rgb(130,80,73); }
div.DivClassName
{
background-color: #825049;
}
.BgClassName
{
background-color: #825049;
}
</style>
border-color css
<style>
span { border-color: #825049; }
span { border-color: rgb(130,80,73); }
td.TdClassName
{
border-color: #825049;
}
.TagClassName
{
border-color: #825049;
}
</style>