Shades of Old Lavender #755974
Tints of Old Lavender #755974
RGB
CMYK
RGB Variations
Color information
#755974 (or 0x755974) is known color: Old Lavender. HEX triplet: 75, 59 and 74. RGB value is (117,89,116). Sum of RGB (Red+Green+Blue) = 117+89+116=322 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.34% from 322); Green value is 89 (35.16% from 255 or 27.64% from 322); Blue value is 116 (45.70% from 255 or 36.02% from 322); Max value from RGB is 117 - color contains mainly: red. Hex color #755974 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755974 is #8AA68B. Grayscale: #646464. Windows color (decimal): -9086604 or 7625077. OLE color: 7625077.
HSL color Cylindrical-coordinate representation of color #755974: hue angle of 302.14º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #755974 is Cyan = 0, Magento = 0.24, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 89 | 116 | - |
| CMYK | 0 | 0.24 | 0.01 | 0.54 |
| HSL | 302.14º | 0.14% | 0.4% | - |
| HSV(B) | 302.14º | 0.24% | 0.46% | - |
| XYZ | 14.06 | 12.19 | 18.13 | - |
| YUV | 100.45 | 136.78 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 89 | 116 | 0 | 0.24 | 0.01 | 0.54 | 302.14 | 0.14 | 0.4 |
| Hex | 75 | 59 | 74 | 0 | 18 | 1 | 36 | 12E | E | 28 |
| Octal | 165 | 131 | 164 | 0 | 30 | 1 | 66 | 456 | 16 | 50 |
| Binary | 1110101 | 1011001 | 1110100 | 0 | 11000 | 1 | 110110 | 100101110 | 1110 | 101000 |
Color Harmonies of #755974
Complementary color
Monochromatic Colors of #755974
Black with #755974
Text Example
Text Example
White with #755974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755974; }
p { color: rgb(117,89,116); }
H1.HeaderClassName
{
color: #755974;
}
.AnyTagClassName
{
color: #755974;
}
</style>
background-color css
<style>
a { background-color: #755974; }
a { background-color: rgb(117,89,116); }
div.DivClassName
{
background-color: #755974;
}
.BgClassName
{
background-color: #755974;
}
</style>
border-color css
<style>
span { border-color: #755974; }
span { border-color: rgb(117,89,116); }
td.TdClassName
{
border-color: #755974;
}
.TagClassName
{
border-color: #755974;
}
</style>