Shades of Old Lavender #825975
Tints of Old Lavender #825975
RGB
CMYK
RGB Variations
Color information
#825975 (or 0x825975) is known color: Old Lavender. HEX triplet: 82, 59 and 75. RGB value is (130,89,117). Sum of RGB (Red+Green+Blue) = 130+89+117=336 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.69% from 336); Green value is 89 (35.16% from 255 or 26.49% from 336); Blue value is 117 (46.09% from 255 or 34.82% from 336); Max value from RGB is 130 - color contains mainly: red. Hex color #825975 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825975 is #7DA68A. Grayscale: #686868. Windows color (decimal): -8234635 or 7690626. OLE color: 7690626.
HSL color Cylindrical-coordinate representation of color #825975: hue angle of 319.02º 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 #825975 is Cyan = 0, Magento = 0.32, Yellow = 0.1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 89 | 117 | - |
| CMYK | 0 | 0.32 | 0.1 | 0.49 |
| HSL | 319.02º | 0.19% | 0.43% | - |
| HSV(B) | 319.02º | 0.32% | 0.51% | - |
| XYZ | 15.99 | 13.17 | 18.53 | - |
| YUV | 104.45 | 135.08 | 146.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 117 | 0 | 0.32 | 0.1 | 0.49 | 319.02 | 0.19 | 0.43 |
| Hex | 82 | 59 | 75 | 0 | 20 | A | 31 | 13F | 13 | 2B |
| Octal | 202 | 131 | 165 | 0 | 40 | 12 | 61 | 477 | 23 | 53 |
| Binary | 10000010 | 1011001 | 1110101 | 0 | 100000 | 1010 | 110001 | 100111111 | 10011 | 101011 |
Color Harmonies of #825975
Complementary color
Monochromatic Colors of #825975
Black with #825975
Text Example
Text Example
White with #825975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825975; }
p { color: rgb(130,89,117); }
H1.HeaderClassName
{
color: #825975;
}
.AnyTagClassName
{
color: #825975;
}
</style>
background-color css
<style>
a { background-color: #825975; }
a { background-color: rgb(130,89,117); }
div.DivClassName
{
background-color: #825975;
}
.BgClassName
{
background-color: #825975;
}
</style>
border-color css
<style>
span { border-color: #825975; }
span { border-color: rgb(130,89,117); }
td.TdClassName
{
border-color: #825975;
}
.TagClassName
{
border-color: #825975;
}
</style>