Shades of Old Lavender #816078
Tints of Old Lavender #816078
RGB
CMYK
RGB Variations
Color information
#816078 (or 0x816078) is known color: Old Lavender. HEX triplet: 81, 60 and 78. RGB value is (129,96,120). Sum of RGB (Red+Green+Blue) = 129+96+120=345 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.39% from 345); Green value is 96 (37.89% from 255 or 27.83% from 345); Blue value is 120 (47.27% from 255 or 34.78% from 345); Max value from RGB is 129 - color contains mainly: red. Hex color #816078 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816078 is #7E9F87. Grayscale: #6C6C6C. Windows color (decimal): -8298376 or 7889025. OLE color: 7889025.
HSL color Cylindrical-coordinate representation of color #816078: hue angle of 316.36º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #816078 is Cyan = 0, Magento = 0.26, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 96 | 120 | - |
| CMYK | 0 | 0.26 | 0.07 | 0.49 |
| HSL | 316.36º | 0.15% | 0.44% | - |
| HSV(B) | 316.36º | 0.26% | 0.51% | - |
| XYZ | 16.63 | 14.39 | 19.67 | - |
| YUV | 108.6 | 134.43 | 142.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 96 | 120 | 0 | 0.26 | 0.07 | 0.49 | 316.36 | 0.15 | 0.44 |
| Hex | 81 | 60 | 78 | 0 | 1A | 7 | 31 | 13C | F | 2C |
| Octal | 201 | 140 | 170 | 0 | 32 | 7 | 61 | 474 | 17 | 54 |
| Binary | 10000001 | 1100000 | 1111000 | 0 | 11010 | 111 | 110001 | 100111100 | 1111 | 101100 |
Color Harmonies of #816078
Complementary color
Monochromatic Colors of #816078
Black with #816078
Text Example
Text Example
White with #816078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816078; }
p { color: rgb(129,96,120); }
H1.HeaderClassName
{
color: #816078;
}
.AnyTagClassName
{
color: #816078;
}
</style>
background-color css
<style>
a { background-color: #816078; }
a { background-color: rgb(129,96,120); }
div.DivClassName
{
background-color: #816078;
}
.BgClassName
{
background-color: #816078;
}
</style>
border-color css
<style>
span { border-color: #816078; }
span { border-color: rgb(129,96,120); }
td.TdClassName
{
border-color: #816078;
}
.TagClassName
{
border-color: #816078;
}
</style>