Shades of Palatinate Purple #721258
Tints of Palatinate Purple #721258
RGB
CMYK
RGB Variations
Color information
#721258 (or 0x721258) is known color: Palatinate Purple. HEX triplet: 72, 12 and 58. RGB value is (114,18,88). Sum of RGB (Red+Green+Blue) = 114+18+88=220 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.82% from 220); Green value is 18 (7.42% from 255 or 8.18% from 220); Blue value is 88 (34.77% from 255 or 40% from 220); Max value from RGB is 114 - color contains mainly: red. Hex color #721258 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #721258 is #8DEDA7. Grayscale: #363636. Windows color (decimal): -9301416 or 5771890. OLE color: 5771890.
HSL color Cylindrical-coordinate representation of color #721258: hue angle of 316.25º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #721258 is Cyan = 0, Magento = 0.84, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 18 | 88 | - |
| CMYK | 0 | 0.84 | 0.23 | 0.55 |
| HSL | 316.25º | 0.73% | 0.26% | - |
| HSV(B) | 316.25º | 0.84% | 0.45% | - |
| XYZ | 8.92 | 4.71 | 9.67 | - |
| YUV | 54.68 | 146.8 | 170.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 18 | 88 | 0 | 0.84 | 0.23 | 0.55 | 316.25 | 0.73 | 0.26 |
| Hex | 72 | 12 | 58 | 0 | 54 | 17 | 37 | 13C | 49 | 1A |
| Octal | 162 | 22 | 130 | 0 | 124 | 27 | 67 | 474 | 111 | 32 |
| Binary | 1110010 | 10010 | 1011000 | 0 | 1010100 | 10111 | 110111 | 100111100 | 1001001 | 11010 |
Color Harmonies of #721258
Complementary color
Monochromatic Colors of #721258
Black with #721258
Text Example
Text Example
White with #721258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721258; }
p { color: rgb(114,18,88); }
H1.HeaderClassName
{
color: #721258;
}
.AnyTagClassName
{
color: #721258;
}
</style>
background-color css
<style>
a { background-color: #721258; }
a { background-color: rgb(114,18,88); }
div.DivClassName
{
background-color: #721258;
}
.BgClassName
{
background-color: #721258;
}
</style>
border-color css
<style>
span { border-color: #721258; }
span { border-color: rgb(114,18,88); }
td.TdClassName
{
border-color: #721258;
}
.TagClassName
{
border-color: #721258;
}
</style>