Shades of Palatinate Purple #701470
Tints of Palatinate Purple #701470
RGB
CMYK
RGB Variations
Color information
#701470 (or 0x701470) is known color: Palatinate Purple. HEX triplet: 70, 14 and 70. RGB value is (112,20,112). Sum of RGB (Red+Green+Blue) = 112+20+112=244 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.90% from 244); Green value is 20 (8.20% from 255 or 8.20% from 244); Blue value is 112 (44.14% from 255 or 45.90% from 244); Max value from RGB is 112 - color contains mainly: red, blue. Hex color #701470 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701470 is #8FEB8F. Grayscale: #393939. Windows color (decimal): -9431952 or 7345264. OLE color: 7345264.
HSL color Cylindrical-coordinate representation of color #701470: hue angle of 300º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #701470 is Cyan = 0, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 20 | 112 | - |
| CMYK | 0 | 0.82 | 0 | 0.56 |
| HSL | 300º | 0.7% | 0.26% | - |
| HSV(B) | 300º | 0.82% | 0.44% | - |
| XYZ | 9.86 | 5.11 | 15.8 | - |
| YUV | 58 | 158.48 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 20 | 112 | 0 | 0.82 | 0 | 0.56 | 300 | 0.7 | 0.26 |
| Hex | 70 | 14 | 70 | 0 | 52 | 0 | 38 | 12C | 46 | 1A |
| Octal | 160 | 24 | 160 | 0 | 122 | 0 | 70 | 454 | 106 | 32 |
| Binary | 1110000 | 10100 | 1110000 | 0 | 1010010 | 0 | 111000 | 100101100 | 1000110 | 11010 |
Color Harmonies of #701470
Complementary color
Monochromatic Colors of #701470
Black with #701470
Text Example
Text Example
White with #701470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701470; }
p { color: rgb(112,20,112); }
H1.HeaderClassName
{
color: #701470;
}
.AnyTagClassName
{
color: #701470;
}
</style>
background-color css
<style>
a { background-color: #701470; }
a { background-color: rgb(112,20,112); }
div.DivClassName
{
background-color: #701470;
}
.BgClassName
{
background-color: #701470;
}
</style>
border-color css
<style>
span { border-color: #701470; }
span { border-color: rgb(112,20,112); }
td.TdClassName
{
border-color: #701470;
}
.TagClassName
{
border-color: #701470;
}
</style>