Shades of Palatinate Purple #712560
Tints of Palatinate Purple #712560
RGB
CMYK
RGB Variations
Color information
#712560 (or 0x712560) is known color: Palatinate Purple. HEX triplet: 71, 25 and 60. RGB value is (113,37,96). Sum of RGB (Red+Green+Blue) = 113+37+96=246 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.93% from 246); Green value is 37 (14.84% from 255 or 15.04% from 246); Blue value is 96 (37.89% from 255 or 39.02% from 246); Max value from RGB is 113 - color contains mainly: red. Hex color #712560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712560 is #8EDA9F. Grayscale: #424242. Windows color (decimal): -9362080 or 6301041. OLE color: 6301041.
HSL color Cylindrical-coordinate representation of color #712560: hue angle of 313.42º 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 #712560 is Cyan = 0, Magento = 0.67, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 37 | 96 | - |
| CMYK | 0 | 0.67 | 0.15 | 0.56 |
| HSL | 313.42º | 0.51% | 0.29% | - |
| HSV(B) | 313.42º | 0.67% | 0.44% | - |
| XYZ | 9.58 | 5.68 | 11.66 | - |
| YUV | 66.45 | 144.68 | 161.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 37 | 96 | 0 | 0.67 | 0.15 | 0.56 | 313.42 | 0.51 | 0.29 |
| Hex | 71 | 25 | 60 | 0 | 43 | F | 38 | 139 | 33 | 1D |
| Octal | 161 | 45 | 140 | 0 | 103 | 17 | 70 | 471 | 63 | 35 |
| Binary | 1110001 | 100101 | 1100000 | 0 | 1000011 | 1111 | 111000 | 100111001 | 110011 | 11101 |
Color Harmonies of #712560
Complementary color
Monochromatic Colors of #712560
Black with #712560
Text Example
Text Example
White with #712560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712560; }
p { color: rgb(113,37,96); }
H1.HeaderClassName
{
color: #712560;
}
.AnyTagClassName
{
color: #712560;
}
</style>
background-color css
<style>
a { background-color: #712560; }
a { background-color: rgb(113,37,96); }
div.DivClassName
{
background-color: #712560;
}
.BgClassName
{
background-color: #712560;
}
</style>
border-color css
<style>
span { border-color: #712560; }
span { border-color: rgb(113,37,96); }
td.TdClassName
{
border-color: #712560;
}
.TagClassName
{
border-color: #712560;
}
</style>