Shades of Palatinate Purple #702759
Tints of Palatinate Purple #702759
RGB
CMYK
RGB Variations
Color information
#702759 (or 0x702759) is known color: Palatinate Purple. HEX triplet: 70, 27 and 59. RGB value is (112,39,89). Sum of RGB (Red+Green+Blue) = 112+39+89=240 (31% of max value = 765). Red value is 112 (44.14% from 255 or 46.67% from 240); Green value is 39 (15.62% from 255 or 16.25% from 240); Blue value is 89 (35.16% from 255 or 37.08% from 240); Max value from RGB is 112 - color contains mainly: red. Hex color #702759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702759 is #8FD8A6. Grayscale: #424242. Windows color (decimal): -9427111 or 5842800. OLE color: 5842800.
HSL color Cylindrical-coordinate representation of color #702759: hue angle of 318.9º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #702759 is Cyan = 0, Magento = 0.65, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 39 | 89 | - |
| CMYK | 0 | 0.65 | 0.21 | 0.56 |
| HSL | 318.9º | 0.48% | 0.3% | - |
| HSV(B) | 318.9º | 0.65% | 0.44% | - |
| XYZ | 9.21 | 5.62 | 10.05 | - |
| YUV | 66.53 | 140.68 | 160.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 39 | 89 | 0 | 0.65 | 0.21 | 0.56 | 318.9 | 0.48 | 0.3 |
| Hex | 70 | 27 | 59 | 0 | 41 | 15 | 38 | 13F | 30 | 1E |
| Octal | 160 | 47 | 131 | 0 | 101 | 25 | 70 | 477 | 60 | 36 |
| Binary | 1110000 | 100111 | 1011001 | 0 | 1000001 | 10101 | 111000 | 100111111 | 110000 | 11110 |
Color Harmonies of #702759
Complementary color
Monochromatic Colors of #702759
Black with #702759
Text Example
Text Example
White with #702759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702759; }
p { color: rgb(112,39,89); }
H1.HeaderClassName
{
color: #702759;
}
.AnyTagClassName
{
color: #702759;
}
</style>
background-color css
<style>
a { background-color: #702759; }
a { background-color: rgb(112,39,89); }
div.DivClassName
{
background-color: #702759;
}
.BgClassName
{
background-color: #702759;
}
</style>
border-color css
<style>
span { border-color: #702759; }
span { border-color: rgb(112,39,89); }
td.TdClassName
{
border-color: #702759;
}
.TagClassName
{
border-color: #702759;
}
</style>