Shades of Palatinate Purple #721158
Tints of Palatinate Purple #721158
RGB
CMYK
RGB Variations
Color information
#721158 (or 0x721158) is known color: Palatinate Purple. HEX triplet: 72, 11 and 58. RGB value is (114,17,88). Sum of RGB (Red+Green+Blue) = 114+17+88=219 (29% of max value = 765). Red value is 114 (44.92% from 255 or 52.05% from 219); Green value is 17 (7.03% from 255 or 7.76% from 219); Blue value is 88 (34.77% from 255 or 40.18% from 219); Max value from RGB is 114 - color contains mainly: red. Hex color #721158 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #721158 is #8DEEA7. Grayscale: #353535. Windows color (decimal): -9301672 or 5771634. OLE color: 5771634.
HSL color Cylindrical-coordinate representation of color #721158: hue angle of 316.08º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #721158 is Cyan = 0, Magento = 0.85, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 17 | 88 | - |
| CMYK | 0 | 0.85 | 0.23 | 0.55 |
| HSL | 316.08º | 0.74% | 0.26% | - |
| HSV(B) | 316.08º | 0.85% | 0.45% | - |
| XYZ | 8.9 | 4.68 | 9.67 | - |
| YUV | 54.1 | 147.14 | 170.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 17 | 88 | 0 | 0.85 | 0.23 | 0.55 | 316.08 | 0.74 | 0.26 |
| Hex | 72 | 11 | 58 | 0 | 55 | 17 | 37 | 13C | 4A | 1A |
| Octal | 162 | 21 | 130 | 0 | 125 | 27 | 67 | 474 | 112 | 32 |
| Binary | 1110010 | 10001 | 1011000 | 0 | 1010101 | 10111 | 110111 | 100111100 | 1001010 | 11010 |
Color Harmonies of #721158
Complementary color
Monochromatic Colors of #721158
Black with #721158
Text Example
Text Example
White with #721158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721158; }
p { color: rgb(114,17,88); }
H1.HeaderClassName
{
color: #721158;
}
.AnyTagClassName
{
color: #721158;
}
</style>
background-color css
<style>
a { background-color: #721158; }
a { background-color: rgb(114,17,88); }
div.DivClassName
{
background-color: #721158;
}
.BgClassName
{
background-color: #721158;
}
</style>
border-color css
<style>
span { border-color: #721158; }
span { border-color: rgb(114,17,88); }
td.TdClassName
{
border-color: #721158;
}
.TagClassName
{
border-color: #721158;
}
</style>