Shades of Old Lavender #816179
Tints of Old Lavender #816179
RGB
CMYK
RGB Variations
Color information
#816179 (or 0x816179) is known color: Old Lavender. HEX triplet: 81, 61 and 79. RGB value is (129,97,121). Sum of RGB (Red+Green+Blue) = 129+97+121=347 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.18% from 347); Green value is 97 (38.28% from 255 or 27.95% from 347); Blue value is 121 (47.66% from 255 or 34.87% from 347); Max value from RGB is 129 - color contains mainly: red. Hex color #816179 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816179 is #7E9E86. Grayscale: #6D6D6D. Windows color (decimal): -8298119 or 7954817. OLE color: 7954817.
HSL color Cylindrical-coordinate representation of color #816179: hue angle of 315º 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 #816179 is Cyan = 0, Magento = 0.25, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 97 | 121 | - |
| CMYK | 0 | 0.25 | 0.06 | 0.49 |
| HSL | 315º | 0.14% | 0.44% | - |
| HSV(B) | 315º | 0.25% | 0.51% | - |
| XYZ | 16.78 | 14.6 | 20.02 | - |
| YUV | 109.3 | 134.6 | 142.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 97 | 121 | 0 | 0.25 | 0.06 | 0.49 | 315 | 0.14 | 0.44 |
| Hex | 81 | 61 | 79 | 0 | 19 | 6 | 31 | 13B | E | 2C |
| Octal | 201 | 141 | 171 | 0 | 31 | 6 | 61 | 473 | 16 | 54 |
| Binary | 10000001 | 1100001 | 1111001 | 0 | 11001 | 110 | 110001 | 100111011 | 1110 | 101100 |
Color Harmonies of #816179
Complementary color
Monochromatic Colors of #816179
Black with #816179
Text Example
Text Example
White with #816179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816179; }
p { color: rgb(129,97,121); }
H1.HeaderClassName
{
color: #816179;
}
.AnyTagClassName
{
color: #816179;
}
</style>
background-color css
<style>
a { background-color: #816179; }
a { background-color: rgb(129,97,121); }
div.DivClassName
{
background-color: #816179;
}
.BgClassName
{
background-color: #816179;
}
</style>
border-color css
<style>
span { border-color: #816179; }
span { border-color: rgb(129,97,121); }
td.TdClassName
{
border-color: #816179;
}
.TagClassName
{
border-color: #816179;
}
</style>