Shades of Palatinate Purple #712459
Tints of Palatinate Purple #712459
RGB
CMYK
RGB Variations
Color information
#712459 (or 0x712459) is known color: Palatinate Purple. HEX triplet: 71, 24 and 59. RGB value is (113,36,89). Sum of RGB (Red+Green+Blue) = 113+36+89=238 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.48% from 238); Green value is 36 (14.45% from 255 or 15.13% from 238); Blue value is 89 (35.16% from 255 or 37.39% from 238); Max value from RGB is 113 - color contains mainly: red. Hex color #712459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712459 is #8EDBA6. Grayscale: #404040. Windows color (decimal): -9362343 or 5842033. OLE color: 5842033.
HSL color Cylindrical-coordinate representation of color #712459: hue angle of 318.7º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #712459 is Cyan = 0, Magento = 0.68, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 36 | 89 | - |
| CMYK | 0 | 0.68 | 0.21 | 0.56 |
| HSL | 318.7º | 0.52% | 0.29% | - |
| HSV(B) | 318.7º | 0.68% | 0.44% | - |
| XYZ | 9.24 | 5.49 | 10.02 | - |
| YUV | 65.07 | 141.51 | 162.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 36 | 89 | 0 | 0.68 | 0.21 | 0.56 | 318.7 | 0.52 | 0.29 |
| Hex | 71 | 24 | 59 | 0 | 44 | 15 | 38 | 13F | 34 | 1D |
| Octal | 161 | 44 | 131 | 0 | 104 | 25 | 70 | 477 | 64 | 35 |
| Binary | 1110001 | 100100 | 1011001 | 0 | 1000100 | 10101 | 111000 | 100111111 | 110100 | 11101 |
Color Harmonies of #712459
Complementary color
Monochromatic Colors of #712459
Black with #712459
Text Example
Text Example
White with #712459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712459; }
p { color: rgb(113,36,89); }
H1.HeaderClassName
{
color: #712459;
}
.AnyTagClassName
{
color: #712459;
}
</style>
background-color css
<style>
a { background-color: #712459; }
a { background-color: rgb(113,36,89); }
div.DivClassName
{
background-color: #712459;
}
.BgClassName
{
background-color: #712459;
}
</style>
border-color css
<style>
span { border-color: #712459; }
span { border-color: rgb(113,36,89); }
td.TdClassName
{
border-color: #712459;
}
.TagClassName
{
border-color: #712459;
}
</style>