Shades of Palatinate Purple #722664
Tints of Palatinate Purple #722664
RGB
CMYK
RGB Variations
Color information
#722664 (or 0x722664) is known color: Palatinate Purple. HEX triplet: 72, 26 and 64. RGB value is (114,38,100). Sum of RGB (Red+Green+Blue) = 114+38+100=252 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.24% from 252); Green value is 38 (15.23% from 255 or 15.08% from 252); Blue value is 100 (39.45% from 255 or 39.68% from 252); Max value from RGB is 114 - color contains mainly: red. Hex color #722664 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722664 is #8DD99B. Grayscale: #434343. Windows color (decimal): -9296284 or 6563442. OLE color: 6563442.
HSL color Cylindrical-coordinate representation of color #722664: hue angle of 311.05º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #722664 is Cyan = 0, Magento = 0.67, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 100 | - |
| CMYK | 0 | 0.67 | 0.12 | 0.55 |
| HSL | 311.05º | 0.5% | 0.3% | - |
| HSV(B) | 311.05º | 0.67% | 0.45% | - |
| XYZ | 9.93 | 5.88 | 12.67 | - |
| YUV | 67.79 | 146.18 | 160.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 100 | 0 | 0.67 | 0.12 | 0.55 | 311.05 | 0.5 | 0.3 |
| Hex | 72 | 26 | 64 | 0 | 43 | C | 37 | 137 | 32 | 1E |
| Octal | 162 | 46 | 144 | 0 | 103 | 14 | 67 | 467 | 62 | 36 |
| Binary | 1110010 | 100110 | 1100100 | 0 | 1000011 | 1100 | 110111 | 100110111 | 110010 | 11110 |
Color Harmonies of #722664
Complementary color
Monochromatic Colors of #722664
Black with #722664
Text Example
Text Example
White with #722664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722664; }
p { color: rgb(114,38,100); }
H1.HeaderClassName
{
color: #722664;
}
.AnyTagClassName
{
color: #722664;
}
</style>
background-color css
<style>
a { background-color: #722664; }
a { background-color: rgb(114,38,100); }
div.DivClassName
{
background-color: #722664;
}
.BgClassName
{
background-color: #722664;
}
</style>
border-color css
<style>
span { border-color: #722664; }
span { border-color: rgb(114,38,100); }
td.TdClassName
{
border-color: #722664;
}
.TagClassName
{
border-color: #722664;
}
</style>