Shades of Palatinate Purple #701558
Tints of Palatinate Purple #701558
RGB
CMYK
RGB Variations
Color information
#701558 (or 0x701558) is known color: Palatinate Purple. HEX triplet: 70, 15 and 58. RGB value is (112,21,88). Sum of RGB (Red+Green+Blue) = 112+21+88=221 (29% of max value = 765). Red value is 112 (44.14% from 255 or 50.68% from 221); Green value is 21 (8.59% from 255 or 9.50% from 221); Blue value is 88 (34.77% from 255 or 39.82% from 221); Max value from RGB is 112 - color contains mainly: red. Hex color #701558 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701558 is #8FEAA7. Grayscale: #373737. Windows color (decimal): -9431720 or 5772656. OLE color: 5772656.
HSL color Cylindrical-coordinate representation of color #701558: hue angle of 315.82º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #701558 is Cyan = 0, Magento = 0.81, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 21 | 88 | - |
| CMYK | 0 | 0.81 | 0.21 | 0.56 |
| HSL | 315.82º | 0.68% | 0.26% | - |
| HSV(B) | 315.82º | 0.81% | 0.44% | - |
| XYZ | 8.71 | 4.69 | 9.68 | - |
| YUV | 55.85 | 146.15 | 168.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 21 | 88 | 0 | 0.81 | 0.21 | 0.56 | 315.82 | 0.68 | 0.26 |
| Hex | 70 | 15 | 58 | 0 | 51 | 15 | 38 | 13C | 44 | 1A |
| Octal | 160 | 25 | 130 | 0 | 121 | 25 | 70 | 474 | 104 | 32 |
| Binary | 1110000 | 10101 | 1011000 | 0 | 1010001 | 10101 | 111000 | 100111100 | 1000100 | 11010 |
Color Harmonies of #701558
Complementary color
Monochromatic Colors of #701558
Black with #701558
Text Example
Text Example
White with #701558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701558; }
p { color: rgb(112,21,88); }
H1.HeaderClassName
{
color: #701558;
}
.AnyTagClassName
{
color: #701558;
}
</style>
background-color css
<style>
a { background-color: #701558; }
a { background-color: rgb(112,21,88); }
div.DivClassName
{
background-color: #701558;
}
.BgClassName
{
background-color: #701558;
}
</style>
border-color css
<style>
span { border-color: #701558; }
span { border-color: rgb(112,21,88); }
td.TdClassName
{
border-color: #701558;
}
.TagClassName
{
border-color: #701558;
}
</style>