Shades of Palatinate Purple #723063
Tints of Palatinate Purple #723063
RGB
CMYK
RGB Variations
Color information
#723063 (or 0x723063) is known color: Palatinate Purple. HEX triplet: 72, 30 and 63. RGB value is (114,48,99). Sum of RGB (Red+Green+Blue) = 114+48+99=261 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.68% from 261); Green value is 48 (19.14% from 255 or 18.39% from 261); Blue value is 99 (39.06% from 255 or 37.93% from 261); Max value from RGB is 114 - color contains mainly: red. Hex color #723063 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723063 is #8DCF9C. Grayscale: #494949. Windows color (decimal): -9293725 or 6500466. OLE color: 6500466.
HSL color Cylindrical-coordinate representation of color #723063: hue angle of 313.64º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #723063 is Cyan = 0, Magento = 0.58, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 99 | - |
| CMYK | 0 | 0.58 | 0.13 | 0.55 |
| HSL | 313.64º | 0.41% | 0.32% | - |
| HSV(B) | 313.64º | 0.58% | 0.45% | - |
| XYZ | 10.25 | 6.59 | 12.54 | - |
| YUV | 73.55 | 142.37 | 156.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 99 | 0 | 0.58 | 0.13 | 0.55 | 313.64 | 0.41 | 0.32 |
| Hex | 72 | 30 | 63 | 0 | 3A | D | 37 | 13A | 29 | 20 |
| Octal | 162 | 60 | 143 | 0 | 72 | 15 | 67 | 472 | 51 | 40 |
| Binary | 1110010 | 110000 | 1100011 | 0 | 111010 | 1101 | 110111 | 100111010 | 101001 | 100000 |
Color Harmonies of #723063
Complementary color
Monochromatic Colors of #723063
Black with #723063
Text Example
Text Example
White with #723063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723063; }
p { color: rgb(114,48,99); }
H1.HeaderClassName
{
color: #723063;
}
.AnyTagClassName
{
color: #723063;
}
</style>
background-color css
<style>
a { background-color: #723063; }
a { background-color: rgb(114,48,99); }
div.DivClassName
{
background-color: #723063;
}
.BgClassName
{
background-color: #723063;
}
</style>
border-color css
<style>
span { border-color: #723063; }
span { border-color: rgb(114,48,99); }
td.TdClassName
{
border-color: #723063;
}
.TagClassName
{
border-color: #723063;
}
</style>