Shades of Old Lavender #775673
Tints of Old Lavender #775673
RGB
CMYK
RGB Variations
Color information
#775673 (or 0x775673) is known color: Old Lavender. HEX triplet: 77, 56 and 73. RGB value is (119,86,115). Sum of RGB (Red+Green+Blue) = 119+86+115=320 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.19% from 320); Green value is 86 (33.98% from 255 or 26.88% from 320); Blue value is 115 (45.31% from 255 or 35.94% from 320); Max value from RGB is 119 - color contains mainly: red. Hex color #775673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775673 is #88A98C. Grayscale: #636363. Windows color (decimal): -8956301 or 7558775. OLE color: 7558775.
HSL color Cylindrical-coordinate representation of color #775673: hue angle of 307.27º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #775673 is Cyan = 0, Magento = 0.28, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 86 | 115 | - |
| CMYK | 0 | 0.28 | 0.03 | 0.53 |
| HSL | 307.27º | 0.16% | 0.4% | - |
| HSV(B) | 307.27º | 0.28% | 0.47% | - |
| XYZ | 14.03 | 11.82 | 17.76 | - |
| YUV | 99.17 | 136.93 | 142.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 86 | 115 | 0 | 0.28 | 0.03 | 0.53 | 307.27 | 0.16 | 0.4 |
| Hex | 77 | 56 | 73 | 0 | 1C | 3 | 35 | 133 | 10 | 28 |
| Octal | 167 | 126 | 163 | 0 | 34 | 3 | 65 | 463 | 20 | 50 |
| Binary | 1110111 | 1010110 | 1110011 | 0 | 11100 | 11 | 110101 | 100110011 | 10000 | 101000 |
Color Harmonies of #775673
Complementary color
Monochromatic Colors of #775673
Black with #775673
Text Example
Text Example
White with #775673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775673; }
p { color: rgb(119,86,115); }
H1.HeaderClassName
{
color: #775673;
}
.AnyTagClassName
{
color: #775673;
}
</style>
background-color css
<style>
a { background-color: #775673; }
a { background-color: rgb(119,86,115); }
div.DivClassName
{
background-color: #775673;
}
.BgClassName
{
background-color: #775673;
}
</style>
border-color css
<style>
span { border-color: #775673; }
span { border-color: rgb(119,86,115); }
td.TdClassName
{
border-color: #775673;
}
.TagClassName
{
border-color: #775673;
}
</style>