Shades of Palatinate Purple #722660
Tints of Palatinate Purple #722660
RGB
CMYK
RGB Variations
Color information
#722660 (or 0x722660) is known color: Palatinate Purple. HEX triplet: 72, 26 and 60. RGB value is (114,38,96). Sum of RGB (Red+Green+Blue) = 114+38+96=248 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.97% from 248); Green value is 38 (15.23% from 255 or 15.32% from 248); Blue value is 96 (37.89% from 255 or 38.71% from 248); Max value from RGB is 114 - color contains mainly: red. Hex color #722660 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722660 is #8DD99F. Grayscale: #434343. Windows color (decimal): -9296288 or 6301298. OLE color: 6301298.
HSL color Cylindrical-coordinate representation of color #722660: hue angle of 314.21º 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 #722660 is Cyan = 0, Magento = 0.67, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 96 | - |
| CMYK | 0 | 0.67 | 0.16 | 0.55 |
| HSL | 314.21º | 0.5% | 0.3% | - |
| HSV(B) | 314.21º | 0.67% | 0.45% | - |
| XYZ | 9.74 | 5.81 | 11.67 | - |
| YUV | 67.34 | 144.18 | 161.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 96 | 0 | 0.67 | 0.16 | 0.55 | 314.21 | 0.5 | 0.3 |
| Hex | 72 | 26 | 60 | 0 | 43 | 10 | 37 | 13A | 32 | 1E |
| Octal | 162 | 46 | 140 | 0 | 103 | 20 | 67 | 472 | 62 | 36 |
| Binary | 1110010 | 100110 | 1100000 | 0 | 1000011 | 10000 | 110111 | 100111010 | 110010 | 11110 |
Color Harmonies of #722660
Complementary color
Monochromatic Colors of #722660
Black with #722660
Text Example
Text Example
White with #722660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722660; }
p { color: rgb(114,38,96); }
H1.HeaderClassName
{
color: #722660;
}
.AnyTagClassName
{
color: #722660;
}
</style>
background-color css
<style>
a { background-color: #722660; }
a { background-color: rgb(114,38,96); }
div.DivClassName
{
background-color: #722660;
}
.BgClassName
{
background-color: #722660;
}
</style>
border-color css
<style>
span { border-color: #722660; }
span { border-color: rgb(114,38,96); }
td.TdClassName
{
border-color: #722660;
}
.TagClassName
{
border-color: #722660;
}
</style>