Shades of Palatinate Purple #722065
Tints of Palatinate Purple #722065
RGB
CMYK
RGB Variations
Color information
#722065 (or 0x722065) is known color: Palatinate Purple. HEX triplet: 72, 20 and 65. RGB value is (114,32,101). Sum of RGB (Red+Green+Blue) = 114+32+101=247 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.15% from 247); Green value is 32 (12.89% from 255 or 12.96% from 247); Blue value is 101 (39.84% from 255 or 40.89% from 247); Max value from RGB is 114 - color contains mainly: red. Hex color #722065 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722065 is #8DDF9A. Grayscale: #404040. Windows color (decimal): -9297819 or 6627442. OLE color: 6627442.
HSL color Cylindrical-coordinate representation of color #722065: hue angle of 309.51º 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 #722065 is Cyan = 0, Magento = 0.72, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 32 | 101 | - |
| CMYK | 0 | 0.72 | 0.11 | 0.55 |
| HSL | 309.51º | 0.56% | 0.29% | - |
| HSV(B) | 309.51º | 0.72% | 0.45% | - |
| XYZ | 9.8 | 5.55 | 12.87 | - |
| YUV | 64.38 | 148.67 | 163.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 101 | 0 | 0.72 | 0.11 | 0.55 | 309.51 | 0.56 | 0.29 |
| Hex | 72 | 20 | 65 | 0 | 48 | B | 37 | 136 | 38 | 1D |
| Octal | 162 | 40 | 145 | 0 | 110 | 13 | 67 | 466 | 70 | 35 |
| Binary | 1110010 | 100000 | 1100101 | 0 | 1001000 | 1011 | 110111 | 100110110 | 111000 | 11101 |
Color Harmonies of #722065
Complementary color
Monochromatic Colors of #722065
Black with #722065
Text Example
Text Example
White with #722065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722065; }
p { color: rgb(114,32,101); }
H1.HeaderClassName
{
color: #722065;
}
.AnyTagClassName
{
color: #722065;
}
</style>
background-color css
<style>
a { background-color: #722065; }
a { background-color: rgb(114,32,101); }
div.DivClassName
{
background-color: #722065;
}
.BgClassName
{
background-color: #722065;
}
</style>
border-color css
<style>
span { border-color: #722065; }
span { border-color: rgb(114,32,101); }
td.TdClassName
{
border-color: #722065;
}
.TagClassName
{
border-color: #722065;
}
</style>