Shades of Palatinate Purple #701358
Tints of Palatinate Purple #701358
RGB
CMYK
RGB Variations
Color information
#701358 (or 0x701358) is known color: Palatinate Purple. HEX triplet: 70, 13 and 58. RGB value is (112,19,88). Sum of RGB (Red+Green+Blue) = 112+19+88=219 (29% of max value = 765). Red value is 112 (44.14% from 255 or 51.14% from 219); Green value is 19 (7.81% from 255 or 8.68% from 219); Blue value is 88 (34.77% from 255 or 40.18% from 219); Max value from RGB is 112 - color contains mainly: red. Hex color #701358 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701358 is #8FECA7. Grayscale: #363636. Windows color (decimal): -9432232 or 5772144. OLE color: 5772144.
HSL color Cylindrical-coordinate representation of color #701358: hue angle of 315.48º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #701358 is Cyan = 0, Magento = 0.83, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 19 | 88 | - |
| CMYK | 0 | 0.83 | 0.21 | 0.56 |
| HSL | 315.48º | 0.71% | 0.26% | - |
| HSV(B) | 315.48º | 0.83% | 0.44% | - |
| XYZ | 8.68 | 4.62 | 9.67 | - |
| YUV | 54.67 | 146.81 | 168.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 19 | 88 | 0 | 0.83 | 0.21 | 0.56 | 315.48 | 0.71 | 0.26 |
| Hex | 70 | 13 | 58 | 0 | 53 | 15 | 38 | 13B | 47 | 1A |
| Octal | 160 | 23 | 130 | 0 | 123 | 25 | 70 | 473 | 107 | 32 |
| Binary | 1110000 | 10011 | 1011000 | 0 | 1010011 | 10101 | 111000 | 100111011 | 1000111 | 11010 |
Color Harmonies of #701358
Complementary color
Monochromatic Colors of #701358
Black with #701358
Text Example
Text Example
White with #701358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701358; }
p { color: rgb(112,19,88); }
H1.HeaderClassName
{
color: #701358;
}
.AnyTagClassName
{
color: #701358;
}
</style>
background-color css
<style>
a { background-color: #701358; }
a { background-color: rgb(112,19,88); }
div.DivClassName
{
background-color: #701358;
}
.BgClassName
{
background-color: #701358;
}
</style>
border-color css
<style>
span { border-color: #701358; }
span { border-color: rgb(112,19,88); }
td.TdClassName
{
border-color: #701358;
}
.TagClassName
{
border-color: #701358;
}
</style>