Shades of Palatinate Purple #710961
Tints of Palatinate Purple #710961
RGB
CMYK
RGB Variations
Color information
#710961 (or 0x710961) is known color: Palatinate Purple. HEX triplet: 71, 09 and 61. RGB value is (113,9,97). Sum of RGB (Red+Green+Blue) = 113+9+97=219 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.60% from 219); Green value is 9 (3.91% from 255 or 4.11% from 219); Blue value is 97 (38.28% from 255 or 44.29% from 219); Max value from RGB is 113 - color contains mainly: red. Hex color #710961 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710961 is #8EF69E. Grayscale: #313131. Windows color (decimal): -9369247 or 6359409. OLE color: 6359409.
HSL color Cylindrical-coordinate representation of color #710961: hue angle of 309.23º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #710961 is Cyan = 0, Magento = 0.92, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 9 | 97 | - |
| CMYK | 0 | 0.92 | 0.14 | 0.56 |
| HSL | 309.23º | 0.85% | 0.24% | - |
| HSV(B) | 309.23º | 0.92% | 0.44% | - |
| XYZ | 9.07 | 4.57 | 11.71 | - |
| YUV | 50.13 | 154.46 | 172.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 9 | 97 | 0 | 0.92 | 0.14 | 0.56 | 309.23 | 0.85 | 0.24 |
| Hex | 71 | 9 | 61 | 0 | 5C | E | 38 | 135 | 55 | 18 |
| Octal | 161 | 11 | 141 | 0 | 134 | 16 | 70 | 465 | 125 | 30 |
| Binary | 1110001 | 1001 | 1100001 | 0 | 1011100 | 1110 | 111000 | 100110101 | 1010101 | 11000 |
Color Harmonies of #710961
Complementary color
Monochromatic Colors of #710961
Black with #710961
Text Example
Text Example
White with #710961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710961; }
p { color: rgb(113,9,97); }
H1.HeaderClassName
{
color: #710961;
}
.AnyTagClassName
{
color: #710961;
}
</style>
background-color css
<style>
a { background-color: #710961; }
a { background-color: rgb(113,9,97); }
div.DivClassName
{
background-color: #710961;
}
.BgClassName
{
background-color: #710961;
}
</style>
border-color css
<style>
span { border-color: #710961; }
span { border-color: rgb(113,9,97); }
td.TdClassName
{
border-color: #710961;
}
.TagClassName
{
border-color: #710961;
}
</style>