Shades of Palatinate Purple #711561
Tints of Palatinate Purple #711561
RGB
CMYK
RGB Variations
Color information
#711561 (or 0x711561) is known color: Palatinate Purple. HEX triplet: 71, 15 and 61. RGB value is (113,21,97). Sum of RGB (Red+Green+Blue) = 113+21+97=231 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.92% from 231); Green value is 21 (8.59% from 255 or 9.09% from 231); Blue value is 97 (38.28% from 255 or 41.99% from 231); Max value from RGB is 113 - color contains mainly: red. Hex color #711561 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711561 is #8EEA9E. Grayscale: #383838. Windows color (decimal): -9366175 or 6362481. OLE color: 6362481.
HSL color Cylindrical-coordinate representation of color #711561: hue angle of 310.43º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #711561 is Cyan = 0, Magento = 0.81, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 21 | 97 | - |
| CMYK | 0 | 0.81 | 0.14 | 0.56 |
| HSL | 310.43º | 0.69% | 0.26% | - |
| HSV(B) | 310.43º | 0.81% | 0.44% | - |
| XYZ | 9.24 | 4.91 | 11.77 | - |
| YUV | 57.17 | 150.48 | 167.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 21 | 97 | 0 | 0.81 | 0.14 | 0.56 | 310.43 | 0.69 | 0.26 |
| Hex | 71 | 15 | 61 | 0 | 51 | E | 38 | 136 | 45 | 1A |
| Octal | 161 | 25 | 141 | 0 | 121 | 16 | 70 | 466 | 105 | 32 |
| Binary | 1110001 | 10101 | 1100001 | 0 | 1010001 | 1110 | 111000 | 100110110 | 1000101 | 11010 |
Color Harmonies of #711561
Complementary color
Monochromatic Colors of #711561
Black with #711561
Text Example
Text Example
White with #711561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711561; }
p { color: rgb(113,21,97); }
H1.HeaderClassName
{
color: #711561;
}
.AnyTagClassName
{
color: #711561;
}
</style>
background-color css
<style>
a { background-color: #711561; }
a { background-color: rgb(113,21,97); }
div.DivClassName
{
background-color: #711561;
}
.BgClassName
{
background-color: #711561;
}
</style>
border-color css
<style>
span { border-color: #711561; }
span { border-color: rgb(113,21,97); }
td.TdClassName
{
border-color: #711561;
}
.TagClassName
{
border-color: #711561;
}
</style>