Shades of Palatinate Purple #722166
Tints of Palatinate Purple #722166
RGB
CMYK
RGB Variations
Color information
#722166 (or 0x722166) is known color: Palatinate Purple. HEX triplet: 72, 21 and 66. RGB value is (114,33,102). Sum of RGB (Red+Green+Blue) = 114+33+102=249 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.78% from 249); Green value is 33 (13.28% from 255 or 13.25% from 249); Blue value is 102 (40.23% from 255 or 40.96% from 249); Max value from RGB is 114 - color contains mainly: red. Hex color #722166 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722166 is #8DDE99. Grayscale: #404040. Windows color (decimal): -9297562 or 6693234. OLE color: 6693234.
HSL color Cylindrical-coordinate representation of color #722166: hue angle of 308.89º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #722166 is Cyan = 0, Magento = 0.71, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 33 | 102 | - |
| CMYK | 0 | 0.71 | 0.11 | 0.55 |
| HSL | 308.89º | 0.55% | 0.29% | - |
| HSV(B) | 308.89º | 0.71% | 0.45% | - |
| XYZ | 9.88 | 5.62 | 13.14 | - |
| YUV | 65.09 | 148.84 | 162.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 33 | 102 | 0 | 0.71 | 0.11 | 0.55 | 308.89 | 0.55 | 0.29 |
| Hex | 72 | 21 | 66 | 0 | 47 | B | 37 | 135 | 37 | 1D |
| Octal | 162 | 41 | 146 | 0 | 107 | 13 | 67 | 465 | 67 | 35 |
| Binary | 1110010 | 100001 | 1100110 | 0 | 1000111 | 1011 | 110111 | 100110101 | 110111 | 11101 |
Color Harmonies of #722166
Complementary color
Monochromatic Colors of #722166
Black with #722166
Text Example
Text Example
White with #722166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722166; }
p { color: rgb(114,33,102); }
H1.HeaderClassName
{
color: #722166;
}
.AnyTagClassName
{
color: #722166;
}
</style>
background-color css
<style>
a { background-color: #722166; }
a { background-color: rgb(114,33,102); }
div.DivClassName
{
background-color: #722166;
}
.BgClassName
{
background-color: #722166;
}
</style>
border-color css
<style>
span { border-color: #722166; }
span { border-color: rgb(114,33,102); }
td.TdClassName
{
border-color: #722166;
}
.TagClassName
{
border-color: #722166;
}
</style>