Shades of Palatinate Purple #710561
Tints of Palatinate Purple #710561
RGB
CMYK
RGB Variations
Color information
#710561 (or 0x710561) is known color: Palatinate Purple. HEX triplet: 71, 05 and 61. RGB value is (113,5,97). Sum of RGB (Red+Green+Blue) = 113+5+97=215 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.56% from 215); Green value is 5 (2.34% from 255 or 2.33% from 215); Blue value is 97 (38.28% from 255 or 45.12% from 215); Max value from RGB is 113 - color contains mainly: red. Hex color #710561 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710561 is #8EFA9E. Grayscale: #2F2F2F. Windows color (decimal): -9370271 or 6358385. OLE color: 6358385.
HSL color Cylindrical-coordinate representation of color #710561: hue angle of 308.89º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #710561 is Cyan = 0, Magento = 0.96, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 97 | - |
| CMYK | 0 | 0.96 | 0.14 | 0.56 |
| HSL | 308.89º | 0.92% | 0.23% | - |
| HSV(B) | 308.89º | 0.96% | 0.44% | - |
| XYZ | 9.02 | 4.48 | 11.7 | - |
| YUV | 47.78 | 155.78 | 174.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 97 | 0 | 0.96 | 0.14 | 0.56 | 308.89 | 0.92 | 0.23 |
| Hex | 71 | 5 | 61 | 0 | 60 | E | 38 | 135 | 5C | 17 |
| Octal | 161 | 5 | 141 | 0 | 140 | 16 | 70 | 465 | 134 | 27 |
| Binary | 1110001 | 101 | 1100001 | 0 | 1100000 | 1110 | 111000 | 100110101 | 1011100 | 10111 |
Color Harmonies of #710561
Complementary color
Monochromatic Colors of #710561
Black with #710561
Text Example
Text Example
White with #710561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710561; }
p { color: rgb(113,5,97); }
H1.HeaderClassName
{
color: #710561;
}
.AnyTagClassName
{
color: #710561;
}
</style>
background-color css
<style>
a { background-color: #710561; }
a { background-color: rgb(113,5,97); }
div.DivClassName
{
background-color: #710561;
}
.BgClassName
{
background-color: #710561;
}
</style>
border-color css
<style>
span { border-color: #710561; }
span { border-color: rgb(113,5,97); }
td.TdClassName
{
border-color: #710561;
}
.TagClassName
{
border-color: #710561;
}
</style>