Shades of Palatinate Purple #701160
Tints of Palatinate Purple #701160
RGB
CMYK
RGB Variations
Color information
#701160 (or 0x701160) is known color: Palatinate Purple. HEX triplet: 70, 11 and 60. RGB value is (112,17,96). Sum of RGB (Red+Green+Blue) = 112+17+96=225 (29% of max value = 765). Red value is 112 (44.14% from 255 or 49.78% from 225); Green value is 17 (7.03% from 255 or 7.56% from 225); Blue value is 96 (37.89% from 255 or 42.67% from 225); Max value from RGB is 112 - color contains mainly: red. Hex color #701160 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701160 is #8FEE9F. Grayscale: #363636. Windows color (decimal): -9432736 or 6295920. OLE color: 6295920.
HSL color Cylindrical-coordinate representation of color #701160: hue angle of 310.11º 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 #701160 is Cyan = 0, Magento = 0.85, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 17 | 96 | - |
| CMYK | 0 | 0.85 | 0.14 | 0.56 |
| HSL | 310.11º | 0.74% | 0.25% | - |
| HSV(B) | 310.11º | 0.85% | 0.44% | - |
| XYZ | 8.99 | 4.69 | 11.5 | - |
| YUV | 54.41 | 151.47 | 169.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 17 | 96 | 0 | 0.85 | 0.14 | 0.56 | 310.11 | 0.74 | 0.25 |
| Hex | 70 | 11 | 60 | 0 | 55 | E | 38 | 136 | 4A | 19 |
| Octal | 160 | 21 | 140 | 0 | 125 | 16 | 70 | 466 | 112 | 31 |
| Binary | 1110000 | 10001 | 1100000 | 0 | 1010101 | 1110 | 111000 | 100110110 | 1001010 | 11001 |
Color Harmonies of #701160
Complementary color
Monochromatic Colors of #701160
Black with #701160
Text Example
Text Example
White with #701160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701160; }
p { color: rgb(112,17,96); }
H1.HeaderClassName
{
color: #701160;
}
.AnyTagClassName
{
color: #701160;
}
</style>
background-color css
<style>
a { background-color: #701160; }
a { background-color: rgb(112,17,96); }
div.DivClassName
{
background-color: #701160;
}
.BgClassName
{
background-color: #701160;
}
</style>
border-color css
<style>
span { border-color: #701160; }
span { border-color: rgb(112,17,96); }
td.TdClassName
{
border-color: #701160;
}
.TagClassName
{
border-color: #701160;
}
</style>