Shades of Palatinate Purple #702568
Tints of Palatinate Purple #702568
RGB
CMYK
RGB Variations
Color information
#702568 (or 0x702568) is known color: Palatinate Purple. HEX triplet: 70, 25 and 68. RGB value is (112,37,104). Sum of RGB (Red+Green+Blue) = 112+37+104=253 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.27% from 253); Green value is 37 (14.84% from 255 or 14.62% from 253); Blue value is 104 (41.02% from 255 or 41.11% from 253); Max value from RGB is 112 - color contains mainly: red. Hex color #702568 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702568 is #8FDA97. Grayscale: #424242. Windows color (decimal): -9427608 or 6825328. OLE color: 6825328.
HSL color Cylindrical-coordinate representation of color #702568: hue angle of 306.4º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #702568 is Cyan = 0, Magento = 0.67, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 37 | 104 | - |
| CMYK | 0 | 0.67 | 0.07 | 0.56 |
| HSL | 306.4º | 0.5% | 0.29% | - |
| HSV(B) | 306.4º | 0.67% | 0.44% | - |
| XYZ | 9.84 | 5.77 | 13.69 | - |
| YUV | 67.06 | 148.85 | 160.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 37 | 104 | 0 | 0.67 | 0.07 | 0.56 | 306.4 | 0.5 | 0.29 |
| Hex | 70 | 25 | 68 | 0 | 43 | 7 | 38 | 132 | 32 | 1D |
| Octal | 160 | 45 | 150 | 0 | 103 | 7 | 70 | 462 | 62 | 35 |
| Binary | 1110000 | 100101 | 1101000 | 0 | 1000011 | 111 | 111000 | 100110010 | 110010 | 11101 |
Color Harmonies of #702568
Complementary color
Monochromatic Colors of #702568
Black with #702568
Text Example
Text Example
White with #702568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702568; }
p { color: rgb(112,37,104); }
H1.HeaderClassName
{
color: #702568;
}
.AnyTagClassName
{
color: #702568;
}
</style>
background-color css
<style>
a { background-color: #702568; }
a { background-color: rgb(112,37,104); }
div.DivClassName
{
background-color: #702568;
}
.BgClassName
{
background-color: #702568;
}
</style>
border-color css
<style>
span { border-color: #702568; }
span { border-color: rgb(112,37,104); }
td.TdClassName
{
border-color: #702568;
}
.TagClassName
{
border-color: #702568;
}
</style>