Shades of Palatinate Purple #703560
Tints of Palatinate Purple #703560
RGB
CMYK
RGB Variations
Color information
#703560 (or 0x703560) is known color: Palatinate Purple. HEX triplet: 70, 35 and 60. RGB value is (112,53,96). Sum of RGB (Red+Green+Blue) = 112+53+96=261 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.91% from 261); Green value is 53 (21.09% from 255 or 20.31% from 261); Blue value is 96 (37.89% from 255 or 36.78% from 261); Max value from RGB is 112 - color contains mainly: red. Hex color #703560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703560 is #8FCA9F. Grayscale: #4B4B4B. Windows color (decimal): -9423520 or 6305136. OLE color: 6305136.
HSL color Cylindrical-coordinate representation of color #703560: hue angle of 316.27º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #703560 is Cyan = 0, Magento = 0.53, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 96 | - |
| CMYK | 0 | 0.53 | 0.14 | 0.56 |
| HSL | 316.27º | 0.36% | 0.32% | - |
| HSV(B) | 316.27º | 0.53% | 0.44% | - |
| XYZ | 10.07 | 6.84 | 11.86 | - |
| YUV | 75.54 | 139.55 | 154 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 96 | 0 | 0.53 | 0.14 | 0.56 | 316.27 | 0.36 | 0.32 |
| Hex | 70 | 35 | 60 | 0 | 35 | E | 38 | 13C | 24 | 20 |
| Octal | 160 | 65 | 140 | 0 | 65 | 16 | 70 | 474 | 44 | 40 |
| Binary | 1110000 | 110101 | 1100000 | 0 | 110101 | 1110 | 111000 | 100111100 | 100100 | 100000 |
Color Harmonies of #703560
Complementary color
Monochromatic Colors of #703560
Black with #703560
Text Example
Text Example
White with #703560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703560; }
p { color: rgb(112,53,96); }
H1.HeaderClassName
{
color: #703560;
}
.AnyTagClassName
{
color: #703560;
}
</style>
background-color css
<style>
a { background-color: #703560; }
a { background-color: rgb(112,53,96); }
div.DivClassName
{
background-color: #703560;
}
.BgClassName
{
background-color: #703560;
}
</style>
border-color css
<style>
span { border-color: #703560; }
span { border-color: rgb(112,53,96); }
td.TdClassName
{
border-color: #703560;
}
.TagClassName
{
border-color: #703560;
}
</style>