Shades of Lotus #825956
Tints of Lotus #825956
RGB
CMYK
RGB Variations
Color information
#825956 (or 0x825956) is known color: Lotus. HEX triplet: 82, 59 and 56. RGB value is (130,89,86). Sum of RGB (Red+Green+Blue) = 130+89+86=305 (40% of max value = 765). Red value is 130 (51.17% from 255 or 42.62% from 305); Green value is 89 (35.16% from 255 or 29.18% from 305); Blue value is 86 (33.98% from 255 or 28.20% from 305); Max value from RGB is 130 - color contains mainly: red. Hex color #825956 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825956 is #7DA6A9. Grayscale: #646464. Windows color (decimal): -8234666 or 5659010. OLE color: 5659010.
HSL color Cylindrical-coordinate representation of color #825956: hue angle of 4.09º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #825956 is Cyan = 0, Magento = 0.32, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 89 | 86 | - |
| CMYK | 0 | 0.32 | 0.34 | 0.49 |
| HSL | 4.09º | 0.2% | 0.42% | - |
| HSV(B) | 4.09º | 0.34% | 0.51% | - |
| XYZ | 14.46 | 12.56 | 10.47 | - |
| YUV | 100.92 | 119.58 | 148.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 86 | 0 | 0.32 | 0.34 | 0.49 | 4.09 | 0.2 | 0.42 |
| Hex | 82 | 59 | 56 | 0 | 20 | 22 | 31 | 4 | 14 | 2A |
| Octal | 202 | 131 | 126 | 0 | 40 | 42 | 61 | 4 | 24 | 52 |
| Binary | 10000010 | 1011001 | 1010110 | 0 | 100000 | 100010 | 110001 | 100 | 10100 | 101010 |
Color Harmonies of #825956
Complementary color
Monochromatic Colors of #825956
Black with #825956
Text Example
Text Example
White with #825956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825956; }
p { color: rgb(130,89,86); }
H1.HeaderClassName
{
color: #825956;
}
.AnyTagClassName
{
color: #825956;
}
</style>
background-color css
<style>
a { background-color: #825956; }
a { background-color: rgb(130,89,86); }
div.DivClassName
{
background-color: #825956;
}
.BgClassName
{
background-color: #825956;
}
</style>
border-color css
<style>
span { border-color: #825956; }
span { border-color: rgb(130,89,86); }
td.TdClassName
{
border-color: #825956;
}
.TagClassName
{
border-color: #825956;
}
</style>