Shades of Palatinate Purple #722465
Tints of Palatinate Purple #722465
RGB
CMYK
RGB Variations
Color information
#722465 (or 0x722465) is known color: Palatinate Purple. HEX triplet: 72, 24 and 65. RGB value is (114,36,101). Sum of RGB (Red+Green+Blue) = 114+36+101=251 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.42% from 251); Green value is 36 (14.45% from 255 or 14.34% from 251); Blue value is 101 (39.84% from 255 or 40.24% from 251); Max value from RGB is 114 - color contains mainly: red. Hex color #722465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722465 is #8DDB9A. Grayscale: #424242. Windows color (decimal): -9296795 or 6628466. OLE color: 6628466.
HSL color Cylindrical-coordinate representation of color #722465: hue angle of 310º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722465 is Cyan = 0, Magento = 0.68, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 36 | 101 | - |
| CMYK | 0 | 0.68 | 0.11 | 0.55 |
| HSL | 310º | 0.52% | 0.29% | - |
| HSV(B) | 310º | 0.68% | 0.45% | - |
| XYZ | 9.92 | 5.78 | 12.9 | - |
| YUV | 66.73 | 147.34 | 161.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 101 | 0 | 0.68 | 0.11 | 0.55 | 310 | 0.52 | 0.29 |
| Hex | 72 | 24 | 65 | 0 | 44 | B | 37 | 136 | 34 | 1D |
| Octal | 162 | 44 | 145 | 0 | 104 | 13 | 67 | 466 | 64 | 35 |
| Binary | 1110010 | 100100 | 1100101 | 0 | 1000100 | 1011 | 110111 | 100110110 | 110100 | 11101 |
Color Harmonies of #722465
Complementary color
Monochromatic Colors of #722465
Black with #722465
Text Example
Text Example
White with #722465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722465; }
p { color: rgb(114,36,101); }
H1.HeaderClassName
{
color: #722465;
}
.AnyTagClassName
{
color: #722465;
}
</style>
background-color css
<style>
a { background-color: #722465; }
a { background-color: rgb(114,36,101); }
div.DivClassName
{
background-color: #722465;
}
.BgClassName
{
background-color: #722465;
}
</style>
border-color css
<style>
span { border-color: #722465; }
span { border-color: rgb(114,36,101); }
td.TdClassName
{
border-color: #722465;
}
.TagClassName
{
border-color: #722465;
}
</style>