Shades of Old Lavender #745972
Tints of Old Lavender #745972
RGB
CMYK
RGB Variations
Color information
#745972 (or 0x745972) is known color: Old Lavender. HEX triplet: 74, 59 and 72. RGB value is (116,89,114). Sum of RGB (Red+Green+Blue) = 116+89+114=319 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.36% from 319); Green value is 89 (35.16% from 255 or 27.90% from 319); Blue value is 114 (44.92% from 255 or 35.74% from 319); Max value from RGB is 116 - color contains mainly: red. Hex color #745972 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745972 is #8BA68D. Grayscale: #636363. Windows color (decimal): -9152142 or 7494004. OLE color: 7494004.
HSL color Cylindrical-coordinate representation of color #745972: hue angle of 304.44º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #745972 is Cyan = 0, Magento = 0.23, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 89 | 114 | - |
| CMYK | 0 | 0.23 | 0.02 | 0.55 |
| HSL | 304.44º | 0.13% | 0.4% | - |
| HSV(B) | 304.44º | 0.23% | 0.45% | - |
| XYZ | 13.81 | 12.07 | 17.52 | - |
| YUV | 99.92 | 135.95 | 139.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 114 | 0 | 0.23 | 0.02 | 0.55 | 304.44 | 0.13 | 0.4 |
| Hex | 74 | 59 | 72 | 0 | 17 | 2 | 37 | 130 | D | 28 |
| Octal | 164 | 131 | 162 | 0 | 27 | 2 | 67 | 460 | 15 | 50 |
| Binary | 1110100 | 1011001 | 1110010 | 0 | 10111 | 10 | 110111 | 100110000 | 1101 | 101000 |
Color Harmonies of #745972
Complementary color
Monochromatic Colors of #745972
Black with #745972
Text Example
Text Example
White with #745972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745972; }
p { color: rgb(116,89,114); }
H1.HeaderClassName
{
color: #745972;
}
.AnyTagClassName
{
color: #745972;
}
</style>
background-color css
<style>
a { background-color: #745972; }
a { background-color: rgb(116,89,114); }
div.DivClassName
{
background-color: #745972;
}
.BgClassName
{
background-color: #745972;
}
</style>
border-color css
<style>
span { border-color: #745972; }
span { border-color: rgb(116,89,114); }
td.TdClassName
{
border-color: #745972;
}
.TagClassName
{
border-color: #745972;
}
</style>