Shades of Lotus #825151
Tints of Lotus #825151
RGB
CMYK
RGB Variations
Color information
#825151 (or 0x825151) is known color: Lotus. HEX triplet: 82, 51 and 51. RGB value is (130,81,81). Sum of RGB (Red+Green+Blue) = 130+81+81=292 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.52% from 292); Green value is 81 (32.03% from 255 or 27.74% from 292); Blue value is 81 (32.03% from 255 or 27.74% from 292); Max value from RGB is 130 - color contains mainly: red. Hex color #825151 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825151 is #7DAEAE. Grayscale: #5F5F5F. Windows color (decimal): -8236719 or 5329282. OLE color: 5329282.
HSL color Cylindrical-coordinate representation of color #825151: hue angle of 0º 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 #825151 is Cyan = 0, Magento = 0.38, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 81 | - |
| CMYK | 0 | 0.38 | 0.38 | 0.49 |
| HSL | 0º | 0.23% | 0.41% | - |
| HSV(B) | 0º | 0.38% | 0.51% | - |
| XYZ | 13.63 | 11.22 | 9.23 | - |
| YUV | 95.65 | 119.73 | 152.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 81 | 0 | 0.38 | 0.38 | 0.49 | 0 | 0.23 | 0.41 |
| Hex | 82 | 51 | 51 | 0 | 26 | 26 | 31 | 0 | 17 | 29 |
| Octal | 202 | 121 | 121 | 0 | 46 | 46 | 61 | 0 | 27 | 51 |
| Binary | 10000010 | 1010001 | 1010001 | 0 | 100110 | 100110 | 110001 | 0 | 10111 | 101001 |
Color Harmonies of #825151
Complementary color
Monochromatic Colors of #825151
Black with #825151
Text Example
Text Example
White with #825151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825151; }
p { color: rgb(130,81,81); }
H1.HeaderClassName
{
color: #825151;
}
.AnyTagClassName
{
color: #825151;
}
</style>
background-color css
<style>
a { background-color: #825151; }
a { background-color: rgb(130,81,81); }
div.DivClassName
{
background-color: #825151;
}
.BgClassName
{
background-color: #825151;
}
</style>
border-color css
<style>
span { border-color: #825151; }
span { border-color: rgb(130,81,81); }
td.TdClassName
{
border-color: #825151;
}
.TagClassName
{
border-color: #825151;
}
</style>