Shades of Old Lavender #746175
Tints of Old Lavender #746175
RGB
CMYK
RGB Variations
Color information
#746175 (or 0x746175) is known color: Old Lavender. HEX triplet: 74, 61 and 75. RGB value is (116,97,117). Sum of RGB (Red+Green+Blue) = 116+97+117=330 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.15% from 330); Green value is 97 (38.28% from 255 or 29.39% from 330); Blue value is 117 (46.09% from 255 or 35.45% from 330); Max value from RGB is 117 - color contains mainly: blue. Hex color #746175 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746175 is #8B9E8A. Grayscale: #686868. Windows color (decimal): -9150091 or 7692660. OLE color: 7692660.
HSL color Cylindrical-coordinate representation of color #746175: hue angle of 297º 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 #746175 is Cyan = 0.01, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 97 | 117 | - |
| CMYK | 0.01 | 0.17 | 0 | 0.54 |
| HSL | 297º | 0.09% | 0.42% | - |
| HSV(B) | 297º | 0.17% | 0.46% | - |
| XYZ | 14.69 | 13.55 | 18.67 | - |
| YUV | 104.96 | 134.79 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 97 | 117 | 0.01 | 0.17 | 0 | 0.54 | 297 | 0.09 | 0.42 |
| Hex | 74 | 61 | 75 | 1 | 11 | 0 | 36 | 129 | 9 | 2A |
| Octal | 164 | 141 | 165 | 1 | 21 | 0 | 66 | 451 | 11 | 52 |
| Binary | 1110100 | 1100001 | 1110101 | 1 | 10001 | 0 | 110110 | 100101001 | 1001 | 101010 |
Color Harmonies of #746175
Complementary color
Monochromatic Colors of #746175
Black with #746175
Text Example
Text Example
White with #746175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746175; }
p { color: rgb(116,97,117); }
H1.HeaderClassName
{
color: #746175;
}
.AnyTagClassName
{
color: #746175;
}
</style>
background-color css
<style>
a { background-color: #746175; }
a { background-color: rgb(116,97,117); }
div.DivClassName
{
background-color: #746175;
}
.BgClassName
{
background-color: #746175;
}
</style>
border-color css
<style>
span { border-color: #746175; }
span { border-color: rgb(116,97,117); }
td.TdClassName
{
border-color: #746175;
}
.TagClassName
{
border-color: #746175;
}
</style>