Shades of Palatinate Purple #722960
Tints of Palatinate Purple #722960
RGB
CMYK
RGB Variations
Color information
#722960 (or 0x722960) is known color: Palatinate Purple. HEX triplet: 72, 29 and 60. RGB value is (114,41,96). Sum of RGB (Red+Green+Blue) = 114+41+96=251 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.42% from 251); Green value is 41 (16.41% from 255 or 16.33% from 251); Blue value is 96 (37.89% from 255 or 38.25% from 251); Max value from RGB is 114 - color contains mainly: red. Hex color #722960 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722960 is #8DD69F. Grayscale: #444444. Windows color (decimal): -9295520 or 6302066. OLE color: 6302066.
HSL color Cylindrical-coordinate representation of color #722960: hue angle of 314.79º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #722960 is Cyan = 0, Magento = 0.64, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 96 | - |
| CMYK | 0 | 0.64 | 0.16 | 0.55 |
| HSL | 314.79º | 0.47% | 0.3% | - |
| HSV(B) | 314.79º | 0.64% | 0.45% | - |
| XYZ | 9.84 | 6.01 | 11.71 | - |
| YUV | 69.1 | 143.18 | 160.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 96 | 0 | 0.64 | 0.16 | 0.55 | 314.79 | 0.47 | 0.3 |
| Hex | 72 | 29 | 60 | 0 | 40 | 10 | 37 | 13B | 2F | 1E |
| Octal | 162 | 51 | 140 | 0 | 100 | 20 | 67 | 473 | 57 | 36 |
| Binary | 1110010 | 101001 | 1100000 | 0 | 1000000 | 10000 | 110111 | 100111011 | 101111 | 11110 |
Color Harmonies of #722960
Complementary color
Monochromatic Colors of #722960
Black with #722960
Text Example
Text Example
White with #722960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722960; }
p { color: rgb(114,41,96); }
H1.HeaderClassName
{
color: #722960;
}
.AnyTagClassName
{
color: #722960;
}
</style>
background-color css
<style>
a { background-color: #722960; }
a { background-color: rgb(114,41,96); }
div.DivClassName
{
background-color: #722960;
}
.BgClassName
{
background-color: #722960;
}
</style>
border-color css
<style>
span { border-color: #722960; }
span { border-color: rgb(114,41,96); }
td.TdClassName
{
border-color: #722960;
}
.TagClassName
{
border-color: #722960;
}
</style>