Shades of Palatinate Purple #722858
Tints of Palatinate Purple #722858
RGB
CMYK
RGB Variations
Color information
#722858 (or 0x722858) is known color: Palatinate Purple. HEX triplet: 72, 28 and 58. RGB value is (114,40,88). Sum of RGB (Red+Green+Blue) = 114+40+88=242 (32% of max value = 765). Red value is 114 (44.92% from 255 or 47.11% from 242); Green value is 40 (16.02% from 255 or 16.53% from 242); Blue value is 88 (34.77% from 255 or 36.36% from 242); Max value from RGB is 114 - color contains mainly: red. Hex color #722858 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722858 is #8DD7A7. Grayscale: #434343. Windows color (decimal): -9295784 or 5777522. OLE color: 5777522.
HSL color Cylindrical-coordinate representation of color #722858: hue angle of 321.08º 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 #722858 is Cyan = 0, Magento = 0.65, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 88 | - |
| CMYK | 0 | 0.65 | 0.23 | 0.55 |
| HSL | 321.08º | 0.48% | 0.3% | - |
| HSV(B) | 321.08º | 0.65% | 0.45% | - |
| XYZ | 9.46 | 5.8 | 9.85 | - |
| YUV | 67.6 | 139.52 | 161.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 88 | 0 | 0.65 | 0.23 | 0.55 | 321.08 | 0.48 | 0.3 |
| Hex | 72 | 28 | 58 | 0 | 41 | 17 | 37 | 141 | 30 | 1E |
| Octal | 162 | 50 | 130 | 0 | 101 | 27 | 67 | 501 | 60 | 36 |
| Binary | 1110010 | 101000 | 1011000 | 0 | 1000001 | 10111 | 110111 | 101000001 | 110000 | 11110 |
Color Harmonies of #722858
Complementary color
Monochromatic Colors of #722858
Black with #722858
Text Example
Text Example
White with #722858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722858; }
p { color: rgb(114,40,88); }
H1.HeaderClassName
{
color: #722858;
}
.AnyTagClassName
{
color: #722858;
}
</style>
background-color css
<style>
a { background-color: #722858; }
a { background-color: rgb(114,40,88); }
div.DivClassName
{
background-color: #722858;
}
.BgClassName
{
background-color: #722858;
}
</style>
border-color css
<style>
span { border-color: #722858; }
span { border-color: rgb(114,40,88); }
td.TdClassName
{
border-color: #722858;
}
.TagClassName
{
border-color: #722858;
}
</style>