Shades of Old Lavender #807280
Tints of Old Lavender #807280
RGB
CMYK
RGB Variations
Color information
#807280 (or 0x807280) is known color: Old Lavender. HEX triplet: 80, 72 and 80. RGB value is (128,114,128). Sum of RGB (Red+Green+Blue) = 128+114+128=370 (49% of max value = 765). Red value is 128 (50.39% from 255 or 34.59% from 370); Green value is 114 (44.92% from 255 or 30.81% from 370); Blue value is 128 (50.39% from 255 or 34.59% from 370); Max value from RGB is 128 - color contains mainly: red, blue. Hex color #807280 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #807280 is #7F8D7F. Grayscale: #777777. Windows color (decimal): -8359296 or 8417920. OLE color: 8417920.
HSL color Cylindrical-coordinate representation of color #807280: hue angle of 300º degrees, saturation: 0.06, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #807280 is Cyan = 0, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 114 | 128 | - |
| CMYK | 0 | 0.11 | 0 | 0.50 |
| HSL | 300º | 0.06% | 0.47% | - |
| HSV(B) | 300º | 0.11% | 0.5% | - |
| XYZ | 18.82 | 18.18 | 22.94 | - |
| YUV | 119.78 | 132.64 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 114 | 128 | 0 | 0.11 | 0 | 0.50 | 300 | 0.06 | 0.47 |
| Hex | 80 | 72 | 80 | 0 | B | 0 | 32 | 12C | 6 | 2F |
| Octal | 200 | 162 | 200 | 0 | 13 | 0 | 62 | 454 | 6 | 57 |
| Binary | 10000000 | 1110010 | 10000000 | 0 | 1011 | 0 | 110010 | 100101100 | 110 | 101111 |
Color Harmonies of #807280
Complementary color
Monochromatic Colors of #807280
Black with #807280
Text Example
Text Example
White with #807280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807280; }
p { color: rgb(128,114,128); }
H1.HeaderClassName
{
color: #807280;
}
.AnyTagClassName
{
color: #807280;
}
</style>
background-color css
<style>
a { background-color: #807280; }
a { background-color: rgb(128,114,128); }
div.DivClassName
{
background-color: #807280;
}
.BgClassName
{
background-color: #807280;
}
</style>
border-color css
<style>
span { border-color: #807280; }
span { border-color: rgb(128,114,128); }
td.TdClassName
{
border-color: #807280;
}
.TagClassName
{
border-color: #807280;
}
</style>