Shades of Palatinate Purple #721456
Tints of Palatinate Purple #721456
RGB
CMYK
RGB Variations
Color information
#721456 (or 0x721456) is known color: Palatinate Purple. HEX triplet: 72, 14 and 56. RGB value is (114,20,86). Sum of RGB (Red+Green+Blue) = 114+20+86=220 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.82% from 220); Green value is 20 (8.20% from 255 or 9.09% from 220); Blue value is 86 (33.98% from 255 or 39.09% from 220); Max value from RGB is 114 - color contains mainly: red. Hex color #721456 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #721456 is #8DEBA9. Grayscale: #373737. Windows color (decimal): -9300906 or 5641330. OLE color: 5641330.
HSL color Cylindrical-coordinate representation of color #721456: hue angle of 317.87º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #721456 is Cyan = 0, Magento = 0.82, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 20 | 86 | - |
| CMYK | 0 | 0.82 | 0.25 | 0.55 |
| HSL | 317.87º | 0.7% | 0.26% | - |
| HSV(B) | 317.87º | 0.82% | 0.45% | - |
| XYZ | 8.87 | 4.75 | 9.25 | - |
| YUV | 55.63 | 145.14 | 169.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 20 | 86 | 0 | 0.82 | 0.25 | 0.55 | 317.87 | 0.7 | 0.26 |
| Hex | 72 | 14 | 56 | 0 | 52 | 19 | 37 | 13E | 46 | 1A |
| Octal | 162 | 24 | 126 | 0 | 122 | 31 | 67 | 476 | 106 | 32 |
| Binary | 1110010 | 10100 | 1010110 | 0 | 1010010 | 11001 | 110111 | 100111110 | 1000110 | 11010 |
Color Harmonies of #721456
Complementary color
Monochromatic Colors of #721456
Black with #721456
Text Example
Text Example
White with #721456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721456; }
p { color: rgb(114,20,86); }
H1.HeaderClassName
{
color: #721456;
}
.AnyTagClassName
{
color: #721456;
}
</style>
background-color css
<style>
a { background-color: #721456; }
a { background-color: rgb(114,20,86); }
div.DivClassName
{
background-color: #721456;
}
.BgClassName
{
background-color: #721456;
}
</style>
border-color css
<style>
span { border-color: #721456; }
span { border-color: rgb(114,20,86); }
td.TdClassName
{
border-color: #721456;
}
.TagClassName
{
border-color: #721456;
}
</style>