Shades of Palatinate Purple #722862
Tints of Palatinate Purple #722862
RGB
CMYK
RGB Variations
Color information
#722862 (or 0x722862) is known color: Palatinate Purple. HEX triplet: 72, 28 and 62. RGB value is (114,40,98). Sum of RGB (Red+Green+Blue) = 114+40+98=252 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.24% from 252); Green value is 40 (16.02% from 255 or 15.87% from 252); Blue value is 98 (38.67% from 255 or 38.89% from 252); Max value from RGB is 114 - color contains mainly: red. Hex color #722862 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722862 is #8DD79D. Grayscale: #444444. Windows color (decimal): -9295774 or 6432882. OLE color: 6432882.
HSL color Cylindrical-coordinate representation of color #722862: hue angle of 312.97º 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 #722862 is Cyan = 0, Magento = 0.65, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 98 | - |
| CMYK | 0 | 0.65 | 0.14 | 0.55 |
| HSL | 312.97º | 0.48% | 0.3% | - |
| HSV(B) | 312.97º | 0.65% | 0.45% | - |
| XYZ | 9.9 | 5.98 | 12.19 | - |
| YUV | 68.74 | 144.52 | 160.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 98 | 0 | 0.65 | 0.14 | 0.55 | 312.97 | 0.48 | 0.3 |
| Hex | 72 | 28 | 62 | 0 | 41 | E | 37 | 139 | 30 | 1E |
| Octal | 162 | 50 | 142 | 0 | 101 | 16 | 67 | 471 | 60 | 36 |
| Binary | 1110010 | 101000 | 1100010 | 0 | 1000001 | 1110 | 110111 | 100111001 | 110000 | 11110 |
Color Harmonies of #722862
Complementary color
Monochromatic Colors of #722862
Black with #722862
Text Example
Text Example
White with #722862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722862; }
p { color: rgb(114,40,98); }
H1.HeaderClassName
{
color: #722862;
}
.AnyTagClassName
{
color: #722862;
}
</style>
background-color css
<style>
a { background-color: #722862; }
a { background-color: rgb(114,40,98); }
div.DivClassName
{
background-color: #722862;
}
.BgClassName
{
background-color: #722862;
}
</style>
border-color css
<style>
span { border-color: #722862; }
span { border-color: rgb(114,40,98); }
td.TdClassName
{
border-color: #722862;
}
.TagClassName
{
border-color: #722862;
}
</style>