Shades of Palatinate Purple #722864
Tints of Palatinate Purple #722864
RGB
CMYK
RGB Variations
Color information
#722864 (or 0x722864) is known color: Palatinate Purple. HEX triplet: 72, 28 and 64. RGB value is (114,40,100). Sum of RGB (Red+Green+Blue) = 114+40+100=254 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.88% from 254); Green value is 40 (16.02% from 255 or 15.75% from 254); Blue value is 100 (39.45% from 255 or 39.37% from 254); Max value from RGB is 114 - color contains mainly: red. Hex color #722864 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722864 is #8DD79B. Grayscale: #444444. Windows color (decimal): -9295772 or 6563954. OLE color: 6563954.
HSL color Cylindrical-coordinate representation of color #722864: hue angle of 311.35º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #722864 is Cyan = 0, Magento = 0.65, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 100 | - |
| CMYK | 0 | 0.65 | 0.12 | 0.55 |
| HSL | 311.35º | 0.48% | 0.3% | - |
| HSV(B) | 311.35º | 0.65% | 0.45% | - |
| XYZ | 10 | 6.02 | 12.69 | - |
| YUV | 68.97 | 145.52 | 160.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 100 | 0 | 0.65 | 0.12 | 0.55 | 311.35 | 0.48 | 0.3 |
| Hex | 72 | 28 | 64 | 0 | 41 | C | 37 | 137 | 30 | 1E |
| Octal | 162 | 50 | 144 | 0 | 101 | 14 | 67 | 467 | 60 | 36 |
| Binary | 1110010 | 101000 | 1100100 | 0 | 1000001 | 1100 | 110111 | 100110111 | 110000 | 11110 |
Color Harmonies of #722864
Complementary color
Monochromatic Colors of #722864
Black with #722864
Text Example
Text Example
White with #722864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722864; }
p { color: rgb(114,40,100); }
H1.HeaderClassName
{
color: #722864;
}
.AnyTagClassName
{
color: #722864;
}
</style>
background-color css
<style>
a { background-color: #722864; }
a { background-color: rgb(114,40,100); }
div.DivClassName
{
background-color: #722864;
}
.BgClassName
{
background-color: #722864;
}
</style>
border-color css
<style>
span { border-color: #722864; }
span { border-color: rgb(114,40,100); }
td.TdClassName
{
border-color: #722864;
}
.TagClassName
{
border-color: #722864;
}
</style>