Shades of Old Lavender #807781
Tints of Old Lavender #807781
RGB
CMYK
RGB Variations
Color information
#807781 (or 0x807781) is known color: Old Lavender. HEX triplet: 80, 77 and 81. RGB value is (128,119,129). Sum of RGB (Red+Green+Blue) = 128+119+129=376 (49% of max value = 765). Red value is 128 (50.39% from 255 or 34.04% from 376); Green value is 119 (46.88% from 255 or 31.65% from 376); Blue value is 129 (50.78% from 255 or 34.31% from 376); Max value from RGB is 129 - color contains mainly: blue. Hex color #807781 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #807781 is #7F887E. Grayscale: #7A7A7A. Windows color (decimal): -8358015 or 8484736. OLE color: 8484736.
HSL color Cylindrical-coordinate representation of color #807781: hue angle of 294º degrees, saturation: 0.04, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #807781 is Cyan = 0.01, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 128 | 119 | 129 | - |
| CMYK | 0.01 | 0.08 | 0 | 0.49 |
| HSL | 294º | 0.04% | 0.49% | - |
| HSV(B) | 294º | 0.08% | 0.51% | - |
| XYZ | 19.46 | 19.37 | 23.48 | - |
| YUV | 122.83 | 131.48 | 131.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 119 | 129 | 0.01 | 0.08 | 0 | 0.49 | 294 | 0.04 | 0.49 |
| Hex | 80 | 77 | 81 | 1 | 8 | 0 | 31 | 126 | 4 | 31 |
| Octal | 200 | 167 | 201 | 1 | 10 | 0 | 61 | 446 | 4 | 61 |
| Binary | 10000000 | 1110111 | 10000001 | 1 | 1000 | 0 | 110001 | 100100110 | 100 | 110001 |
Color Harmonies of #807781
Complementary color
Monochromatic Colors of #807781
Black with #807781
Text Example
Text Example
White with #807781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807781; }
p { color: rgb(128,119,129); }
H1.HeaderClassName
{
color: #807781;
}
.AnyTagClassName
{
color: #807781;
}
</style>
background-color css
<style>
a { background-color: #807781; }
a { background-color: rgb(128,119,129); }
div.DivClassName
{
background-color: #807781;
}
.BgClassName
{
background-color: #807781;
}
</style>
border-color css
<style>
span { border-color: #807781; }
span { border-color: rgb(128,119,129); }
td.TdClassName
{
border-color: #807781;
}
.TagClassName
{
border-color: #807781;
}
</style>