Shades of Lotus #825751
Tints of Lotus #825751
RGB
CMYK
RGB Variations
Color information
#825751 (or 0x825751) is known color: Lotus. HEX triplet: 82, 57 and 51. RGB value is (130,87,81). Sum of RGB (Red+Green+Blue) = 130+87+81=298 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.62% from 298); Green value is 87 (34.38% from 255 or 29.19% from 298); Blue value is 81 (32.03% from 255 or 27.18% from 298); Max value from RGB is 130 - color contains mainly: red. Hex color #825751 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825751 is #7DA8AE. Grayscale: #636363. Windows color (decimal): -8235183 or 5330818. OLE color: 5330818.
HSL color Cylindrical-coordinate representation of color #825751: hue angle of 7.35º degrees, saturation: 0.23, 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 #825751 is Cyan = 0, Magento = 0.33, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 81 | - |
| CMYK | 0 | 0.33 | 0.38 | 0.49 |
| HSL | 7.35º | 0.23% | 0.41% | - |
| HSV(B) | 7.35º | 0.38% | 0.51% | - |
| XYZ | 14.1 | 12.16 | 9.39 | - |
| YUV | 99.17 | 117.75 | 149.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 81 | 0 | 0.33 | 0.38 | 0.49 | 7.35 | 0.23 | 0.41 |
| Hex | 82 | 57 | 51 | 0 | 21 | 26 | 31 | 7 | 17 | 29 |
| Octal | 202 | 127 | 121 | 0 | 41 | 46 | 61 | 7 | 27 | 51 |
| Binary | 10000010 | 1010111 | 1010001 | 0 | 100001 | 100110 | 110001 | 111 | 10111 | 101001 |
Color Harmonies of #825751
Complementary color
Monochromatic Colors of #825751
Black with #825751
Text Example
Text Example
White with #825751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825751; }
p { color: rgb(130,87,81); }
H1.HeaderClassName
{
color: #825751;
}
.AnyTagClassName
{
color: #825751;
}
</style>
background-color css
<style>
a { background-color: #825751; }
a { background-color: rgb(130,87,81); }
div.DivClassName
{
background-color: #825751;
}
.BgClassName
{
background-color: #825751;
}
</style>
border-color css
<style>
span { border-color: #825751; }
span { border-color: rgb(130,87,81); }
td.TdClassName
{
border-color: #825751;
}
.TagClassName
{
border-color: #825751;
}
</style>