Shades of Palatinate Purple #701458
Tints of Palatinate Purple #701458
RGB
CMYK
RGB Variations
Color information
#701458 (or 0x701458) is known color: Palatinate Purple. HEX triplet: 70, 14 and 58. RGB value is (112,20,88). Sum of RGB (Red+Green+Blue) = 112+20+88=220 (29% of max value = 765). Red value is 112 (44.14% from 255 or 50.91% from 220); Green value is 20 (8.20% from 255 or 9.09% from 220); Blue value is 88 (34.77% from 255 or 40% from 220); Max value from RGB is 112 - color contains mainly: red. Hex color #701458 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701458 is #8FEBA7. Grayscale: #373737. Windows color (decimal): -9431976 or 5772400. OLE color: 5772400.
HSL color Cylindrical-coordinate representation of color #701458: hue angle of 315.65º 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 #701458 is Cyan = 0, Magento = 0.82, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 20 | 88 | - |
| CMYK | 0 | 0.82 | 0.21 | 0.56 |
| HSL | 315.65º | 0.7% | 0.26% | - |
| HSV(B) | 315.65º | 0.82% | 0.44% | - |
| XYZ | 8.69 | 4.65 | 9.67 | - |
| YUV | 55.26 | 146.48 | 168.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 20 | 88 | 0 | 0.82 | 0.21 | 0.56 | 315.65 | 0.7 | 0.26 |
| Hex | 70 | 14 | 58 | 0 | 52 | 15 | 38 | 13C | 46 | 1A |
| Octal | 160 | 24 | 130 | 0 | 122 | 25 | 70 | 474 | 106 | 32 |
| Binary | 1110000 | 10100 | 1011000 | 0 | 1010010 | 10101 | 111000 | 100111100 | 1000110 | 11010 |
Color Harmonies of #701458
Complementary color
Monochromatic Colors of #701458
Black with #701458
Text Example
Text Example
White with #701458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701458; }
p { color: rgb(112,20,88); }
H1.HeaderClassName
{
color: #701458;
}
.AnyTagClassName
{
color: #701458;
}
</style>
background-color css
<style>
a { background-color: #701458; }
a { background-color: rgb(112,20,88); }
div.DivClassName
{
background-color: #701458;
}
.BgClassName
{
background-color: #701458;
}
</style>
border-color css
<style>
span { border-color: #701458; }
span { border-color: rgb(112,20,88); }
td.TdClassName
{
border-color: #701458;
}
.TagClassName
{
border-color: #701458;
}
</style>