Shades of Palatinate Purple #712659
Tints of Palatinate Purple #712659
RGB
CMYK
RGB Variations
Color information
#712659 (or 0x712659) is known color: Palatinate Purple. HEX triplet: 71, 26 and 59. RGB value is (113,38,89). Sum of RGB (Red+Green+Blue) = 113+38+89=240 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.08% from 240); Green value is 38 (15.23% from 255 or 15.83% from 240); Blue value is 89 (35.16% from 255 or 37.08% from 240); Max value from RGB is 113 - color contains mainly: red. Hex color #712659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712659 is #8ED9A6. Grayscale: #424242. Windows color (decimal): -9361831 or 5842545. OLE color: 5842545.
HSL color Cylindrical-coordinate representation of color #712659: hue angle of 319.2º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #712659 is Cyan = 0, Magento = 0.66, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 38 | 89 | - |
| CMYK | 0 | 0.66 | 0.21 | 0.56 |
| HSL | 319.2º | 0.5% | 0.3% | - |
| HSV(B) | 319.2º | 0.66% | 0.44% | - |
| XYZ | 9.31 | 5.62 | 10.05 | - |
| YUV | 66.24 | 140.85 | 161.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 38 | 89 | 0 | 0.66 | 0.21 | 0.56 | 319.2 | 0.5 | 0.3 |
| Hex | 71 | 26 | 59 | 0 | 42 | 15 | 38 | 13F | 32 | 1E |
| Octal | 161 | 46 | 131 | 0 | 102 | 25 | 70 | 477 | 62 | 36 |
| Binary | 1110001 | 100110 | 1011001 | 0 | 1000010 | 10101 | 111000 | 100111111 | 110010 | 11110 |
Color Harmonies of #712659
Complementary color
Monochromatic Colors of #712659
Black with #712659
Text Example
Text Example
White with #712659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712659; }
p { color: rgb(113,38,89); }
H1.HeaderClassName
{
color: #712659;
}
.AnyTagClassName
{
color: #712659;
}
</style>
background-color css
<style>
a { background-color: #712659; }
a { background-color: rgb(113,38,89); }
div.DivClassName
{
background-color: #712659;
}
.BgClassName
{
background-color: #712659;
}
</style>
border-color css
<style>
span { border-color: #712659; }
span { border-color: rgb(113,38,89); }
td.TdClassName
{
border-color: #712659;
}
.TagClassName
{
border-color: #712659;
}
</style>