Shades of Old Lavender #825876
Tints of Old Lavender #825876
RGB
CMYK
RGB Variations
Color information
#825876 (or 0x825876) is known color: Old Lavender. HEX triplet: 82, 58 and 76. RGB value is (130,88,118). Sum of RGB (Red+Green+Blue) = 130+88+118=336 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.69% from 336); Green value is 88 (34.77% from 255 or 26.19% from 336); Blue value is 118 (46.48% from 255 or 35.12% from 336); Max value from RGB is 130 - color contains mainly: red. Hex color #825876 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825876 is #7DA789. Grayscale: #676767. Windows color (decimal): -8234890 or 7755906. OLE color: 7755906.
HSL color Cylindrical-coordinate representation of color #825876: hue angle of 317.14º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #825876 is Cyan = 0, Magento = 0.32, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 88 | 118 | - |
| CMYK | 0 | 0.32 | 0.09 | 0.49 |
| HSL | 317.14º | 0.19% | 0.43% | - |
| HSV(B) | 317.14º | 0.32% | 0.51% | - |
| XYZ | 15.97 | 13.03 | 18.81 | - |
| YUV | 103.98 | 135.91 | 146.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 88 | 118 | 0 | 0.32 | 0.09 | 0.49 | 317.14 | 0.19 | 0.43 |
| Hex | 82 | 58 | 76 | 0 | 20 | 9 | 31 | 13D | 13 | 2B |
| Octal | 202 | 130 | 166 | 0 | 40 | 11 | 61 | 475 | 23 | 53 |
| Binary | 10000010 | 1011000 | 1110110 | 0 | 100000 | 1001 | 110001 | 100111101 | 10011 | 101011 |
Color Harmonies of #825876
Complementary color
Monochromatic Colors of #825876
Black with #825876
Text Example
Text Example
White with #825876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825876; }
p { color: rgb(130,88,118); }
H1.HeaderClassName
{
color: #825876;
}
.AnyTagClassName
{
color: #825876;
}
</style>
background-color css
<style>
a { background-color: #825876; }
a { background-color: rgb(130,88,118); }
div.DivClassName
{
background-color: #825876;
}
.BgClassName
{
background-color: #825876;
}
</style>
border-color css
<style>
span { border-color: #825876; }
span { border-color: rgb(130,88,118); }
td.TdClassName
{
border-color: #825876;
}
.TagClassName
{
border-color: #825876;
}
</style>