Shades of Old Lavender #825875
Tints of Old Lavender #825875
RGB
CMYK
RGB Variations
Color information
#825875 (or 0x825875) is known color: Old Lavender. HEX triplet: 82, 58 and 75. RGB value is (130,88,117). Sum of RGB (Red+Green+Blue) = 130+88+117=335 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.81% from 335); Green value is 88 (34.77% from 255 or 26.27% from 335); Blue value is 117 (46.09% from 255 or 34.93% from 335); Max value from RGB is 130 - color contains mainly: red. Hex color #825875 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825875 is #7DA78A. Grayscale: #676767. Windows color (decimal): -8234891 or 7690370. OLE color: 7690370.
HSL color Cylindrical-coordinate representation of color #825875: hue angle of 318.57º 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 #825875 is Cyan = 0, Magento = 0.32, Yellow = 0.1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 88 | 117 | - |
| CMYK | 0 | 0.32 | 0.1 | 0.49 |
| HSL | 318.57º | 0.19% | 0.43% | - |
| HSV(B) | 318.57º | 0.32% | 0.51% | - |
| XYZ | 15.91 | 13.01 | 18.5 | - |
| YUV | 103.86 | 135.41 | 146.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 88 | 117 | 0 | 0.32 | 0.1 | 0.49 | 318.57 | 0.19 | 0.43 |
| Hex | 82 | 58 | 75 | 0 | 20 | A | 31 | 13F | 13 | 2B |
| Octal | 202 | 130 | 165 | 0 | 40 | 12 | 61 | 477 | 23 | 53 |
| Binary | 10000010 | 1011000 | 1110101 | 0 | 100000 | 1010 | 110001 | 100111111 | 10011 | 101011 |
Color Harmonies of #825875
Complementary color
Monochromatic Colors of #825875
Black with #825875
Text Example
Text Example
White with #825875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825875; }
p { color: rgb(130,88,117); }
H1.HeaderClassName
{
color: #825875;
}
.AnyTagClassName
{
color: #825875;
}
</style>
background-color css
<style>
a { background-color: #825875; }
a { background-color: rgb(130,88,117); }
div.DivClassName
{
background-color: #825875;
}
.BgClassName
{
background-color: #825875;
}
</style>
border-color css
<style>
span { border-color: #825875; }
span { border-color: rgb(130,88,117); }
td.TdClassName
{
border-color: #825875;
}
.TagClassName
{
border-color: #825875;
}
</style>