Shades of Old Lavender #817480
Tints of Old Lavender #817480
RGB
CMYK
RGB Variations
Color information
#817480 (or 0x817480) is known color: Old Lavender. HEX triplet: 81, 74 and 80. RGB value is (129,116,128). Sum of RGB (Red+Green+Blue) = 129+116+128=373 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.58% from 373); Green value is 116 (45.70% from 255 or 31.10% from 373); Blue value is 128 (50.39% from 255 or 34.32% from 373); Max value from RGB is 129 - color contains mainly: red. Hex color #817480 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817480 is #7E8B7F. Grayscale: #797979. Windows color (decimal): -8293248 or 8418433. OLE color: 8418433.
HSL color Cylindrical-coordinate representation of color #817480: hue angle of 304.62º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #817480 is Cyan = 0, Magento = 0.10, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 116 | 128 | - |
| CMYK | 0 | 0.10 | 0.01 | 0.49 |
| HSL | 304.62º | 0.05% | 0.48% | - |
| HSV(B) | 304.62º | 0.1% | 0.51% | - |
| XYZ | 19.19 | 18.72 | 23.02 | - |
| YUV | 121.26 | 131.81 | 133.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 128 | 0 | 0.10 | 0.01 | 0.49 | 304.62 | 0.05 | 0.48 |
| Hex | 81 | 74 | 80 | 0 | A | 1 | 31 | 131 | 5 | 30 |
| Octal | 201 | 164 | 200 | 0 | 12 | 1 | 61 | 461 | 5 | 60 |
| Binary | 10000001 | 1110100 | 10000000 | 0 | 1010 | 1 | 110001 | 100110001 | 101 | 110000 |
Color Harmonies of #817480
Complementary color
Monochromatic Colors of #817480
Black with #817480
Text Example
Text Example
White with #817480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817480; }
p { color: rgb(129,116,128); }
H1.HeaderClassName
{
color: #817480;
}
.AnyTagClassName
{
color: #817480;
}
</style>
background-color css
<style>
a { background-color: #817480; }
a { background-color: rgb(129,116,128); }
div.DivClassName
{
background-color: #817480;
}
.BgClassName
{
background-color: #817480;
}
</style>
border-color css
<style>
span { border-color: #817480; }
span { border-color: rgb(129,116,128); }
td.TdClassName
{
border-color: #817480;
}
.TagClassName
{
border-color: #817480;
}
</style>