Shades of Old Lavender #785572
Tints of Old Lavender #785572
RGB
CMYK
RGB Variations
Color information
#785572 (or 0x785572) is known color: Old Lavender. HEX triplet: 78, 55 and 72. RGB value is (120,85,114). Sum of RGB (Red+Green+Blue) = 120+85+114=319 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.62% from 319); Green value is 85 (33.59% from 255 or 26.65% from 319); Blue value is 114 (44.92% from 255 or 35.74% from 319); Max value from RGB is 120 - color contains mainly: red. Hex color #785572 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785572 is #87AA8D. Grayscale: #626262. Windows color (decimal): -8891022 or 7492984. OLE color: 7492984.
HSL color Cylindrical-coordinate representation of color #785572: hue angle of 310.29º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #785572 is Cyan = 0, Magento = 0.29, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 85 | 114 | - |
| CMYK | 0 | 0.29 | 0.05 | 0.53 |
| HSL | 310.29º | 0.17% | 0.4% | - |
| HSV(B) | 310.29º | 0.29% | 0.47% | - |
| XYZ | 14.03 | 11.7 | 17.44 | - |
| YUV | 98.77 | 136.6 | 143.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 85 | 114 | 0 | 0.29 | 0.05 | 0.53 | 310.29 | 0.17 | 0.4 |
| Hex | 78 | 55 | 72 | 0 | 1D | 5 | 35 | 136 | 11 | 28 |
| Octal | 170 | 125 | 162 | 0 | 35 | 5 | 65 | 466 | 21 | 50 |
| Binary | 1111000 | 1010101 | 1110010 | 0 | 11101 | 101 | 110101 | 100110110 | 10001 | 101000 |
Color Harmonies of #785572
Complementary color
Monochromatic Colors of #785572
Black with #785572
Text Example
Text Example
White with #785572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785572; }
p { color: rgb(120,85,114); }
H1.HeaderClassName
{
color: #785572;
}
.AnyTagClassName
{
color: #785572;
}
</style>
background-color css
<style>
a { background-color: #785572; }
a { background-color: rgb(120,85,114); }
div.DivClassName
{
background-color: #785572;
}
.BgClassName
{
background-color: #785572;
}
</style>
border-color css
<style>
span { border-color: #785572; }
span { border-color: rgb(120,85,114); }
td.TdClassName
{
border-color: #785572;
}
.TagClassName
{
border-color: #785572;
}
</style>