Shades of Palatinate Purple #711063
Tints of Palatinate Purple #711063
RGB
CMYK
RGB Variations
Color information
#711063 (or 0x711063) is known color: Palatinate Purple. HEX triplet: 71, 10 and 63. RGB value is (113,16,99). Sum of RGB (Red+Green+Blue) = 113+16+99=228 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.56% from 228); Green value is 16 (6.64% from 255 or 7.02% from 228); Blue value is 99 (39.06% from 255 or 43.42% from 228); Max value from RGB is 113 - color contains mainly: red. Hex color #711063 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711063 is #8EEF9C. Grayscale: #363636. Windows color (decimal): -9367453 or 6492273. OLE color: 6492273.
HSL color Cylindrical-coordinate representation of color #711063: hue angle of 308.66º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #711063 is Cyan = 0, Magento = 0.86, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 16 | 99 | - |
| CMYK | 0 | 0.86 | 0.12 | 0.56 |
| HSL | 308.66º | 0.75% | 0.25% | - |
| HSV(B) | 308.66º | 0.86% | 0.44% | - |
| XYZ | 9.25 | 4.78 | 12.24 | - |
| YUV | 54.47 | 153.14 | 169.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 16 | 99 | 0 | 0.86 | 0.12 | 0.56 | 308.66 | 0.75 | 0.25 |
| Hex | 71 | 10 | 63 | 0 | 56 | C | 38 | 135 | 4B | 19 |
| Octal | 161 | 20 | 143 | 0 | 126 | 14 | 70 | 465 | 113 | 31 |
| Binary | 1110001 | 10000 | 1100011 | 0 | 1010110 | 1100 | 111000 | 100110101 | 1001011 | 11001 |
Color Harmonies of #711063
Complementary color
Monochromatic Colors of #711063
Black with #711063
Text Example
Text Example
White with #711063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711063; }
p { color: rgb(113,16,99); }
H1.HeaderClassName
{
color: #711063;
}
.AnyTagClassName
{
color: #711063;
}
</style>
background-color css
<style>
a { background-color: #711063; }
a { background-color: rgb(113,16,99); }
div.DivClassName
{
background-color: #711063;
}
.BgClassName
{
background-color: #711063;
}
</style>
border-color css
<style>
span { border-color: #711063; }
span { border-color: rgb(113,16,99); }
td.TdClassName
{
border-color: #711063;
}
.TagClassName
{
border-color: #711063;
}
</style>