Shades of Palatinate Purple #722264
Tints of Palatinate Purple #722264
RGB
CMYK
RGB Variations
Color information
#722264 (or 0x722264) is known color: Palatinate Purple. HEX triplet: 72, 22 and 64. RGB value is (114,34,100). Sum of RGB (Red+Green+Blue) = 114+34+100=248 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.97% from 248); Green value is 34 (13.67% from 255 or 13.71% from 248); Blue value is 100 (39.45% from 255 or 40.32% from 248); Max value from RGB is 114 - color contains mainly: red. Hex color #722264 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722264 is #8DDD9B. Grayscale: #414141. Windows color (decimal): -9297308 or 6562418. OLE color: 6562418.
HSL color Cylindrical-coordinate representation of color #722264: hue angle of 310.5º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #722264 is Cyan = 0, Magento = 0.70, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 34 | 100 | - |
| CMYK | 0 | 0.70 | 0.12 | 0.55 |
| HSL | 310.5º | 0.54% | 0.29% | - |
| HSV(B) | 310.5º | 0.7% | 0.45% | - |
| XYZ | 9.81 | 5.64 | 12.63 | - |
| YUV | 65.44 | 147.5 | 162.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 34 | 100 | 0 | 0.70 | 0.12 | 0.55 | 310.5 | 0.54 | 0.29 |
| Hex | 72 | 22 | 64 | 0 | 46 | C | 37 | 136 | 36 | 1D |
| Octal | 162 | 42 | 144 | 0 | 106 | 14 | 67 | 466 | 66 | 35 |
| Binary | 1110010 | 100010 | 1100100 | 0 | 1000110 | 1100 | 110111 | 100110110 | 110110 | 11101 |
Color Harmonies of #722264
Complementary color
Monochromatic Colors of #722264
Black with #722264
Text Example
Text Example
White with #722264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722264; }
p { color: rgb(114,34,100); }
H1.HeaderClassName
{
color: #722264;
}
.AnyTagClassName
{
color: #722264;
}
</style>
background-color css
<style>
a { background-color: #722264; }
a { background-color: rgb(114,34,100); }
div.DivClassName
{
background-color: #722264;
}
.BgClassName
{
background-color: #722264;
}
</style>
border-color css
<style>
span { border-color: #722264; }
span { border-color: rgb(114,34,100); }
td.TdClassName
{
border-color: #722264;
}
.TagClassName
{
border-color: #722264;
}
</style>