Shades of Palatinate Purple #721359
Tints of Palatinate Purple #721359
RGB
CMYK
RGB Variations
Color information
#721359 (or 0x721359) is known color: Palatinate Purple. HEX triplet: 72, 13 and 59. RGB value is (114,19,89). Sum of RGB (Red+Green+Blue) = 114+19+89=222 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.35% from 222); Green value is 19 (7.81% from 255 or 8.56% from 222); Blue value is 89 (35.16% from 255 or 40.09% from 222); Max value from RGB is 114 - color contains mainly: red. Hex color #721359 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #721359 is #8DECA6. Grayscale: #373737. Windows color (decimal): -9301159 or 5837682. OLE color: 5837682.
HSL color Cylindrical-coordinate representation of color #721359: hue angle of 315.79º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #721359 is Cyan = 0, Magento = 0.83, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 19 | 89 | - |
| CMYK | 0 | 0.83 | 0.22 | 0.55 |
| HSL | 315.79º | 0.71% | 0.26% | - |
| HSV(B) | 315.79º | 0.83% | 0.45% | - |
| XYZ | 8.98 | 4.76 | 9.9 | - |
| YUV | 55.39 | 146.97 | 169.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 19 | 89 | 0 | 0.83 | 0.22 | 0.55 | 315.79 | 0.71 | 0.26 |
| Hex | 72 | 13 | 59 | 0 | 53 | 16 | 37 | 13C | 47 | 1A |
| Octal | 162 | 23 | 131 | 0 | 123 | 26 | 67 | 474 | 107 | 32 |
| Binary | 1110010 | 10011 | 1011001 | 0 | 1010011 | 10110 | 110111 | 100111100 | 1000111 | 11010 |
Color Harmonies of #721359
Complementary color
Monochromatic Colors of #721359
Black with #721359
Text Example
Text Example
White with #721359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721359; }
p { color: rgb(114,19,89); }
H1.HeaderClassName
{
color: #721359;
}
.AnyTagClassName
{
color: #721359;
}
</style>
background-color css
<style>
a { background-color: #721359; }
a { background-color: rgb(114,19,89); }
div.DivClassName
{
background-color: #721359;
}
.BgClassName
{
background-color: #721359;
}
</style>
border-color css
<style>
span { border-color: #721359; }
span { border-color: rgb(114,19,89); }
td.TdClassName
{
border-color: #721359;
}
.TagClassName
{
border-color: #721359;
}
</style>