Shades of Palatinate Purple #701156
Tints of Palatinate Purple #701156
RGB
CMYK
RGB Variations
Color information
#701156 (or 0x701156) is known color: Palatinate Purple. HEX triplet: 70, 11 and 56. RGB value is (112,17,86). Sum of RGB (Red+Green+Blue) = 112+17+86=215 (28% of max value = 765). Red value is 112 (44.14% from 255 or 52.09% from 215); Green value is 17 (7.03% from 255 or 7.91% from 215); Blue value is 86 (33.98% from 255 or 40% from 215); Max value from RGB is 112 - color contains mainly: red. Hex color #701156 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701156 is #8FEEA9. Grayscale: #353535. Windows color (decimal): -9432746 or 5640560. OLE color: 5640560.
HSL color Cylindrical-coordinate representation of color #701156: hue angle of 316.42º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #701156 is Cyan = 0, Magento = 0.85, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 17 | 86 | - |
| CMYK | 0 | 0.85 | 0.23 | 0.56 |
| HSL | 316.42º | 0.74% | 0.25% | - |
| HSV(B) | 316.42º | 0.85% | 0.44% | - |
| XYZ | 8.56 | 4.52 | 9.22 | - |
| YUV | 53.27 | 146.47 | 169.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 17 | 86 | 0 | 0.85 | 0.23 | 0.56 | 316.42 | 0.74 | 0.25 |
| Hex | 70 | 11 | 56 | 0 | 55 | 17 | 38 | 13C | 4A | 19 |
| Octal | 160 | 21 | 126 | 0 | 125 | 27 | 70 | 474 | 112 | 31 |
| Binary | 1110000 | 10001 | 1010110 | 0 | 1010101 | 10111 | 111000 | 100111100 | 1001010 | 11001 |
Color Harmonies of #701156
Complementary color
Monochromatic Colors of #701156
Black with #701156
Text Example
Text Example
White with #701156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701156; }
p { color: rgb(112,17,86); }
H1.HeaderClassName
{
color: #701156;
}
.AnyTagClassName
{
color: #701156;
}
</style>
background-color css
<style>
a { background-color: #701156; }
a { background-color: rgb(112,17,86); }
div.DivClassName
{
background-color: #701156;
}
.BgClassName
{
background-color: #701156;
}
</style>
border-color css
<style>
span { border-color: #701156; }
span { border-color: rgb(112,17,86); }
td.TdClassName
{
border-color: #701156;
}
.TagClassName
{
border-color: #701156;
}
</style>