Shades of Old Lavender #746571
Tints of Old Lavender #746571
RGB
CMYK
RGB Variations
Color information
#746571 (or 0x746571) is known color: Old Lavender. HEX triplet: 74, 65 and 71. RGB value is (116,101,113). Sum of RGB (Red+Green+Blue) = 116+101+113=330 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.15% from 330); Green value is 101 (39.84% from 255 or 30.61% from 330); Blue value is 113 (44.53% from 255 or 34.24% from 330); Max value from RGB is 116 - color contains mainly: red. Hex color #746571 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746571 is #8B9A8E. Grayscale: #6A6A6A. Windows color (decimal): -9149071 or 7431540. OLE color: 7431540.
HSL color Cylindrical-coordinate representation of color #746571: hue angle of 312º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #746571 is Cyan = 0, Magento = 0.13, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 113 | - |
| CMYK | 0 | 0.13 | 0.03 | 0.55 |
| HSL | 312º | 0.07% | 0.43% | - |
| HSV(B) | 312º | 0.13% | 0.45% | - |
| XYZ | 14.84 | 14.21 | 17.58 | - |
| YUV | 106.85 | 131.47 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 113 | 0 | 0.13 | 0.03 | 0.55 | 312 | 0.07 | 0.43 |
| Hex | 74 | 65 | 71 | 0 | D | 3 | 37 | 138 | 7 | 2B |
| Octal | 164 | 145 | 161 | 0 | 15 | 3 | 67 | 470 | 7 | 53 |
| Binary | 1110100 | 1100101 | 1110001 | 0 | 1101 | 11 | 110111 | 100111000 | 111 | 101011 |
Color Harmonies of #746571
Complementary color
Monochromatic Colors of #746571
Black with #746571
Text Example
Text Example
White with #746571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746571; }
p { color: rgb(116,101,113); }
H1.HeaderClassName
{
color: #746571;
}
.AnyTagClassName
{
color: #746571;
}
</style>
background-color css
<style>
a { background-color: #746571; }
a { background-color: rgb(116,101,113); }
div.DivClassName
{
background-color: #746571;
}
.BgClassName
{
background-color: #746571;
}
</style>
border-color css
<style>
span { border-color: #746571; }
span { border-color: rgb(116,101,113); }
td.TdClassName
{
border-color: #746571;
}
.TagClassName
{
border-color: #746571;
}
</style>