Shades of Palatinate Purple #722763
Tints of Palatinate Purple #722763
RGB
CMYK
RGB Variations
Color information
#722763 (or 0x722763) is known color: Palatinate Purple. HEX triplet: 72, 27 and 63. RGB value is (114,39,99). Sum of RGB (Red+Green+Blue) = 114+39+99=252 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.24% from 252); Green value is 39 (15.62% from 255 or 15.48% from 252); Blue value is 99 (39.06% from 255 or 39.29% from 252); Max value from RGB is 114 - color contains mainly: red. Hex color #722763 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722763 is #8DD89C. Grayscale: #444444. Windows color (decimal): -9296029 or 6498162. OLE color: 6498162.
HSL color Cylindrical-coordinate representation of color #722763: hue angle of 312º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #722763 is Cyan = 0, Magento = 0.66, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 39 | 99 | - |
| CMYK | 0 | 0.66 | 0.13 | 0.55 |
| HSL | 312º | 0.49% | 0.3% | - |
| HSV(B) | 312º | 0.66% | 0.45% | - |
| XYZ | 9.92 | 5.93 | 12.43 | - |
| YUV | 68.27 | 145.35 | 160.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 39 | 99 | 0 | 0.66 | 0.13 | 0.55 | 312 | 0.49 | 0.3 |
| Hex | 72 | 27 | 63 | 0 | 42 | D | 37 | 138 | 31 | 1E |
| Octal | 162 | 47 | 143 | 0 | 102 | 15 | 67 | 470 | 61 | 36 |
| Binary | 1110010 | 100111 | 1100011 | 0 | 1000010 | 1101 | 110111 | 100111000 | 110001 | 11110 |
Color Harmonies of #722763
Complementary color
Monochromatic Colors of #722763
Black with #722763
Text Example
Text Example
White with #722763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722763; }
p { color: rgb(114,39,99); }
H1.HeaderClassName
{
color: #722763;
}
.AnyTagClassName
{
color: #722763;
}
</style>
background-color css
<style>
a { background-color: #722763; }
a { background-color: rgb(114,39,99); }
div.DivClassName
{
background-color: #722763;
}
.BgClassName
{
background-color: #722763;
}
</style>
border-color css
<style>
span { border-color: #722763; }
span { border-color: rgb(114,39,99); }
td.TdClassName
{
border-color: #722763;
}
.TagClassName
{
border-color: #722763;
}
</style>