Shades of Old Lavender #706370
Tints of Old Lavender #706370
RGB
CMYK
RGB Variations
Color information
#706370 (or 0x706370) is known color: Old Lavender. HEX triplet: 70, 63 and 70. RGB value is (112,99,112). Sum of RGB (Red+Green+Blue) = 112+99+112=323 (42% of max value = 765). Red value is 112 (44.14% from 255 or 34.67% from 323); Green value is 99 (39.06% from 255 or 30.65% from 323); Blue value is 112 (44.14% from 255 or 34.67% from 323); Max value from RGB is 112 - color contains mainly: red, blue. Hex color #706370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706370 is #8F9C8F. Grayscale: #686868. Windows color (decimal): -9411728 or 7365488. OLE color: 7365488.
HSL color Cylindrical-coordinate representation of color #706370: hue angle of 300º degrees, saturation: 0.06, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #706370 is Cyan = 0, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 99 | 112 | - |
| CMYK | 0 | 0.12 | 0 | 0.56 |
| HSL | 300º | 0.06% | 0.41% | - |
| HSV(B) | 300º | 0.12% | 0.44% | - |
| XYZ | 14.07 | 13.54 | 17.2 | - |
| YUV | 104.37 | 132.31 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 99 | 112 | 0 | 0.12 | 0 | 0.56 | 300 | 0.06 | 0.41 |
| Hex | 70 | 63 | 70 | 0 | C | 0 | 38 | 12C | 6 | 29 |
| Octal | 160 | 143 | 160 | 0 | 14 | 0 | 70 | 454 | 6 | 51 |
| Binary | 1110000 | 1100011 | 1110000 | 0 | 1100 | 0 | 111000 | 100101100 | 110 | 101001 |
Color Harmonies of #706370
Complementary color
Monochromatic Colors of #706370
Black with #706370
Text Example
Text Example
White with #706370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706370; }
p { color: rgb(112,99,112); }
H1.HeaderClassName
{
color: #706370;
}
.AnyTagClassName
{
color: #706370;
}
</style>
background-color css
<style>
a { background-color: #706370; }
a { background-color: rgb(112,99,112); }
div.DivClassName
{
background-color: #706370;
}
.BgClassName
{
background-color: #706370;
}
</style>
border-color css
<style>
span { border-color: #706370; }
span { border-color: rgb(112,99,112); }
td.TdClassName
{
border-color: #706370;
}
.TagClassName
{
border-color: #706370;
}
</style>