Shades of Palatinate Purple #703860
Tints of Palatinate Purple #703860
RGB
CMYK
RGB Variations
Color information
#703860 (or 0x703860) is known color: Palatinate Purple. HEX triplet: 70, 38 and 60. RGB value is (112,56,96). Sum of RGB (Red+Green+Blue) = 112+56+96=264 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.42% from 264); Green value is 56 (22.27% from 255 or 21.21% from 264); Blue value is 96 (37.89% from 255 or 36.36% from 264); Max value from RGB is 112 - color contains mainly: red. Hex color #703860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703860 is #8FC79F. Grayscale: #4D4D4D. Windows color (decimal): -9422752 or 6305904. OLE color: 6305904.
HSL color Cylindrical-coordinate representation of color #703860: hue angle of 317.14º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #703860 is Cyan = 0, Magento = 0.50, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 56 | 96 | - |
| CMYK | 0 | 0.50 | 0.14 | 0.56 |
| HSL | 317.14º | 0.33% | 0.33% | - |
| HSV(B) | 317.14º | 0.5% | 0.44% | - |
| XYZ | 10.21 | 7.12 | 11.9 | - |
| YUV | 77.3 | 138.55 | 152.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 56 | 96 | 0 | 0.50 | 0.14 | 0.56 | 317.14 | 0.33 | 0.33 |
| Hex | 70 | 38 | 60 | 0 | 32 | E | 38 | 13D | 21 | 21 |
| Octal | 160 | 70 | 140 | 0 | 62 | 16 | 70 | 475 | 41 | 41 |
| Binary | 1110000 | 111000 | 1100000 | 0 | 110010 | 1110 | 111000 | 100111101 | 100001 | 100001 |
Color Harmonies of #703860
Complementary color
Monochromatic Colors of #703860
Black with #703860
Text Example
Text Example
White with #703860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703860; }
p { color: rgb(112,56,96); }
H1.HeaderClassName
{
color: #703860;
}
.AnyTagClassName
{
color: #703860;
}
</style>
background-color css
<style>
a { background-color: #703860; }
a { background-color: rgb(112,56,96); }
div.DivClassName
{
background-color: #703860;
}
.BgClassName
{
background-color: #703860;
}
</style>
border-color css
<style>
span { border-color: #703860; }
span { border-color: rgb(112,56,96); }
td.TdClassName
{
border-color: #703860;
}
.TagClassName
{
border-color: #703860;
}
</style>