Shades of Old Lavender #815473
Tints of Old Lavender #815473
RGB
CMYK
RGB Variations
Color information
#815473 (or 0x815473) is known color: Old Lavender. HEX triplet: 81, 54 and 73. RGB value is (129,84,115). Sum of RGB (Red+Green+Blue) = 129+84+115=328 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.33% from 328); Green value is 84 (33.20% from 255 or 25.61% from 328); Blue value is 115 (45.31% from 255 or 35.06% from 328); Max value from RGB is 129 - color contains mainly: red. Hex color #815473 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815473 is #7EAB8C. Grayscale: #646464. Windows color (decimal): -8301453 or 7558273. OLE color: 7558273.
HSL color Cylindrical-coordinate representation of color #815473: hue angle of 318.67º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #815473 is Cyan = 0, Magento = 0.35, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 115 | - |
| CMYK | 0 | 0.35 | 0.11 | 0.49 |
| HSL | 318.67º | 0.21% | 0.42% | - |
| HSV(B) | 318.67º | 0.35% | 0.51% | - |
| XYZ | 15.32 | 12.25 | 17.78 | - |
| YUV | 100.99 | 135.91 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 115 | 0 | 0.35 | 0.11 | 0.49 | 318.67 | 0.21 | 0.42 |
| Hex | 81 | 54 | 73 | 0 | 23 | B | 31 | 13F | 15 | 2A |
| Octal | 201 | 124 | 163 | 0 | 43 | 13 | 61 | 477 | 25 | 52 |
| Binary | 10000001 | 1010100 | 1110011 | 0 | 100011 | 1011 | 110001 | 100111111 | 10101 | 101010 |
Color Harmonies of #815473
Complementary color
Monochromatic Colors of #815473
Black with #815473
Text Example
Text Example
White with #815473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815473; }
p { color: rgb(129,84,115); }
H1.HeaderClassName
{
color: #815473;
}
.AnyTagClassName
{
color: #815473;
}
</style>
background-color css
<style>
a { background-color: #815473; }
a { background-color: rgb(129,84,115); }
div.DivClassName
{
background-color: #815473;
}
.BgClassName
{
background-color: #815473;
}
</style>
border-color css
<style>
span { border-color: #815473; }
span { border-color: rgb(129,84,115); }
td.TdClassName
{
border-color: #815473;
}
.TagClassName
{
border-color: #815473;
}
</style>