Shades of Palatinate Purple #722067
Tints of Palatinate Purple #722067
RGB
CMYK
RGB Variations
Color information
#722067 (or 0x722067) is known color: Palatinate Purple. HEX triplet: 72, 20 and 67. RGB value is (114,32,103). Sum of RGB (Red+Green+Blue) = 114+32+103=249 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.78% from 249); Green value is 32 (12.89% from 255 or 12.85% from 249); Blue value is 103 (40.62% from 255 or 41.37% from 249); Max value from RGB is 114 - color contains mainly: red. Hex color #722067 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722067 is #8DDF98. Grayscale: #404040. Windows color (decimal): -9297817 or 6758514. OLE color: 6758514.
HSL color Cylindrical-coordinate representation of color #722067: hue angle of 308.05º 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 #722067 is Cyan = 0, Magento = 0.72, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 32 | 103 | - |
| CMYK | 0 | 0.72 | 0.10 | 0.55 |
| HSL | 308.05º | 0.56% | 0.29% | - |
| HSV(B) | 308.05º | 0.72% | 0.45% | - |
| XYZ | 9.9 | 5.59 | 13.39 | - |
| YUV | 64.61 | 149.67 | 163.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 103 | 0 | 0.72 | 0.10 | 0.55 | 308.05 | 0.56 | 0.29 |
| Hex | 72 | 20 | 67 | 0 | 48 | A | 37 | 134 | 38 | 1D |
| Octal | 162 | 40 | 147 | 0 | 110 | 12 | 67 | 464 | 70 | 35 |
| Binary | 1110010 | 100000 | 1100111 | 0 | 1001000 | 1010 | 110111 | 100110100 | 111000 | 11101 |
Color Harmonies of #722067
Complementary color
Monochromatic Colors of #722067
Black with #722067
Text Example
Text Example
White with #722067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722067; }
p { color: rgb(114,32,103); }
H1.HeaderClassName
{
color: #722067;
}
.AnyTagClassName
{
color: #722067;
}
</style>
background-color css
<style>
a { background-color: #722067; }
a { background-color: rgb(114,32,103); }
div.DivClassName
{
background-color: #722067;
}
.BgClassName
{
background-color: #722067;
}
</style>
border-color css
<style>
span { border-color: #722067; }
span { border-color: rgb(114,32,103); }
td.TdClassName
{
border-color: #722067;
}
.TagClassName
{
border-color: #722067;
}
</style>