Shades of Old Lavender #815673
Tints of Old Lavender #815673
RGB
CMYK
RGB Variations
Color information
#815673 (or 0x815673) is known color: Old Lavender. HEX triplet: 81, 56 and 73. RGB value is (129,86,115). Sum of RGB (Red+Green+Blue) = 129+86+115=330 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.09% from 330); Green value is 86 (33.98% from 255 or 26.06% from 330); Blue value is 115 (45.31% from 255 or 34.85% from 330); Max value from RGB is 129 - color contains mainly: red. Hex color #815673 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815673 is #7EA98C. Grayscale: #666666. Windows color (decimal): -8300941 or 7558785. OLE color: 7558785.
HSL color Cylindrical-coordinate representation of color #815673: hue angle of 319.53º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #815673 is Cyan = 0, Magento = 0.33, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 86 | 115 | - |
| CMYK | 0 | 0.33 | 0.11 | 0.49 |
| HSL | 319.53º | 0.2% | 0.42% | - |
| HSV(B) | 319.53º | 0.33% | 0.51% | - |
| XYZ | 15.48 | 12.56 | 17.83 | - |
| YUV | 102.16 | 135.25 | 147.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 115 | 0 | 0.33 | 0.11 | 0.49 | 319.53 | 0.2 | 0.42 |
| Hex | 81 | 56 | 73 | 0 | 21 | B | 31 | 140 | 14 | 2A |
| Octal | 201 | 126 | 163 | 0 | 41 | 13 | 61 | 500 | 24 | 52 |
| Binary | 10000001 | 1010110 | 1110011 | 0 | 100001 | 1011 | 110001 | 101000000 | 10100 | 101010 |
Color Harmonies of #815673
Complementary color
Monochromatic Colors of #815673
Black with #815673
Text Example
Text Example
White with #815673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815673; }
p { color: rgb(129,86,115); }
H1.HeaderClassName
{
color: #815673;
}
.AnyTagClassName
{
color: #815673;
}
</style>
background-color css
<style>
a { background-color: #815673; }
a { background-color: rgb(129,86,115); }
div.DivClassName
{
background-color: #815673;
}
.BgClassName
{
background-color: #815673;
}
</style>
border-color css
<style>
span { border-color: #815673; }
span { border-color: rgb(129,86,115); }
td.TdClassName
{
border-color: #815673;
}
.TagClassName
{
border-color: #815673;
}
</style>