Shades of Old Lavender #767376
Tints of Old Lavender #767376
RGB
CMYK
RGB Variations
Color information
#767376 (or 0x767376) is known color: Old Lavender. HEX triplet: 76, 73 and 76. RGB value is (118,115,118). Sum of RGB (Red+Green+Blue) = 118+115+118=351 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.62% from 351); Green value is 115 (45.31% from 255 or 32.76% from 351); Blue value is 118 (46.48% from 255 or 33.62% from 351); Max value from RGB is 118 - color contains mainly: red, blue. Hex color #767376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767376 is #898C89. Grayscale: #747474. Windows color (decimal): -9014410 or 7762806. OLE color: 7762806.
HSL color Cylindrical-coordinate representation of color #767376: hue angle of 300º degrees, saturation: 0.01, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #767376 is Cyan = 0, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 118 | - |
| CMYK | 0 | 0.03 | 0 | 0.54 |
| HSL | 300º | 0.01% | 0.46% | - |
| HSV(B) | 300º | 0.03% | 0.46% | - |
| XYZ | 16.87 | 17.42 | 19.61 | - |
| YUV | 116.24 | 128.99 | 129.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 118 | 0 | 0.03 | 0 | 0.54 | 300 | 0.01 | 0.46 |
| Hex | 76 | 73 | 76 | 0 | 3 | 0 | 36 | 12C | 1 | 2E |
| Octal | 166 | 163 | 166 | 0 | 3 | 0 | 66 | 454 | 1 | 56 |
| Binary | 1110110 | 1110011 | 1110110 | 0 | 11 | 0 | 110110 | 100101100 | 1 | 101110 |
Color Harmonies of #767376
Complementary color
Monochromatic Colors of #767376
Black with #767376
Text Example
Text Example
White with #767376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767376; }
p { color: rgb(118,115,118); }
H1.HeaderClassName
{
color: #767376;
}
.AnyTagClassName
{
color: #767376;
}
</style>
background-color css
<style>
a { background-color: #767376; }
a { background-color: rgb(118,115,118); }
div.DivClassName
{
background-color: #767376;
}
.BgClassName
{
background-color: #767376;
}
</style>
border-color css
<style>
span { border-color: #767376; }
span { border-color: rgb(118,115,118); }
td.TdClassName
{
border-color: #767376;
}
.TagClassName
{
border-color: #767376;
}
</style>