Shades of Palatinate Purple #722467
Tints of Palatinate Purple #722467
RGB
CMYK
RGB Variations
Color information
#722467 (or 0x722467) is known color: Palatinate Purple. HEX triplet: 72, 24 and 67. RGB value is (114,36,103). Sum of RGB (Red+Green+Blue) = 114+36+103=253 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.06% from 253); Green value is 36 (14.45% from 255 or 14.23% from 253); Blue value is 103 (40.62% from 255 or 40.71% from 253); Max value from RGB is 114 - color contains mainly: red. Hex color #722467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722467 is #8DDB98. Grayscale: #424242. Windows color (decimal): -9296793 or 6759538. OLE color: 6759538.
HSL color Cylindrical-coordinate representation of color #722467: hue angle of 308.46º 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 #722467 is Cyan = 0, Magento = 0.68, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 36 | 103 | - |
| CMYK | 0 | 0.68 | 0.10 | 0.55 |
| HSL | 308.46º | 0.52% | 0.29% | - |
| HSV(B) | 308.46º | 0.68% | 0.45% | - |
| XYZ | 10.02 | 5.82 | 13.43 | - |
| YUV | 66.96 | 148.34 | 161.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 103 | 0 | 0.68 | 0.10 | 0.55 | 308.46 | 0.52 | 0.29 |
| Hex | 72 | 24 | 67 | 0 | 44 | A | 37 | 134 | 34 | 1D |
| Octal | 162 | 44 | 147 | 0 | 104 | 12 | 67 | 464 | 64 | 35 |
| Binary | 1110010 | 100100 | 1100111 | 0 | 1000100 | 1010 | 110111 | 100110100 | 110100 | 11101 |
Color Harmonies of #722467
Complementary color
Monochromatic Colors of #722467
Black with #722467
Text Example
Text Example
White with #722467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722467; }
p { color: rgb(114,36,103); }
H1.HeaderClassName
{
color: #722467;
}
.AnyTagClassName
{
color: #722467;
}
</style>
background-color css
<style>
a { background-color: #722467; }
a { background-color: rgb(114,36,103); }
div.DivClassName
{
background-color: #722467;
}
.BgClassName
{
background-color: #722467;
}
</style>
border-color css
<style>
span { border-color: #722467; }
span { border-color: rgb(114,36,103); }
td.TdClassName
{
border-color: #722467;
}
.TagClassName
{
border-color: #722467;
}
</style>