Shades of Old Lavender #776673
Tints of Old Lavender #776673
RGB
CMYK
RGB Variations
Color information
#776673 (or 0x776673) is known color: Old Lavender. HEX triplet: 77, 66 and 73. RGB value is (119,102,115). Sum of RGB (Red+Green+Blue) = 119+102+115=336 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.42% from 336); Green value is 102 (40.23% from 255 or 30.36% from 336); Blue value is 115 (45.31% from 255 or 34.23% from 336); Max value from RGB is 119 - color contains mainly: red. Hex color #776673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776673 is #88998C. Grayscale: #6C6C6C. Windows color (decimal): -8952205 or 7562871. OLE color: 7562871.
HSL color Cylindrical-coordinate representation of color #776673: hue angle of 314.12º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #776673 is Cyan = 0, Magento = 0.14, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 115 | - |
| CMYK | 0 | 0.14 | 0.03 | 0.53 |
| HSL | 314.12º | 0.08% | 0.43% | - |
| HSV(B) | 314.12º | 0.14% | 0.47% | - |
| XYZ | 15.45 | 14.66 | 18.24 | - |
| YUV | 108.57 | 131.63 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 115 | 0 | 0.14 | 0.03 | 0.53 | 314.12 | 0.08 | 0.43 |
| Hex | 77 | 66 | 73 | 0 | E | 3 | 35 | 13A | 8 | 2B |
| Octal | 167 | 146 | 163 | 0 | 16 | 3 | 65 | 472 | 10 | 53 |
| Binary | 1110111 | 1100110 | 1110011 | 0 | 1110 | 11 | 110101 | 100111010 | 1000 | 101011 |
Color Harmonies of #776673
Complementary color
Monochromatic Colors of #776673
Black with #776673
Text Example
Text Example
White with #776673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776673; }
p { color: rgb(119,102,115); }
H1.HeaderClassName
{
color: #776673;
}
.AnyTagClassName
{
color: #776673;
}
</style>
background-color css
<style>
a { background-color: #776673; }
a { background-color: rgb(119,102,115); }
div.DivClassName
{
background-color: #776673;
}
.BgClassName
{
background-color: #776673;
}
</style>
border-color css
<style>
span { border-color: #776673; }
span { border-color: rgb(119,102,115); }
td.TdClassName
{
border-color: #776673;
}
.TagClassName
{
border-color: #776673;
}
</style>