Shades of Old Lavender #807281
Tints of Old Lavender #807281
RGB
CMYK
RGB Variations
Color information
#807281 (or 0x807281) is known color: Old Lavender. HEX triplet: 80, 72 and 81. RGB value is (128,114,129). Sum of RGB (Red+Green+Blue) = 128+114+129=371 (49% of max value = 765). Red value is 128 (50.39% from 255 or 34.50% from 371); Green value is 114 (44.92% from 255 or 30.73% from 371); Blue value is 129 (50.78% from 255 or 34.77% from 371); Max value from RGB is 129 - color contains mainly: blue. Hex color #807281 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #807281 is #7F8D7E. Grayscale: #777777. Windows color (decimal): -8359295 or 8483456. OLE color: 8483456.
HSL color Cylindrical-coordinate representation of color #807281: hue angle of 296º degrees, saturation: 0.06, 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 #807281 is Cyan = 0.01, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 128 | 114 | 129 | - |
| CMYK | 0.01 | 0.12 | 0 | 0.49 |
| HSL | 296º | 0.06% | 0.48% | - |
| HSV(B) | 296º | 0.12% | 0.51% | - |
| XYZ | 18.88 | 18.21 | 23.29 | - |
| YUV | 119.9 | 133.14 | 133.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 114 | 129 | 0.01 | 0.12 | 0 | 0.49 | 296 | 0.06 | 0.48 |
| Hex | 80 | 72 | 81 | 1 | C | 0 | 31 | 128 | 6 | 30 |
| Octal | 200 | 162 | 201 | 1 | 14 | 0 | 61 | 450 | 6 | 60 |
| Binary | 10000000 | 1110010 | 10000001 | 1 | 1100 | 0 | 110001 | 100101000 | 110 | 110000 |
Color Harmonies of #807281
Complementary color
Monochromatic Colors of #807281
Black with #807281
Text Example
Text Example
White with #807281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807281; }
p { color: rgb(128,114,129); }
H1.HeaderClassName
{
color: #807281;
}
.AnyTagClassName
{
color: #807281;
}
</style>
background-color css
<style>
a { background-color: #807281; }
a { background-color: rgb(128,114,129); }
div.DivClassName
{
background-color: #807281;
}
.BgClassName
{
background-color: #807281;
}
</style>
border-color css
<style>
span { border-color: #807281; }
span { border-color: rgb(128,114,129); }
td.TdClassName
{
border-color: #807281;
}
.TagClassName
{
border-color: #807281;
}
</style>