Shades of Palatinate Purple #722358
Tints of Palatinate Purple #722358
RGB
CMYK
RGB Variations
Color information
#722358 (or 0x722358) is known color: Palatinate Purple. HEX triplet: 72, 23 and 58. RGB value is (114,35,88). Sum of RGB (Red+Green+Blue) = 114+35+88=237 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.10% from 237); Green value is 35 (14.06% from 255 or 14.77% from 237); Blue value is 88 (34.77% from 255 or 37.13% from 237); Max value from RGB is 114 - color contains mainly: red. Hex color #722358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722358 is #8DDCA7. Grayscale: #404040. Windows color (decimal): -9297064 or 5776242. OLE color: 5776242.
HSL color Cylindrical-coordinate representation of color #722358: hue angle of 319.75º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #722358 is Cyan = 0, Magento = 0.69, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 35 | 88 | - |
| CMYK | 0 | 0.69 | 0.23 | 0.55 |
| HSL | 319.75º | 0.53% | 0.29% | - |
| HSV(B) | 319.75º | 0.69% | 0.45% | - |
| XYZ | 9.3 | 5.48 | 9.8 | - |
| YUV | 64.66 | 141.17 | 163.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 35 | 88 | 0 | 0.69 | 0.23 | 0.55 | 319.75 | 0.53 | 0.29 |
| Hex | 72 | 23 | 58 | 0 | 45 | 17 | 37 | 140 | 35 | 1D |
| Octal | 162 | 43 | 130 | 0 | 105 | 27 | 67 | 500 | 65 | 35 |
| Binary | 1110010 | 100011 | 1011000 | 0 | 1000101 | 10111 | 110111 | 101000000 | 110101 | 11101 |
Color Harmonies of #722358
Complementary color
Monochromatic Colors of #722358
Black with #722358
Text Example
Text Example
White with #722358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722358; }
p { color: rgb(114,35,88); }
H1.HeaderClassName
{
color: #722358;
}
.AnyTagClassName
{
color: #722358;
}
</style>
background-color css
<style>
a { background-color: #722358; }
a { background-color: rgb(114,35,88); }
div.DivClassName
{
background-color: #722358;
}
.BgClassName
{
background-color: #722358;
}
</style>
border-color css
<style>
span { border-color: #722358; }
span { border-color: rgb(114,35,88); }
td.TdClassName
{
border-color: #722358;
}
.TagClassName
{
border-color: #722358;
}
</style>