Shades of Old Lavender #825674
Tints of Old Lavender #825674
RGB
CMYK
RGB Variations
Color information
#825674 (or 0x825674) is known color: Old Lavender. HEX triplet: 82, 56 and 74. RGB value is (130,86,116). Sum of RGB (Red+Green+Blue) = 130+86+116=332 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.16% from 332); Green value is 86 (33.98% from 255 or 25.90% from 332); Blue value is 116 (45.70% from 255 or 34.94% from 332); Max value from RGB is 130 - color contains mainly: red. Hex color #825674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825674 is #7DA98B. Grayscale: #666666. Windows color (decimal): -8235404 or 7624322. OLE color: 7624322.
HSL color Cylindrical-coordinate representation of color #825674: hue angle of 319.09º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #825674 is Cyan = 0, Magento = 0.34, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 86 | 116 | - |
| CMYK | 0 | 0.34 | 0.11 | 0.49 |
| HSL | 319.09º | 0.2% | 0.42% | - |
| HSV(B) | 319.09º | 0.34% | 0.51% | - |
| XYZ | 15.69 | 12.66 | 18.14 | - |
| YUV | 102.58 | 135.58 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 116 | 0 | 0.34 | 0.11 | 0.49 | 319.09 | 0.2 | 0.42 |
| Hex | 82 | 56 | 74 | 0 | 22 | B | 31 | 13F | 14 | 2A |
| Octal | 202 | 126 | 164 | 0 | 42 | 13 | 61 | 477 | 24 | 52 |
| Binary | 10000010 | 1010110 | 1110100 | 0 | 100010 | 1011 | 110001 | 100111111 | 10100 | 101010 |
Color Harmonies of #825674
Complementary color
Monochromatic Colors of #825674
Black with #825674
Text Example
Text Example
White with #825674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825674; }
p { color: rgb(130,86,116); }
H1.HeaderClassName
{
color: #825674;
}
.AnyTagClassName
{
color: #825674;
}
</style>
background-color css
<style>
a { background-color: #825674; }
a { background-color: rgb(130,86,116); }
div.DivClassName
{
background-color: #825674;
}
.BgClassName
{
background-color: #825674;
}
</style>
border-color css
<style>
span { border-color: #825674; }
span { border-color: rgb(130,86,116); }
td.TdClassName
{
border-color: #825674;
}
.TagClassName
{
border-color: #825674;
}
</style>