Shades of Lotus #825853
Tints of Lotus #825853
RGB
CMYK
RGB Variations
Color information
#825853 (or 0x825853) is known color: Lotus. HEX triplet: 82, 58 and 53. RGB value is (130,88,83). Sum of RGB (Red+Green+Blue) = 130+88+83=301 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.19% from 301); Green value is 88 (34.77% from 255 or 29.24% from 301); Blue value is 83 (32.81% from 255 or 27.57% from 301); Max value from RGB is 130 - color contains mainly: red. Hex color #825853 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825853 is #7DA7AC. Grayscale: #646464. Windows color (decimal): -8234925 or 5462146. OLE color: 5462146.
HSL color Cylindrical-coordinate representation of color #825853: hue angle of 6.38º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #825853 is Cyan = 0, Magento = 0.32, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 88 | 83 | - |
| CMYK | 0 | 0.32 | 0.36 | 0.49 |
| HSL | 6.38º | 0.22% | 0.42% | - |
| HSV(B) | 6.38º | 0.36% | 0.51% | - |
| XYZ | 14.26 | 12.35 | 9.82 | - |
| YUV | 99.99 | 118.41 | 149.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 88 | 83 | 0 | 0.32 | 0.36 | 0.49 | 6.38 | 0.22 | 0.42 |
| Hex | 82 | 58 | 53 | 0 | 20 | 24 | 31 | 6 | 16 | 2A |
| Octal | 202 | 130 | 123 | 0 | 40 | 44 | 61 | 6 | 26 | 52 |
| Binary | 10000010 | 1011000 | 1010011 | 0 | 100000 | 100100 | 110001 | 110 | 10110 | 101010 |
Color Harmonies of #825853
Complementary color
Monochromatic Colors of #825853
Black with #825853
Text Example
Text Example
White with #825853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825853; }
p { color: rgb(130,88,83); }
H1.HeaderClassName
{
color: #825853;
}
.AnyTagClassName
{
color: #825853;
}
</style>
background-color css
<style>
a { background-color: #825853; }
a { background-color: rgb(130,88,83); }
div.DivClassName
{
background-color: #825853;
}
.BgClassName
{
background-color: #825853;
}
</style>
border-color css
<style>
span { border-color: #825853; }
span { border-color: rgb(130,88,83); }
td.TdClassName
{
border-color: #825853;
}
.TagClassName
{
border-color: #825853;
}
</style>