Shades of Old Lavender #776075
Tints of Old Lavender #776075
RGB
CMYK
RGB Variations
Color information
#776075 (or 0x776075) is known color: Old Lavender. HEX triplet: 77, 60 and 75. RGB value is (119,96,117). Sum of RGB (Red+Green+Blue) = 119+96+117=332 (43% of max value = 765). Red value is 119 (46.88% from 255 or 35.84% from 332); Green value is 96 (37.89% from 255 or 28.92% from 332); Blue value is 117 (46.09% from 255 or 35.24% from 332); Max value from RGB is 119 - color contains mainly: red. Hex color #776075 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776075 is #889F8A. Grayscale: #696969. Windows color (decimal): -8953739 or 7692407. OLE color: 7692407.
HSL color Cylindrical-coordinate representation of color #776075: hue angle of 305.22º degrees, saturation: 0.11, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #776075 is Cyan = 0, Magento = 0.19, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 96 | 117 | - |
| CMYK | 0 | 0.19 | 0.02 | 0.53 |
| HSL | 305.22º | 0.11% | 0.42% | - |
| HSV(B) | 305.22º | 0.19% | 0.47% | - |
| XYZ | 15 | 13.57 | 18.66 | - |
| YUV | 105.27 | 134.62 | 137.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 96 | 117 | 0 | 0.19 | 0.02 | 0.53 | 305.22 | 0.11 | 0.42 |
| Hex | 77 | 60 | 75 | 0 | 13 | 2 | 35 | 131 | B | 2A |
| Octal | 167 | 140 | 165 | 0 | 23 | 2 | 65 | 461 | 13 | 52 |
| Binary | 1110111 | 1100000 | 1110101 | 0 | 10011 | 10 | 110101 | 100110001 | 1011 | 101010 |
Color Harmonies of #776075
Complementary color
Monochromatic Colors of #776075
Black with #776075
Text Example
Text Example
White with #776075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776075; }
p { color: rgb(119,96,117); }
H1.HeaderClassName
{
color: #776075;
}
.AnyTagClassName
{
color: #776075;
}
</style>
background-color css
<style>
a { background-color: #776075; }
a { background-color: rgb(119,96,117); }
div.DivClassName
{
background-color: #776075;
}
.BgClassName
{
background-color: #776075;
}
</style>
border-color css
<style>
span { border-color: #776075; }
span { border-color: rgb(119,96,117); }
td.TdClassName
{
border-color: #776075;
}
.TagClassName
{
border-color: #776075;
}
</style>