Shades of Palatinate Purple #722563
Tints of Palatinate Purple #722563
RGB
CMYK
RGB Variations
Color information
#722563 (or 0x722563) is known color: Palatinate Purple. HEX triplet: 72, 25 and 63. RGB value is (114,37,99). Sum of RGB (Red+Green+Blue) = 114+37+99=250 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.6% from 250); Green value is 37 (14.84% from 255 or 14.8% from 250); Blue value is 99 (39.06% from 255 or 39.6% from 250); Max value from RGB is 114 - color contains mainly: red. Hex color #722563 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722563 is #8DDA9C. Grayscale: #424242. Windows color (decimal): -9296541 or 6497650. OLE color: 6497650.
HSL color Cylindrical-coordinate representation of color #722563: hue angle of 311.69º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722563 is Cyan = 0, Magento = 0.68, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 37 | 99 | - |
| CMYK | 0 | 0.68 | 0.13 | 0.55 |
| HSL | 311.69º | 0.51% | 0.3% | - |
| HSV(B) | 311.69º | 0.68% | 0.45% | - |
| XYZ | 9.85 | 5.8 | 12.4 | - |
| YUV | 67.09 | 146.01 | 161.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 99 | 0 | 0.68 | 0.13 | 0.55 | 311.69 | 0.51 | 0.3 |
| Hex | 72 | 25 | 63 | 0 | 44 | D | 37 | 138 | 33 | 1E |
| Octal | 162 | 45 | 143 | 0 | 104 | 15 | 67 | 470 | 63 | 36 |
| Binary | 1110010 | 100101 | 1100011 | 0 | 1000100 | 1101 | 110111 | 100111000 | 110011 | 11110 |
Color Harmonies of #722563
Complementary color
Monochromatic Colors of #722563
Black with #722563
Text Example
Text Example
White with #722563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722563; }
p { color: rgb(114,37,99); }
H1.HeaderClassName
{
color: #722563;
}
.AnyTagClassName
{
color: #722563;
}
</style>
background-color css
<style>
a { background-color: #722563; }
a { background-color: rgb(114,37,99); }
div.DivClassName
{
background-color: #722563;
}
.BgClassName
{
background-color: #722563;
}
</style>
border-color css
<style>
span { border-color: #722563; }
span { border-color: rgb(114,37,99); }
td.TdClassName
{
border-color: #722563;
}
.TagClassName
{
border-color: #722563;
}
</style>