Shades of Old Lavender #786275
Tints of Old Lavender #786275
RGB
CMYK
RGB Variations
Color information
#786275 (or 0x786275) is known color: Old Lavender. HEX triplet: 78, 62 and 75. RGB value is (120,98,117). Sum of RGB (Red+Green+Blue) = 120+98+117=335 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.82% from 335); Green value is 98 (38.67% from 255 or 29.25% from 335); Blue value is 117 (46.09% from 255 or 34.93% from 335); Max value from RGB is 120 - color contains mainly: red. Hex color #786275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786275 is #879D8A. Grayscale: #6A6A6A. Windows color (decimal): -8887691 or 7692920. OLE color: 7692920.
HSL color Cylindrical-coordinate representation of color #786275: hue angle of 308.18º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #786275 is Cyan = 0, Magento = 0.18, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 98 | 117 | - |
| CMYK | 0 | 0.18 | 0.02 | 0.53 |
| HSL | 308.18º | 0.1% | 0.43% | - |
| HSV(B) | 308.18º | 0.18% | 0.47% | - |
| XYZ | 15.32 | 14.01 | 18.73 | - |
| YUV | 106.74 | 133.79 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 98 | 117 | 0 | 0.18 | 0.02 | 0.53 | 308.18 | 0.1 | 0.43 |
| Hex | 78 | 62 | 75 | 0 | 12 | 2 | 35 | 134 | A | 2B |
| Octal | 170 | 142 | 165 | 0 | 22 | 2 | 65 | 464 | 12 | 53 |
| Binary | 1111000 | 1100010 | 1110101 | 0 | 10010 | 10 | 110101 | 100110100 | 1010 | 101011 |
Color Harmonies of #786275
Complementary color
Monochromatic Colors of #786275
Black with #786275
Text Example
Text Example
White with #786275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786275; }
p { color: rgb(120,98,117); }
H1.HeaderClassName
{
color: #786275;
}
.AnyTagClassName
{
color: #786275;
}
</style>
background-color css
<style>
a { background-color: #786275; }
a { background-color: rgb(120,98,117); }
div.DivClassName
{
background-color: #786275;
}
.BgClassName
{
background-color: #786275;
}
</style>
border-color css
<style>
span { border-color: #786275; }
span { border-color: rgb(120,98,117); }
td.TdClassName
{
border-color: #786275;
}
.TagClassName
{
border-color: #786275;
}
</style>