Shades of Palatinate Purple #702457
Tints of Palatinate Purple #702457
RGB
CMYK
RGB Variations
Color information
#702457 (or 0x702457) is known color: Palatinate Purple. HEX triplet: 70, 24 and 57. RGB value is (112,36,87). Sum of RGB (Red+Green+Blue) = 112+36+87=235 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.66% from 235); Green value is 36 (14.45% from 255 or 15.32% from 235); Blue value is 87 (34.38% from 255 or 37.02% from 235); Max value from RGB is 112 - color contains mainly: red. Hex color #702457 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702457 is #8FDBA8. Grayscale: #404040. Windows color (decimal): -9427881 or 5710960. OLE color: 5710960.
HSL color Cylindrical-coordinate representation of color #702457: hue angle of 319.74º 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 #702457 is Cyan = 0, Magento = 0.68, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 36 | 87 | - |
| CMYK | 0 | 0.68 | 0.22 | 0.56 |
| HSL | 319.74º | 0.51% | 0.29% | - |
| HSV(B) | 319.74º | 0.68% | 0.44% | - |
| XYZ | 9.03 | 5.39 | 9.58 | - |
| YUV | 64.54 | 140.68 | 161.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 36 | 87 | 0 | 0.68 | 0.22 | 0.56 | 319.74 | 0.51 | 0.29 |
| Hex | 70 | 24 | 57 | 0 | 44 | 16 | 38 | 140 | 33 | 1D |
| Octal | 160 | 44 | 127 | 0 | 104 | 26 | 70 | 500 | 63 | 35 |
| Binary | 1110000 | 100100 | 1010111 | 0 | 1000100 | 10110 | 111000 | 101000000 | 110011 | 11101 |
Color Harmonies of #702457
Complementary color
Monochromatic Colors of #702457
Black with #702457
Text Example
Text Example
White with #702457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702457; }
p { color: rgb(112,36,87); }
H1.HeaderClassName
{
color: #702457;
}
.AnyTagClassName
{
color: #702457;
}
</style>
background-color css
<style>
a { background-color: #702457; }
a { background-color: rgb(112,36,87); }
div.DivClassName
{
background-color: #702457;
}
.BgClassName
{
background-color: #702457;
}
</style>
border-color css
<style>
span { border-color: #702457; }
span { border-color: rgb(112,36,87); }
td.TdClassName
{
border-color: #702457;
}
.TagClassName
{
border-color: #702457;
}
</style>