Shades of Palatinate Purple #702259
Tints of Palatinate Purple #702259
RGB
CMYK
RGB Variations
Color information
#702259 (or 0x702259) is known color: Palatinate Purple. HEX triplet: 70, 22 and 59. RGB value is (112,34,89). Sum of RGB (Red+Green+Blue) = 112+34+89=235 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.66% from 235); Green value is 34 (13.67% from 255 or 14.47% from 235); Blue value is 89 (35.16% from 255 or 37.87% from 235); Max value from RGB is 112 - color contains mainly: red. Hex color #702259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702259 is #8FDDA6. Grayscale: #3F3F3F. Windows color (decimal): -9428391 or 5841520. OLE color: 5841520.
HSL color Cylindrical-coordinate representation of color #702259: hue angle of 317.69º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #702259 is Cyan = 0, Magento = 0.70, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 34 | 89 | - |
| CMYK | 0 | 0.70 | 0.21 | 0.56 |
| HSL | 317.69º | 0.53% | 0.29% | - |
| HSV(B) | 317.69º | 0.7% | 0.44% | - |
| XYZ | 9.06 | 5.31 | 10 | - |
| YUV | 63.59 | 142.34 | 162.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 34 | 89 | 0 | 0.70 | 0.21 | 0.56 | 317.69 | 0.53 | 0.29 |
| Hex | 70 | 22 | 59 | 0 | 46 | 15 | 38 | 13E | 35 | 1D |
| Octal | 160 | 42 | 131 | 0 | 106 | 25 | 70 | 476 | 65 | 35 |
| Binary | 1110000 | 100010 | 1011001 | 0 | 1000110 | 10101 | 111000 | 100111110 | 110101 | 11101 |
Color Harmonies of #702259
Complementary color
Monochromatic Colors of #702259
Black with #702259
Text Example
Text Example
White with #702259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702259; }
p { color: rgb(112,34,89); }
H1.HeaderClassName
{
color: #702259;
}
.AnyTagClassName
{
color: #702259;
}
</style>
background-color css
<style>
a { background-color: #702259; }
a { background-color: rgb(112,34,89); }
div.DivClassName
{
background-color: #702259;
}
.BgClassName
{
background-color: #702259;
}
</style>
border-color css
<style>
span { border-color: #702259; }
span { border-color: rgb(112,34,89); }
td.TdClassName
{
border-color: #702259;
}
.TagClassName
{
border-color: #702259;
}
</style>