Shades of Palatinate Purple #712658
Tints of Palatinate Purple #712658
RGB
CMYK
RGB Variations
Color information
#712658 (or 0x712658) is known color: Palatinate Purple. HEX triplet: 71, 26 and 58. RGB value is (113,38,88). Sum of RGB (Red+Green+Blue) = 113+38+88=239 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.28% from 239); Green value is 38 (15.23% from 255 or 15.90% from 239); Blue value is 88 (34.77% from 255 or 36.82% from 239); Max value from RGB is 113 - color contains mainly: red. Hex color #712658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712658 is #8ED9A7. Grayscale: #424242. Windows color (decimal): -9361832 or 5777009. OLE color: 5777009.
HSL color Cylindrical-coordinate representation of color #712658: hue angle of 320º 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 #712658 is Cyan = 0, Magento = 0.66, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 38 | 88 | - |
| CMYK | 0 | 0.66 | 0.22 | 0.56 |
| HSL | 320º | 0.5% | 0.3% | - |
| HSV(B) | 320º | 0.66% | 0.44% | - |
| XYZ | 9.26 | 5.6 | 9.83 | - |
| YUV | 66.13 | 140.35 | 161.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 38 | 88 | 0 | 0.66 | 0.22 | 0.56 | 320 | 0.5 | 0.3 |
| Hex | 71 | 26 | 58 | 0 | 42 | 16 | 38 | 140 | 32 | 1E |
| Octal | 161 | 46 | 130 | 0 | 102 | 26 | 70 | 500 | 62 | 36 |
| Binary | 1110001 | 100110 | 1011000 | 0 | 1000010 | 10110 | 111000 | 101000000 | 110010 | 11110 |
Color Harmonies of #712658
Complementary color
Monochromatic Colors of #712658
Black with #712658
Text Example
Text Example
White with #712658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712658; }
p { color: rgb(113,38,88); }
H1.HeaderClassName
{
color: #712658;
}
.AnyTagClassName
{
color: #712658;
}
</style>
background-color css
<style>
a { background-color: #712658; }
a { background-color: rgb(113,38,88); }
div.DivClassName
{
background-color: #712658;
}
.BgClassName
{
background-color: #712658;
}
</style>
border-color css
<style>
span { border-color: #712658; }
span { border-color: rgb(113,38,88); }
td.TdClassName
{
border-color: #712658;
}
.TagClassName
{
border-color: #712658;
}
</style>