Shades of Palatinate Purple #722865
Tints of Palatinate Purple #722865
RGB
CMYK
RGB Variations
Color information
#722865 (or 0x722865) is known color: Palatinate Purple. HEX triplet: 72, 28 and 65. RGB value is (114,40,101). Sum of RGB (Red+Green+Blue) = 114+40+101=255 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.71% from 255); Green value is 40 (16.02% from 255 or 15.69% from 255); Blue value is 101 (39.84% from 255 or 39.61% from 255); Max value from RGB is 114 - color contains mainly: red. Hex color #722865 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722865 is #8DD79A. Grayscale: #444444. Windows color (decimal): -9295771 or 6629490. OLE color: 6629490.
HSL color Cylindrical-coordinate representation of color #722865: hue angle of 310.54º 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 #722865 is Cyan = 0, Magento = 0.65, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 101 | - |
| CMYK | 0 | 0.65 | 0.11 | 0.55 |
| HSL | 310.54º | 0.48% | 0.3% | - |
| HSV(B) | 310.54º | 0.65% | 0.45% | - |
| XYZ | 10.05 | 6.03 | 12.95 | - |
| YUV | 69.08 | 146.02 | 160.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 101 | 0 | 0.65 | 0.11 | 0.55 | 310.54 | 0.48 | 0.3 |
| Hex | 72 | 28 | 65 | 0 | 41 | B | 37 | 137 | 30 | 1E |
| Octal | 162 | 50 | 145 | 0 | 101 | 13 | 67 | 467 | 60 | 36 |
| Binary | 1110010 | 101000 | 1100101 | 0 | 1000001 | 1011 | 110111 | 100110111 | 110000 | 11110 |
Color Harmonies of #722865
Complementary color
Monochromatic Colors of #722865
Black with #722865
Text Example
Text Example
White with #722865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722865; }
p { color: rgb(114,40,101); }
H1.HeaderClassName
{
color: #722865;
}
.AnyTagClassName
{
color: #722865;
}
</style>
background-color css
<style>
a { background-color: #722865; }
a { background-color: rgb(114,40,101); }
div.DivClassName
{
background-color: #722865;
}
.BgClassName
{
background-color: #722865;
}
</style>
border-color css
<style>
span { border-color: #722865; }
span { border-color: rgb(114,40,101); }
td.TdClassName
{
border-color: #722865;
}
.TagClassName
{
border-color: #722865;
}
</style>