Shades of Palatinate Purple #703460
Tints of Palatinate Purple #703460
RGB
CMYK
RGB Variations
Color information
#703460 (or 0x703460) is known color: Palatinate Purple. HEX triplet: 70, 34 and 60. RGB value is (112,52,96). Sum of RGB (Red+Green+Blue) = 112+52+96=260 (34% of max value = 765). Red value is 112 (44.14% from 255 or 43.08% from 260); Green value is 52 (20.70% from 255 or 20% from 260); Blue value is 96 (37.89% from 255 or 36.92% from 260); Max value from RGB is 112 - color contains mainly: red. Hex color #703460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703460 is #8FCB9F. Grayscale: #4A4A4A. Windows color (decimal): -9423776 or 6304880. OLE color: 6304880.
HSL color Cylindrical-coordinate representation of color #703460: hue angle of 316º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #703460 is Cyan = 0, Magento = 0.54, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 52 | 96 | - |
| CMYK | 0 | 0.54 | 0.14 | 0.56 |
| HSL | 316º | 0.37% | 0.32% | - |
| HSV(B) | 316º | 0.54% | 0.44% | - |
| XYZ | 10.02 | 6.75 | 11.84 | - |
| YUV | 74.96 | 139.88 | 154.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 52 | 96 | 0 | 0.54 | 0.14 | 0.56 | 316 | 0.37 | 0.32 |
| Hex | 70 | 34 | 60 | 0 | 36 | E | 38 | 13C | 25 | 20 |
| Octal | 160 | 64 | 140 | 0 | 66 | 16 | 70 | 474 | 45 | 40 |
| Binary | 1110000 | 110100 | 1100000 | 0 | 110110 | 1110 | 111000 | 100111100 | 100101 | 100000 |
Color Harmonies of #703460
Complementary color
Monochromatic Colors of #703460
Black with #703460
Text Example
Text Example
White with #703460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703460; }
p { color: rgb(112,52,96); }
H1.HeaderClassName
{
color: #703460;
}
.AnyTagClassName
{
color: #703460;
}
</style>
background-color css
<style>
a { background-color: #703460; }
a { background-color: rgb(112,52,96); }
div.DivClassName
{
background-color: #703460;
}
.BgClassName
{
background-color: #703460;
}
</style>
border-color css
<style>
span { border-color: #703460; }
span { border-color: rgb(112,52,96); }
td.TdClassName
{
border-color: #703460;
}
.TagClassName
{
border-color: #703460;
}
</style>