Shades of Palatinate Purple #702458
Tints of Palatinate Purple #702458
RGB
CMYK
RGB Variations
Color information
#702458 (or 0x702458) is known color: Palatinate Purple. HEX triplet: 70, 24 and 58. RGB value is (112,36,88). Sum of RGB (Red+Green+Blue) = 112+36+88=236 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.46% from 236); Green value is 36 (14.45% from 255 or 15.25% from 236); Blue value is 88 (34.77% from 255 or 37.29% from 236); Max value from RGB is 112 - color contains mainly: red. Hex color #702458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702458 is #8FDBA7. Grayscale: #404040. Windows color (decimal): -9427880 or 5776496. OLE color: 5776496.
HSL color Cylindrical-coordinate representation of color #702458: hue angle of 318.95º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #702458 is Cyan = 0, Magento = 0.68, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 36 | 88 | - |
| CMYK | 0 | 0.68 | 0.21 | 0.56 |
| HSL | 318.95º | 0.51% | 0.29% | - |
| HSV(B) | 318.95º | 0.68% | 0.44% | - |
| XYZ | 9.07 | 5.41 | 9.8 | - |
| YUV | 64.65 | 141.18 | 161.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 36 | 88 | 0 | 0.68 | 0.21 | 0.56 | 318.95 | 0.51 | 0.29 |
| Hex | 70 | 24 | 58 | 0 | 44 | 15 | 38 | 13F | 33 | 1D |
| Octal | 160 | 44 | 130 | 0 | 104 | 25 | 70 | 477 | 63 | 35 |
| Binary | 1110000 | 100100 | 1011000 | 0 | 1000100 | 10101 | 111000 | 100111111 | 110011 | 11101 |
Color Harmonies of #702458
Complementary color
Monochromatic Colors of #702458
Black with #702458
Text Example
Text Example
White with #702458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702458; }
p { color: rgb(112,36,88); }
H1.HeaderClassName
{
color: #702458;
}
.AnyTagClassName
{
color: #702458;
}
</style>
background-color css
<style>
a { background-color: #702458; }
a { background-color: rgb(112,36,88); }
div.DivClassName
{
background-color: #702458;
}
.BgClassName
{
background-color: #702458;
}
</style>
border-color css
<style>
span { border-color: #702458; }
span { border-color: rgb(112,36,88); }
td.TdClassName
{
border-color: #702458;
}
.TagClassName
{
border-color: #702458;
}
</style>