Shades of Old Lavender #755572
Tints of Old Lavender #755572
RGB
CMYK
RGB Variations
Color information
#755572 (or 0x755572) is known color: Old Lavender. HEX triplet: 75, 55 and 72. RGB value is (117,85,114). Sum of RGB (Red+Green+Blue) = 117+85+114=316 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.03% from 316); Green value is 85 (33.59% from 255 or 26.90% from 316); Blue value is 114 (44.92% from 255 or 36.08% from 316); Max value from RGB is 117 - color contains mainly: red. Hex color #755572 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755572 is #8AAA8D. Grayscale: #616161. Windows color (decimal): -9087630 or 7492981. OLE color: 7492981.
HSL color Cylindrical-coordinate representation of color #755572: hue angle of 305.62º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #755572 is Cyan = 0, Magento = 0.27, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 85 | 114 | - |
| CMYK | 0 | 0.27 | 0.03 | 0.54 |
| HSL | 305.63º | 0.16% | 0.4% | - |
| HSV(B) | 305.63º | 0.27% | 0.46% | - |
| XYZ | 13.62 | 11.49 | 17.42 | - |
| YUV | 97.87 | 137.1 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 85 | 114 | 0 | 0.27 | 0.03 | 0.54 | 305.63 | 0.16 | 0.4 |
| Hex | 75 | 55 | 72 | 0 | 1B | 3 | 36 | 132 | 10 | 28 |
| Octal | 165 | 125 | 162 | 0 | 33 | 3 | 66 | 462 | 20 | 50 |
| Binary | 1110101 | 1010101 | 1110010 | 0 | 11011 | 11 | 110110 | 100110010 | 10000 | 101000 |
Color Harmonies of #755572
Complementary color
Monochromatic Colors of #755572
Black with #755572
Text Example
Text Example
White with #755572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755572; }
p { color: rgb(117,85,114); }
H1.HeaderClassName
{
color: #755572;
}
.AnyTagClassName
{
color: #755572;
}
</style>
background-color css
<style>
a { background-color: #755572; }
a { background-color: rgb(117,85,114); }
div.DivClassName
{
background-color: #755572;
}
.BgClassName
{
background-color: #755572;
}
</style>
border-color css
<style>
span { border-color: #755572; }
span { border-color: rgb(117,85,114); }
td.TdClassName
{
border-color: #755572;
}
.TagClassName
{
border-color: #755572;
}
</style>