Shades of Palatinate Purple #722057
Tints of Palatinate Purple #722057
RGB
CMYK
RGB Variations
Color information
#722057 (or 0x722057) is known color: Palatinate Purple. HEX triplet: 72, 20 and 57. RGB value is (114,32,87). Sum of RGB (Red+Green+Blue) = 114+32+87=233 (30% of max value = 765). Red value is 114 (44.92% from 255 or 48.93% from 233); Green value is 32 (12.89% from 255 or 13.73% from 233); Blue value is 87 (34.38% from 255 or 37.34% from 233); Max value from RGB is 114 - color contains mainly: red. Hex color #722057 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722057 is #8DDFA8. Grayscale: #3E3E3E. Windows color (decimal): -9297833 or 5709938. OLE color: 5709938.
HSL color Cylindrical-coordinate representation of color #722057: hue angle of 319.76º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #722057 is Cyan = 0, Magento = 0.72, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 32 | 87 | - |
| CMYK | 0 | 0.72 | 0.24 | 0.55 |
| HSL | 319.76º | 0.56% | 0.29% | - |
| HSV(B) | 319.76º | 0.72% | 0.45% | - |
| XYZ | 9.18 | 5.3 | 9.56 | - |
| YUV | 62.79 | 141.67 | 164.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 87 | 0 | 0.72 | 0.24 | 0.55 | 319.76 | 0.56 | 0.29 |
| Hex | 72 | 20 | 57 | 0 | 48 | 18 | 37 | 140 | 38 | 1D |
| Octal | 162 | 40 | 127 | 0 | 110 | 30 | 67 | 500 | 70 | 35 |
| Binary | 1110010 | 100000 | 1010111 | 0 | 1001000 | 11000 | 110111 | 101000000 | 111000 | 11101 |
Color Harmonies of #722057
Complementary color
Monochromatic Colors of #722057
Black with #722057
Text Example
Text Example
White with #722057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722057; }
p { color: rgb(114,32,87); }
H1.HeaderClassName
{
color: #722057;
}
.AnyTagClassName
{
color: #722057;
}
</style>
background-color css
<style>
a { background-color: #722057; }
a { background-color: rgb(114,32,87); }
div.DivClassName
{
background-color: #722057;
}
.BgClassName
{
background-color: #722057;
}
</style>
border-color css
<style>
span { border-color: #722057; }
span { border-color: rgb(114,32,87); }
td.TdClassName
{
border-color: #722057;
}
.TagClassName
{
border-color: #722057;
}
</style>