Shades of Palatinate Purple #702856
Tints of Palatinate Purple #702856
RGB
CMYK
RGB Variations
Color information
#702856 (or 0x702856) is known color: Palatinate Purple. HEX triplet: 70, 28 and 56. RGB value is (112,40,86). Sum of RGB (Red+Green+Blue) = 112+40+86=238 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.06% from 238); Green value is 40 (16.02% from 255 or 16.81% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 112 - color contains mainly: red. Hex color #702856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702856 is #8FD7A9. Grayscale: #424242. Windows color (decimal): -9426858 or 5646448. OLE color: 5646448.
HSL color Cylindrical-coordinate representation of color #702856: hue angle of 321.67º 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 #702856 is Cyan = 0, Magento = 0.64, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 40 | 86 | - |
| CMYK | 0 | 0.64 | 0.23 | 0.56 |
| HSL | 321.67º | 0.47% | 0.3% | - |
| HSV(B) | 321.67º | 0.64% | 0.44% | - |
| XYZ | 9.12 | 5.63 | 9.41 | - |
| YUV | 66.77 | 138.85 | 160.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 40 | 86 | 0 | 0.64 | 0.23 | 0.56 | 321.67 | 0.47 | 0.3 |
| Hex | 70 | 28 | 56 | 0 | 40 | 17 | 38 | 142 | 2F | 1E |
| Octal | 160 | 50 | 126 | 0 | 100 | 27 | 70 | 502 | 57 | 36 |
| Binary | 1110000 | 101000 | 1010110 | 0 | 1000000 | 10111 | 111000 | 101000010 | 101111 | 11110 |
Color Harmonies of #702856
Complementary color
Monochromatic Colors of #702856
Black with #702856
Text Example
Text Example
White with #702856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702856; }
p { color: rgb(112,40,86); }
H1.HeaderClassName
{
color: #702856;
}
.AnyTagClassName
{
color: #702856;
}
</style>
background-color css
<style>
a { background-color: #702856; }
a { background-color: rgb(112,40,86); }
div.DivClassName
{
background-color: #702856;
}
.BgClassName
{
background-color: #702856;
}
</style>
border-color css
<style>
span { border-color: #702856; }
span { border-color: rgb(112,40,86); }
td.TdClassName
{
border-color: #702856;
}
.TagClassName
{
border-color: #702856;
}
</style>