Shades of Palatinate Purple #712558
Tints of Palatinate Purple #712558
RGB
CMYK
RGB Variations
Color information
#712558 (or 0x712558) is known color: Palatinate Purple. HEX triplet: 71, 25 and 58. RGB value is (113,37,88). Sum of RGB (Red+Green+Blue) = 113+37+88=238 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.48% from 238); Green value is 37 (14.84% from 255 or 15.55% from 238); Blue value is 88 (34.77% from 255 or 36.97% from 238); Max value from RGB is 113 - color contains mainly: red. Hex color #712558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712558 is #8EDAA7. Grayscale: #414141. Windows color (decimal): -9362088 or 5776753. OLE color: 5776753.
HSL color Cylindrical-coordinate representation of color #712558: hue angle of 319.74º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #712558 is Cyan = 0, Magento = 0.67, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 37 | 88 | - |
| CMYK | 0 | 0.67 | 0.22 | 0.56 |
| HSL | 319.74º | 0.51% | 0.29% | - |
| HSV(B) | 319.74º | 0.67% | 0.44% | - |
| XYZ | 9.23 | 5.54 | 9.81 | - |
| YUV | 65.54 | 140.68 | 161.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 37 | 88 | 0 | 0.67 | 0.22 | 0.56 | 319.74 | 0.51 | 0.29 |
| Hex | 71 | 25 | 58 | 0 | 43 | 16 | 38 | 140 | 33 | 1D |
| Octal | 161 | 45 | 130 | 0 | 103 | 26 | 70 | 500 | 63 | 35 |
| Binary | 1110001 | 100101 | 1011000 | 0 | 1000011 | 10110 | 111000 | 101000000 | 110011 | 11101 |
Color Harmonies of #712558
Complementary color
Monochromatic Colors of #712558
Black with #712558
Text Example
Text Example
White with #712558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712558; }
p { color: rgb(113,37,88); }
H1.HeaderClassName
{
color: #712558;
}
.AnyTagClassName
{
color: #712558;
}
</style>
background-color css
<style>
a { background-color: #712558; }
a { background-color: rgb(113,37,88); }
div.DivClassName
{
background-color: #712558;
}
.BgClassName
{
background-color: #712558;
}
</style>
border-color css
<style>
span { border-color: #712558; }
span { border-color: rgb(113,37,88); }
td.TdClassName
{
border-color: #712558;
}
.TagClassName
{
border-color: #712558;
}
</style>