Shades of Palatinate Purple #702858
Tints of Palatinate Purple #702858
RGB
CMYK
RGB Variations
Color information
#702858 (or 0x702858) is known color: Palatinate Purple. HEX triplet: 70, 28 and 58. RGB value is (112,40,88). Sum of RGB (Red+Green+Blue) = 112+40+88=240 (31% of max value = 765). Red value is 112 (44.14% from 255 or 46.67% from 240); Green value is 40 (16.02% from 255 or 16.67% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 112 - color contains mainly: red. Hex color #702858 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702858 is #8FD7A7. Grayscale: #424242. Windows color (decimal): -9426856 or 5777520. OLE color: 5777520.
HSL color Cylindrical-coordinate representation of color #702858: hue angle of 320º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #702858 is Cyan = 0, Magento = 0.64, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 40 | 88 | - |
| CMYK | 0 | 0.64 | 0.21 | 0.56 |
| HSL | 320º | 0.47% | 0.3% | - |
| HSV(B) | 320º | 0.64% | 0.44% | - |
| XYZ | 9.2 | 5.67 | 9.84 | - |
| YUV | 67 | 139.85 | 160.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 40 | 88 | 0 | 0.64 | 0.21 | 0.56 | 320 | 0.47 | 0.3 |
| Hex | 70 | 28 | 58 | 0 | 40 | 15 | 38 | 140 | 2F | 1E |
| Octal | 160 | 50 | 130 | 0 | 100 | 25 | 70 | 500 | 57 | 36 |
| Binary | 1110000 | 101000 | 1011000 | 0 | 1000000 | 10101 | 111000 | 101000000 | 101111 | 11110 |
Color Harmonies of #702858
Complementary color
Monochromatic Colors of #702858
Black with #702858
Text Example
Text Example
White with #702858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702858; }
p { color: rgb(112,40,88); }
H1.HeaderClassName
{
color: #702858;
}
.AnyTagClassName
{
color: #702858;
}
</style>
background-color css
<style>
a { background-color: #702858; }
a { background-color: rgb(112,40,88); }
div.DivClassName
{
background-color: #702858;
}
.BgClassName
{
background-color: #702858;
}
</style>
border-color css
<style>
span { border-color: #702858; }
span { border-color: rgb(112,40,88); }
td.TdClassName
{
border-color: #702858;
}
.TagClassName
{
border-color: #702858;
}
</style>