Shades of Palatinate Purple #712156
Tints of Palatinate Purple #712156
RGB
CMYK
RGB Variations
Color information
#712156 (or 0x712156) is known color: Palatinate Purple. HEX triplet: 71, 21 and 56. RGB value is (113,33,86). Sum of RGB (Red+Green+Blue) = 113+33+86=232 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.71% from 232); Green value is 33 (13.28% from 255 or 14.22% from 232); Blue value is 86 (33.98% from 255 or 37.07% from 232); Max value from RGB is 113 - color contains mainly: red. Hex color #712156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712156 is #8EDEA9. Grayscale: #3E3E3E. Windows color (decimal): -9363114 or 5644657. OLE color: 5644657.
HSL color Cylindrical-coordinate representation of color #712156: hue angle of 320.25º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #712156 is Cyan = 0, Magento = 0.71, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 33 | 86 | - |
| CMYK | 0 | 0.71 | 0.24 | 0.56 |
| HSL | 320.25º | 0.55% | 0.29% | - |
| HSV(B) | 320.25º | 0.71% | 0.44% | - |
| XYZ | 9.03 | 5.27 | 9.35 | - |
| YUV | 62.96 | 141 | 163.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 33 | 86 | 0 | 0.71 | 0.24 | 0.56 | 320.25 | 0.55 | 0.29 |
| Hex | 71 | 21 | 56 | 0 | 47 | 18 | 38 | 140 | 37 | 1D |
| Octal | 161 | 41 | 126 | 0 | 107 | 30 | 70 | 500 | 67 | 35 |
| Binary | 1110001 | 100001 | 1010110 | 0 | 1000111 | 11000 | 111000 | 101000000 | 110111 | 11101 |
Color Harmonies of #712156
Complementary color
Monochromatic Colors of #712156
Black with #712156
Text Example
Text Example
White with #712156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712156; }
p { color: rgb(113,33,86); }
H1.HeaderClassName
{
color: #712156;
}
.AnyTagClassName
{
color: #712156;
}
</style>
background-color css
<style>
a { background-color: #712156; }
a { background-color: rgb(113,33,86); }
div.DivClassName
{
background-color: #712156;
}
.BgClassName
{
background-color: #712156;
}
</style>
border-color css
<style>
span { border-color: #712156; }
span { border-color: rgb(113,33,86); }
td.TdClassName
{
border-color: #712156;
}
.TagClassName
{
border-color: #712156;
}
</style>