Shades of Palatinate Purple #710863
Tints of Palatinate Purple #710863
RGB
CMYK
RGB Variations
Color information
#710863 (or 0x710863) is known color: Palatinate Purple. HEX triplet: 71, 08 and 63. RGB value is (113,8,99). Sum of RGB (Red+Green+Blue) = 113+8+99=220 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.36% from 220); Green value is 8 (3.52% from 255 or 3.64% from 220); Blue value is 99 (39.06% from 255 or 45% from 220); Max value from RGB is 113 - color contains mainly: red. Hex color #710863 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710863 is #8EF79C. Grayscale: #313131. Windows color (decimal): -9369501 or 6490225. OLE color: 6490225.
HSL color Cylindrical-coordinate representation of color #710863: hue angle of 308º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #710863 is Cyan = 0, Magento = 0.93, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 8 | 99 | - |
| CMYK | 0 | 0.93 | 0.12 | 0.56 |
| HSL | 308º | 0.87% | 0.24% | - |
| HSV(B) | 308º | 0.93% | 0.44% | - |
| XYZ | 9.15 | 4.59 | 12.21 | - |
| YUV | 49.77 | 155.79 | 173.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 8 | 99 | 0 | 0.93 | 0.12 | 0.56 | 308 | 0.87 | 0.24 |
| Hex | 71 | 8 | 63 | 0 | 5D | C | 38 | 134 | 57 | 18 |
| Octal | 161 | 10 | 143 | 0 | 135 | 14 | 70 | 464 | 127 | 30 |
| Binary | 1110001 | 1000 | 1100011 | 0 | 1011101 | 1100 | 111000 | 100110100 | 1010111 | 11000 |
Color Harmonies of #710863
Complementary color
Monochromatic Colors of #710863
Black with #710863
Text Example
Text Example
White with #710863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710863; }
p { color: rgb(113,8,99); }
H1.HeaderClassName
{
color: #710863;
}
.AnyTagClassName
{
color: #710863;
}
</style>
background-color css
<style>
a { background-color: #710863; }
a { background-color: rgb(113,8,99); }
div.DivClassName
{
background-color: #710863;
}
.BgClassName
{
background-color: #710863;
}
</style>
border-color css
<style>
span { border-color: #710863; }
span { border-color: rgb(113,8,99); }
td.TdClassName
{
border-color: #710863;
}
.TagClassName
{
border-color: #710863;
}
</style>