Shades of Old Lavender #766276
Tints of Old Lavender #766276
RGB
CMYK
RGB Variations
Color information
#766276 (or 0x766276) is known color: Old Lavender. HEX triplet: 76, 62 and 76. RGB value is (118,98,118). Sum of RGB (Red+Green+Blue) = 118+98+118=334 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.33% from 334); Green value is 98 (38.67% from 255 or 29.34% from 334); Blue value is 118 (46.48% from 255 or 35.33% from 334); Max value from RGB is 118 - color contains mainly: red, blue. Hex color #766276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766276 is #899D89. Grayscale: #6A6A6A. Windows color (decimal): -9018762 or 7758454. OLE color: 7758454.
HSL color Cylindrical-coordinate representation of color #766276: hue angle of 300º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #766276 is Cyan = 0, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 98 | 118 | - |
| CMYK | 0 | 0.17 | 0 | 0.54 |
| HSL | 300º | 0.09% | 0.42% | - |
| HSV(B) | 300º | 0.17% | 0.46% | - |
| XYZ | 15.11 | 13.89 | 19.03 | - |
| YUV | 106.26 | 134.63 | 136.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 118 | 0 | 0.17 | 0 | 0.54 | 300 | 0.09 | 0.42 |
| Hex | 76 | 62 | 76 | 0 | 11 | 0 | 36 | 12C | 9 | 2A |
| Octal | 166 | 142 | 166 | 0 | 21 | 0 | 66 | 454 | 11 | 52 |
| Binary | 1110110 | 1100010 | 1110110 | 0 | 10001 | 0 | 110110 | 100101100 | 1001 | 101010 |
Color Harmonies of #766276
Complementary color
Monochromatic Colors of #766276
Black with #766276
Text Example
Text Example
White with #766276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766276; }
p { color: rgb(118,98,118); }
H1.HeaderClassName
{
color: #766276;
}
.AnyTagClassName
{
color: #766276;
}
</style>
background-color css
<style>
a { background-color: #766276; }
a { background-color: rgb(118,98,118); }
div.DivClassName
{
background-color: #766276;
}
.BgClassName
{
background-color: #766276;
}
</style>
border-color css
<style>
span { border-color: #766276; }
span { border-color: rgb(118,98,118); }
td.TdClassName
{
border-color: #766276;
}
.TagClassName
{
border-color: #766276;
}
</style>