Shades of Lotus #825650
Tints of Lotus #825650
RGB
CMYK
RGB Variations
Color information
#825650 (or 0x825650) is known color: Lotus. HEX triplet: 82, 56 and 50. RGB value is (130,86,80). Sum of RGB (Red+Green+Blue) = 130+86+80=296 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.92% from 296); Green value is 86 (33.98% from 255 or 29.05% from 296); Blue value is 80 (31.64% from 255 or 27.03% from 296); Max value from RGB is 130 - color contains mainly: red. Hex color #825650 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825650 is #7DA9AF. Grayscale: #626262. Windows color (decimal): -8235440 or 5265026. OLE color: 5265026.
HSL color Cylindrical-coordinate representation of color #825650: hue angle of 7.2º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #825650 is Cyan = 0, Magento = 0.34, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 86 | 80 | - |
| CMYK | 0 | 0.34 | 0.38 | 0.49 |
| HSL | 7.2º | 0.24% | 0.41% | - |
| HSV(B) | 7.2º | 0.38% | 0.51% | - |
| XYZ | 13.98 | 11.98 | 9.16 | - |
| YUV | 98.47 | 117.58 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 80 | 0 | 0.34 | 0.38 | 0.49 | 7.2 | 0.24 | 0.41 |
| Hex | 82 | 56 | 50 | 0 | 22 | 26 | 31 | 7 | 18 | 29 |
| Octal | 202 | 126 | 120 | 0 | 42 | 46 | 61 | 7 | 30 | 51 |
| Binary | 10000010 | 1010110 | 1010000 | 0 | 100010 | 100110 | 110001 | 111 | 11000 | 101001 |
Color Harmonies of #825650
Complementary color
Monochromatic Colors of #825650
Black with #825650
Text Example
Text Example
White with #825650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825650; }
p { color: rgb(130,86,80); }
H1.HeaderClassName
{
color: #825650;
}
.AnyTagClassName
{
color: #825650;
}
</style>
background-color css
<style>
a { background-color: #825650; }
a { background-color: rgb(130,86,80); }
div.DivClassName
{
background-color: #825650;
}
.BgClassName
{
background-color: #825650;
}
</style>
border-color css
<style>
span { border-color: #825650; }
span { border-color: rgb(130,86,80); }
td.TdClassName
{
border-color: #825650;
}
.TagClassName
{
border-color: #825650;
}
</style>