Shades of Palatinate Purple #711558
Tints of Palatinate Purple #711558
RGB
CMYK
RGB Variations
Color information
#711558 (or 0x711558) is known color: Palatinate Purple. HEX triplet: 71, 15 and 58. RGB value is (113,21,88). Sum of RGB (Red+Green+Blue) = 113+21+88=222 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.90% from 222); Green value is 21 (8.59% from 255 or 9.46% from 222); Blue value is 88 (34.77% from 255 or 39.64% from 222); Max value from RGB is 113 - color contains mainly: red. Hex color #711558 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711558 is #8EEAA7. Grayscale: #373737. Windows color (decimal): -9366184 or 5772657. OLE color: 5772657.
HSL color Cylindrical-coordinate representation of color #711558: hue angle of 316.3º 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 #711558 is Cyan = 0, Magento = 0.81, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 21 | 88 | - |
| CMYK | 0 | 0.81 | 0.22 | 0.56 |
| HSL | 316.3º | 0.69% | 0.26% | - |
| HSV(B) | 316.3º | 0.81% | 0.44% | - |
| XYZ | 8.84 | 4.75 | 9.68 | - |
| YUV | 56.15 | 145.98 | 168.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 21 | 88 | 0 | 0.81 | 0.22 | 0.56 | 316.3 | 0.69 | 0.26 |
| Hex | 71 | 15 | 58 | 0 | 51 | 16 | 38 | 13C | 45 | 1A |
| Octal | 161 | 25 | 130 | 0 | 121 | 26 | 70 | 474 | 105 | 32 |
| Binary | 1110001 | 10101 | 1011000 | 0 | 1010001 | 10110 | 111000 | 100111100 | 1000101 | 11010 |
Color Harmonies of #711558
Complementary color
Monochromatic Colors of #711558
Black with #711558
Text Example
Text Example
White with #711558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711558; }
p { color: rgb(113,21,88); }
H1.HeaderClassName
{
color: #711558;
}
.AnyTagClassName
{
color: #711558;
}
</style>
background-color css
<style>
a { background-color: #711558; }
a { background-color: rgb(113,21,88); }
div.DivClassName
{
background-color: #711558;
}
.BgClassName
{
background-color: #711558;
}
</style>
border-color css
<style>
span { border-color: #711558; }
span { border-color: rgb(113,21,88); }
td.TdClassName
{
border-color: #711558;
}
.TagClassName
{
border-color: #711558;
}
</style>