Shades of Palatinate Purple #701759
Tints of Palatinate Purple #701759
RGB
CMYK
RGB Variations
Color information
#701759 (or 0x701759) is known color: Palatinate Purple. HEX triplet: 70, 17 and 59. RGB value is (112,23,89). Sum of RGB (Red+Green+Blue) = 112+23+89=224 (29% of max value = 765). Red value is 112 (44.14% from 255 or 50% from 224); Green value is 23 (9.38% from 255 or 10.27% from 224); Blue value is 89 (35.16% from 255 or 39.73% from 224); Max value from RGB is 112 - color contains mainly: red. Hex color #701759 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701759 is #8FE8A6. Grayscale: #383838. Windows color (decimal): -9431207 or 5838704. OLE color: 5838704.
HSL color Cylindrical-coordinate representation of color #701759: hue angle of 315.51º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #701759 is Cyan = 0, Magento = 0.79, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 23 | 89 | - |
| CMYK | 0 | 0.79 | 0.21 | 0.56 |
| HSL | 315.51º | 0.66% | 0.26% | - |
| HSV(B) | 315.51º | 0.79% | 0.44% | - |
| XYZ | 8.79 | 4.78 | 9.91 | - |
| YUV | 57.14 | 145.99 | 167.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 23 | 89 | 0 | 0.79 | 0.21 | 0.56 | 315.51 | 0.66 | 0.26 |
| Hex | 70 | 17 | 59 | 0 | 4F | 15 | 38 | 13C | 42 | 1A |
| Octal | 160 | 27 | 131 | 0 | 117 | 25 | 70 | 474 | 102 | 32 |
| Binary | 1110000 | 10111 | 1011001 | 0 | 1001111 | 10101 | 111000 | 100111100 | 1000010 | 11010 |
Color Harmonies of #701759
Complementary color
Monochromatic Colors of #701759
Black with #701759
Text Example
Text Example
White with #701759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701759; }
p { color: rgb(112,23,89); }
H1.HeaderClassName
{
color: #701759;
}
.AnyTagClassName
{
color: #701759;
}
</style>
background-color css
<style>
a { background-color: #701759; }
a { background-color: rgb(112,23,89); }
div.DivClassName
{
background-color: #701759;
}
.BgClassName
{
background-color: #701759;
}
</style>
border-color css
<style>
span { border-color: #701759; }
span { border-color: rgb(112,23,89); }
td.TdClassName
{
border-color: #701759;
}
.TagClassName
{
border-color: #701759;
}
</style>