Shades of Palatinate Purple #710860
Tints of Palatinate Purple #710860
RGB
CMYK
RGB Variations
Color information
#710860 (or 0x710860) is known color: Palatinate Purple. HEX triplet: 71, 08 and 60. RGB value is (113,8,96). Sum of RGB (Red+Green+Blue) = 113+8+96=217 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.07% from 217); Green value is 8 (3.52% from 255 or 3.69% from 217); Blue value is 96 (37.89% from 255 or 44.24% from 217); Max value from RGB is 113 - color contains mainly: red. Hex color #710860 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710860 is #8EF79F. Grayscale: #313131. Windows color (decimal): -9369504 or 6293617. OLE color: 6293617.
HSL color Cylindrical-coordinate representation of color #710860: hue angle of 309.71º 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 #710860 is Cyan = 0, Magento = 0.93, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 8 | 96 | - |
| CMYK | 0 | 0.93 | 0.15 | 0.56 |
| HSL | 309.71º | 0.87% | 0.24% | - |
| HSV(B) | 309.71º | 0.93% | 0.44% | - |
| XYZ | 9.01 | 4.53 | 11.47 | - |
| YUV | 49.43 | 154.29 | 173.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 8 | 96 | 0 | 0.93 | 0.15 | 0.56 | 309.71 | 0.87 | 0.24 |
| Hex | 71 | 8 | 60 | 0 | 5D | F | 38 | 136 | 57 | 18 |
| Octal | 161 | 10 | 140 | 0 | 135 | 17 | 70 | 466 | 127 | 30 |
| Binary | 1110001 | 1000 | 1100000 | 0 | 1011101 | 1111 | 111000 | 100110110 | 1010111 | 11000 |
Color Harmonies of #710860
Complementary color
Monochromatic Colors of #710860
Black with #710860
Text Example
Text Example
White with #710860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710860; }
p { color: rgb(113,8,96); }
H1.HeaderClassName
{
color: #710860;
}
.AnyTagClassName
{
color: #710860;
}
</style>
background-color css
<style>
a { background-color: #710860; }
a { background-color: rgb(113,8,96); }
div.DivClassName
{
background-color: #710860;
}
.BgClassName
{
background-color: #710860;
}
</style>
border-color css
<style>
span { border-color: #710860; }
span { border-color: rgb(113,8,96); }
td.TdClassName
{
border-color: #710860;
}
.TagClassName
{
border-color: #710860;
}
</style>