Shades of Old Lavender #817282
Tints of Old Lavender #817282
RGB
CMYK
RGB Variations
Color information
#817282 (or 0x817282) is known color: Old Lavender. HEX triplet: 81, 72 and 82. RGB value is (129,114,130). Sum of RGB (Red+Green+Blue) = 129+114+130=373 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.58% from 373); Green value is 114 (44.92% from 255 or 30.56% from 373); Blue value is 130 (51.17% from 255 or 34.85% from 373); Max value from RGB is 130 - color contains mainly: blue. Hex color #817282 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817282 is #7E8D7D. Grayscale: #787878. Windows color (decimal): -8293758 or 8548993. OLE color: 8548993.
HSL color Cylindrical-coordinate representation of color #817282: hue angle of 296.25º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #817282 is Cyan = 0.01, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 114 | 130 | - |
| CMYK | 0.01 | 0.12 | 0 | 0.49 |
| HSL | 296.25º | 0.07% | 0.48% | - |
| HSV(B) | 296.25º | 0.12% | 0.51% | - |
| XYZ | 19.1 | 18.31 | 23.65 | - |
| YUV | 120.31 | 133.47 | 134.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 130 | 0.01 | 0.12 | 0 | 0.49 | 296.25 | 0.07 | 0.48 |
| Hex | 81 | 72 | 82 | 1 | C | 0 | 31 | 128 | 7 | 30 |
| Octal | 201 | 162 | 202 | 1 | 14 | 0 | 61 | 450 | 7 | 60 |
| Binary | 10000001 | 1110010 | 10000010 | 1 | 1100 | 0 | 110001 | 100101000 | 111 | 110000 |
Color Harmonies of #817282
Complementary color
Monochromatic Colors of #817282
Black with #817282
Text Example
Text Example
White with #817282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817282; }
p { color: rgb(129,114,130); }
H1.HeaderClassName
{
color: #817282;
}
.AnyTagClassName
{
color: #817282;
}
</style>
background-color css
<style>
a { background-color: #817282; }
a { background-color: rgb(129,114,130); }
div.DivClassName
{
background-color: #817282;
}
.BgClassName
{
background-color: #817282;
}
</style>
border-color css
<style>
span { border-color: #817282; }
span { border-color: rgb(129,114,130); }
td.TdClassName
{
border-color: #817282;
}
.TagClassName
{
border-color: #817282;
}
</style>