Shades of Old Lavender #746474
Tints of Old Lavender #746474
RGB
CMYK
RGB Variations
Color information
#746474 (or 0x746474) is known color: Old Lavender. HEX triplet: 74, 64 and 74. RGB value is (116,100,116). Sum of RGB (Red+Green+Blue) = 116+100+116=332 (43% of max value = 765). Red value is 116 (45.70% from 255 or 34.94% from 332); Green value is 100 (39.45% from 255 or 30.12% from 332); Blue value is 116 (45.70% from 255 or 34.94% from 332); Max value from RGB is 116 - color contains mainly: red, blue. Hex color #746474 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746474 is #8B9B8B. Grayscale: #6A6A6A. Windows color (decimal): -9149324 or 7627892. OLE color: 7627892.
HSL color Cylindrical-coordinate representation of color #746474: hue angle of 300º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #746474 is Cyan = 0, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 116 | - |
| CMYK | 0 | 0.14 | 0 | 0.55 |
| HSL | 300º | 0.07% | 0.42% | - |
| HSV(B) | 300º | 0.14% | 0.45% | - |
| XYZ | 14.91 | 14.09 | 18.46 | - |
| YUV | 106.61 | 133.3 | 134.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 116 | 0 | 0.14 | 0 | 0.55 | 300 | 0.07 | 0.42 |
| Hex | 74 | 64 | 74 | 0 | E | 0 | 37 | 12C | 7 | 2A |
| Octal | 164 | 144 | 164 | 0 | 16 | 0 | 67 | 454 | 7 | 52 |
| Binary | 1110100 | 1100100 | 1110100 | 0 | 1110 | 0 | 110111 | 100101100 | 111 | 101010 |
Color Harmonies of #746474
Complementary color
Monochromatic Colors of #746474
Black with #746474
Text Example
Text Example
White with #746474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746474; }
p { color: rgb(116,100,116); }
H1.HeaderClassName
{
color: #746474;
}
.AnyTagClassName
{
color: #746474;
}
</style>
background-color css
<style>
a { background-color: #746474; }
a { background-color: rgb(116,100,116); }
div.DivClassName
{
background-color: #746474;
}
.BgClassName
{
background-color: #746474;
}
</style>
border-color css
<style>
span { border-color: #746474; }
span { border-color: rgb(116,100,116); }
td.TdClassName
{
border-color: #746474;
}
.TagClassName
{
border-color: #746474;
}
</style>