Shades of Palatinate Purple #712861
Tints of Palatinate Purple #712861
RGB
CMYK
RGB Variations
Color information
#712861 (or 0x712861) is known color: Palatinate Purple. HEX triplet: 71, 28 and 61. RGB value is (113,40,97). Sum of RGB (Red+Green+Blue) = 113+40+97=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 40 (16.02% from 255 or 16% from 250); Blue value is 97 (38.28% from 255 or 38.8% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #712861 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712861 is #8ED79E. Grayscale: #444444. Windows color (decimal): -9361311 or 6367345. OLE color: 6367345.
HSL color Cylindrical-coordinate representation of color #712861: hue angle of 313.15º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #712861 is Cyan = 0, Magento = 0.65, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 40 | 97 | - |
| CMYK | 0 | 0.65 | 0.14 | 0.56 |
| HSL | 313.15º | 0.48% | 0.3% | - |
| HSV(B) | 313.15º | 0.65% | 0.44% | - |
| XYZ | 9.73 | 5.89 | 11.93 | - |
| YUV | 68.33 | 144.18 | 159.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 40 | 97 | 0 | 0.65 | 0.14 | 0.56 | 313.15 | 0.48 | 0.3 |
| Hex | 71 | 28 | 61 | 0 | 41 | E | 38 | 139 | 30 | 1E |
| Octal | 161 | 50 | 141 | 0 | 101 | 16 | 70 | 471 | 60 | 36 |
| Binary | 1110001 | 101000 | 1100001 | 0 | 1000001 | 1110 | 111000 | 100111001 | 110000 | 11110 |
Color Harmonies of #712861
Complementary color
Monochromatic Colors of #712861
Black with #712861
Text Example
Text Example
White with #712861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712861; }
p { color: rgb(113,40,97); }
H1.HeaderClassName
{
color: #712861;
}
.AnyTagClassName
{
color: #712861;
}
</style>
background-color css
<style>
a { background-color: #712861; }
a { background-color: rgb(113,40,97); }
div.DivClassName
{
background-color: #712861;
}
.BgClassName
{
background-color: #712861;
}
</style>
border-color css
<style>
span { border-color: #712861; }
span { border-color: rgb(113,40,97); }
td.TdClassName
{
border-color: #712861;
}
.TagClassName
{
border-color: #712861;
}
</style>