Shades of Palatinate Purple #710861
Tints of Palatinate Purple #710861
RGB
CMYK
RGB Variations
Color information
#710861 (or 0x710861) is known color: Palatinate Purple. HEX triplet: 71, 08 and 61. RGB value is (113,8,97). Sum of RGB (Red+Green+Blue) = 113+8+97=218 (28% of max value = 765). Red value is 113 (44.53% from 255 or 51.83% from 218); Green value is 8 (3.52% from 255 or 3.67% from 218); Blue value is 97 (38.28% from 255 or 44.50% from 218); Max value from RGB is 113 - color contains mainly: red. Hex color #710861 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710861 is #8EF79E. Grayscale: #313131. Windows color (decimal): -9369503 or 6359153. OLE color: 6359153.
HSL color Cylindrical-coordinate representation of color #710861: hue angle of 309.14º 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 #710861 is Cyan = 0, Magento = 0.93, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 8 | 97 | - |
| CMYK | 0 | 0.93 | 0.14 | 0.56 |
| HSL | 309.14º | 0.87% | 0.24% | - |
| HSV(B) | 309.14º | 0.93% | 0.44% | - |
| XYZ | 9.05 | 4.55 | 11.71 | - |
| YUV | 49.54 | 154.79 | 173.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 8 | 97 | 0 | 0.93 | 0.14 | 0.56 | 309.14 | 0.87 | 0.24 |
| Hex | 71 | 8 | 61 | 0 | 5D | E | 38 | 135 | 57 | 18 |
| Octal | 161 | 10 | 141 | 0 | 135 | 16 | 70 | 465 | 127 | 30 |
| Binary | 1110001 | 1000 | 1100001 | 0 | 1011101 | 1110 | 111000 | 100110101 | 1010111 | 11000 |
Color Harmonies of #710861
Complementary color
Monochromatic Colors of #710861
Black with #710861
Text Example
Text Example
White with #710861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710861; }
p { color: rgb(113,8,97); }
H1.HeaderClassName
{
color: #710861;
}
.AnyTagClassName
{
color: #710861;
}
</style>
background-color css
<style>
a { background-color: #710861; }
a { background-color: rgb(113,8,97); }
div.DivClassName
{
background-color: #710861;
}
.BgClassName
{
background-color: #710861;
}
</style>
border-color css
<style>
span { border-color: #710861; }
span { border-color: rgb(113,8,97); }
td.TdClassName
{
border-color: #710861;
}
.TagClassName
{
border-color: #710861;
}
</style>