Shades of Old Lavender #776376
Tints of Old Lavender #776376
RGB
CMYK
RGB Variations
Color information
#776376 (or 0x776376) is known color: Old Lavender. HEX triplet: 77, 63 and 76. RGB value is (119,99,118). Sum of RGB (Red+Green+Blue) = 119+99+118=336 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.42% from 336); Green value is 99 (39.06% from 255 or 29.46% from 336); Blue value is 118 (46.48% from 255 or 35.12% from 336); Max value from RGB is 119 - color contains mainly: red. Hex color #776376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776376 is #889C89. Grayscale: #6B6B6B. Windows color (decimal): -8952970 or 7758711. OLE color: 7758711.
HSL color Cylindrical-coordinate representation of color #776376: hue angle of 303º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #776376 is Cyan = 0, Magento = 0.17, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 99 | 118 | - |
| CMYK | 0 | 0.17 | 0.01 | 0.53 |
| HSL | 303º | 0.09% | 0.43% | - |
| HSV(B) | 303º | 0.17% | 0.47% | - |
| XYZ | 15.34 | 14.15 | 19.06 | - |
| YUV | 107.15 | 134.13 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 99 | 118 | 0 | 0.17 | 0.01 | 0.53 | 303 | 0.09 | 0.43 |
| Hex | 77 | 63 | 76 | 0 | 11 | 1 | 35 | 12F | 9 | 2B |
| Octal | 167 | 143 | 166 | 0 | 21 | 1 | 65 | 457 | 11 | 53 |
| Binary | 1110111 | 1100011 | 1110110 | 0 | 10001 | 1 | 110101 | 100101111 | 1001 | 101011 |
Color Harmonies of #776376
Complementary color
Monochromatic Colors of #776376
Black with #776376
Text Example
Text Example
White with #776376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776376; }
p { color: rgb(119,99,118); }
H1.HeaderClassName
{
color: #776376;
}
.AnyTagClassName
{
color: #776376;
}
</style>
background-color css
<style>
a { background-color: #776376; }
a { background-color: rgb(119,99,118); }
div.DivClassName
{
background-color: #776376;
}
.BgClassName
{
background-color: #776376;
}
</style>
border-color css
<style>
span { border-color: #776376; }
span { border-color: rgb(119,99,118); }
td.TdClassName
{
border-color: #776376;
}
.TagClassName
{
border-color: #776376;
}
</style>