Shades of Old Lavender #815573
Tints of Old Lavender #815573
RGB
CMYK
RGB Variations
Color information
#815573 (or 0x815573) is known color: Old Lavender. HEX triplet: 81, 55 and 73. RGB value is (129,85,115). Sum of RGB (Red+Green+Blue) = 129+85+115=329 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.21% from 329); Green value is 85 (33.59% from 255 or 25.84% from 329); Blue value is 115 (45.31% from 255 or 34.95% from 329); Max value from RGB is 129 - color contains mainly: red. Hex color #815573 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815573 is #7EAA8C. Grayscale: #656565. Windows color (decimal): -8301197 or 7558529. OLE color: 7558529.
HSL color Cylindrical-coordinate representation of color #815573: hue angle of 319.09º degrees, saturation: 0.21, 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 #815573 is Cyan = 0, Magento = 0.34, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 85 | 115 | - |
| CMYK | 0 | 0.34 | 0.11 | 0.49 |
| HSL | 319.09º | 0.21% | 0.42% | - |
| HSV(B) | 319.09º | 0.34% | 0.51% | - |
| XYZ | 15.4 | 12.4 | 17.8 | - |
| YUV | 101.58 | 135.58 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 85 | 115 | 0 | 0.34 | 0.11 | 0.49 | 319.09 | 0.21 | 0.42 |
| Hex | 81 | 55 | 73 | 0 | 22 | B | 31 | 13F | 15 | 2A |
| Octal | 201 | 125 | 163 | 0 | 42 | 13 | 61 | 477 | 25 | 52 |
| Binary | 10000001 | 1010101 | 1110011 | 0 | 100010 | 1011 | 110001 | 100111111 | 10101 | 101010 |
Color Harmonies of #815573
Complementary color
Monochromatic Colors of #815573
Black with #815573
Text Example
Text Example
White with #815573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815573; }
p { color: rgb(129,85,115); }
H1.HeaderClassName
{
color: #815573;
}
.AnyTagClassName
{
color: #815573;
}
</style>
background-color css
<style>
a { background-color: #815573; }
a { background-color: rgb(129,85,115); }
div.DivClassName
{
background-color: #815573;
}
.BgClassName
{
background-color: #815573;
}
</style>
border-color css
<style>
span { border-color: #815573; }
span { border-color: rgb(129,85,115); }
td.TdClassName
{
border-color: #815573;
}
.TagClassName
{
border-color: #815573;
}
</style>