Shades of Old Lavender #816178
Tints of Old Lavender #816178
RGB
CMYK
RGB Variations
Color information
#816178 (or 0x816178) is known color: Old Lavender. HEX triplet: 81, 61 and 78. RGB value is (129,97,120). Sum of RGB (Red+Green+Blue) = 129+97+120=346 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.28% from 346); Green value is 97 (38.28% from 255 or 28.03% from 346); Blue value is 120 (47.27% from 255 or 34.68% from 346); Max value from RGB is 129 - color contains mainly: red. Hex color #816178 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816178 is #7E9E87. Grayscale: #6D6D6D. Windows color (decimal): -8298120 or 7889281. OLE color: 7889281.
HSL color Cylindrical-coordinate representation of color #816178: hue angle of 316.88º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #816178 is Cyan = 0, Magento = 0.25, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 97 | 120 | - |
| CMYK | 0 | 0.25 | 0.07 | 0.49 |
| HSL | 316.88º | 0.14% | 0.44% | - |
| HSV(B) | 316.88º | 0.25% | 0.51% | - |
| XYZ | 16.72 | 14.57 | 19.7 | - |
| YUV | 109.19 | 134.1 | 142.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 97 | 120 | 0 | 0.25 | 0.07 | 0.49 | 316.88 | 0.14 | 0.44 |
| Hex | 81 | 61 | 78 | 0 | 19 | 7 | 31 | 13D | E | 2C |
| Octal | 201 | 141 | 170 | 0 | 31 | 7 | 61 | 475 | 16 | 54 |
| Binary | 10000001 | 1100001 | 1111000 | 0 | 11001 | 111 | 110001 | 100111101 | 1110 | 101100 |
Color Harmonies of #816178
Complementary color
Monochromatic Colors of #816178
Black with #816178
Text Example
Text Example
White with #816178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816178; }
p { color: rgb(129,97,120); }
H1.HeaderClassName
{
color: #816178;
}
.AnyTagClassName
{
color: #816178;
}
</style>
background-color css
<style>
a { background-color: #816178; }
a { background-color: rgb(129,97,120); }
div.DivClassName
{
background-color: #816178;
}
.BgClassName
{
background-color: #816178;
}
</style>
border-color css
<style>
span { border-color: #816178; }
span { border-color: rgb(129,97,120); }
td.TdClassName
{
border-color: #816178;
}
.TagClassName
{
border-color: #816178;
}
</style>