Shades of Palatinate Purple #711461
Tints of Palatinate Purple #711461
RGB
CMYK
RGB Variations
Color information
#711461 (or 0x711461) is known color: Palatinate Purple. HEX triplet: 71, 14 and 61. RGB value is (113,20,97). Sum of RGB (Red+Green+Blue) = 113+20+97=230 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.13% from 230); Green value is 20 (8.20% from 255 or 8.70% from 230); Blue value is 97 (38.28% from 255 or 42.17% from 230); Max value from RGB is 113 - color contains mainly: red. Hex color #711461 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711461 is #8EEB9E. Grayscale: #383838. Windows color (decimal): -9366431 or 6362225. OLE color: 6362225.
HSL color Cylindrical-coordinate representation of color #711461: hue angle of 310.32º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #711461 is Cyan = 0, Magento = 0.82, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 20 | 97 | - |
| CMYK | 0 | 0.82 | 0.14 | 0.56 |
| HSL | 310.32º | 0.7% | 0.26% | - |
| HSV(B) | 310.32º | 0.82% | 0.44% | - |
| XYZ | 9.22 | 4.87 | 11.76 | - |
| YUV | 56.59 | 150.81 | 168.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 20 | 97 | 0 | 0.82 | 0.14 | 0.56 | 310.32 | 0.7 | 0.26 |
| Hex | 71 | 14 | 61 | 0 | 52 | E | 38 | 136 | 46 | 1A |
| Octal | 161 | 24 | 141 | 0 | 122 | 16 | 70 | 466 | 106 | 32 |
| Binary | 1110001 | 10100 | 1100001 | 0 | 1010010 | 1110 | 111000 | 100110110 | 1000110 | 11010 |
Color Harmonies of #711461
Complementary color
Monochromatic Colors of #711461
Black with #711461
Text Example
Text Example
White with #711461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711461; }
p { color: rgb(113,20,97); }
H1.HeaderClassName
{
color: #711461;
}
.AnyTagClassName
{
color: #711461;
}
</style>
background-color css
<style>
a { background-color: #711461; }
a { background-color: rgb(113,20,97); }
div.DivClassName
{
background-color: #711461;
}
.BgClassName
{
background-color: #711461;
}
</style>
border-color css
<style>
span { border-color: #711461; }
span { border-color: rgb(113,20,97); }
td.TdClassName
{
border-color: #711461;
}
.TagClassName
{
border-color: #711461;
}
</style>