Shades of Palatinate Purple #722464
Tints of Palatinate Purple #722464
RGB
CMYK
RGB Variations
Color information
#722464 (or 0x722464) is known color: Palatinate Purple. HEX triplet: 72, 24 and 64. RGB value is (114,36,100). Sum of RGB (Red+Green+Blue) = 114+36+100=250 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.6% from 250); Green value is 36 (14.45% from 255 or 14.4% from 250); Blue value is 100 (39.45% from 255 or 40% from 250); Max value from RGB is 114 - color contains mainly: red. Hex color #722464 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722464 is #8DDB9B. Grayscale: #424242. Windows color (decimal): -9296796 or 6562930. OLE color: 6562930.
HSL color Cylindrical-coordinate representation of color #722464: hue angle of 310.77º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722464 is Cyan = 0, Magento = 0.68, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 36 | 100 | - |
| CMYK | 0 | 0.68 | 0.12 | 0.55 |
| HSL | 310.77º | 0.52% | 0.29% | - |
| HSV(B) | 310.77º | 0.68% | 0.45% | - |
| XYZ | 9.87 | 5.76 | 12.65 | - |
| YUV | 66.62 | 146.84 | 161.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 100 | 0 | 0.68 | 0.12 | 0.55 | 310.77 | 0.52 | 0.29 |
| Hex | 72 | 24 | 64 | 0 | 44 | C | 37 | 137 | 34 | 1D |
| Octal | 162 | 44 | 144 | 0 | 104 | 14 | 67 | 467 | 64 | 35 |
| Binary | 1110010 | 100100 | 1100100 | 0 | 1000100 | 1100 | 110111 | 100110111 | 110100 | 11101 |
Color Harmonies of #722464
Complementary color
Monochromatic Colors of #722464
Black with #722464
Text Example
Text Example
White with #722464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722464; }
p { color: rgb(114,36,100); }
H1.HeaderClassName
{
color: #722464;
}
.AnyTagClassName
{
color: #722464;
}
</style>
background-color css
<style>
a { background-color: #722464; }
a { background-color: rgb(114,36,100); }
div.DivClassName
{
background-color: #722464;
}
.BgClassName
{
background-color: #722464;
}
</style>
border-color css
<style>
span { border-color: #722464; }
span { border-color: rgb(114,36,100); }
td.TdClassName
{
border-color: #722464;
}
.TagClassName
{
border-color: #722464;
}
</style>