Shades of Palatinate Purple #722066
Tints of Palatinate Purple #722066
RGB
CMYK
RGB Variations
Color information
#722066 (or 0x722066) is known color: Palatinate Purple. HEX triplet: 72, 20 and 66. RGB value is (114,32,102). Sum of RGB (Red+Green+Blue) = 114+32+102=248 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.97% from 248); Green value is 32 (12.89% from 255 or 12.90% from 248); Blue value is 102 (40.23% from 255 or 41.13% from 248); Max value from RGB is 114 - color contains mainly: red. Hex color #722066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722066 is #8DDF99. Grayscale: #404040. Windows color (decimal): -9297818 or 6692978. OLE color: 6692978.
HSL color Cylindrical-coordinate representation of color #722066: hue angle of 308.78º 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 #722066 is Cyan = 0, Magento = 0.72, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 32 | 102 | - |
| CMYK | 0 | 0.72 | 0.11 | 0.55 |
| HSL | 308.78º | 0.56% | 0.29% | - |
| HSV(B) | 308.78º | 0.72% | 0.45% | - |
| XYZ | 9.85 | 5.57 | 13.13 | - |
| YUV | 64.5 | 149.17 | 163.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 102 | 0 | 0.72 | 0.11 | 0.55 | 308.78 | 0.56 | 0.29 |
| Hex | 72 | 20 | 66 | 0 | 48 | B | 37 | 135 | 38 | 1D |
| Octal | 162 | 40 | 146 | 0 | 110 | 13 | 67 | 465 | 70 | 35 |
| Binary | 1110010 | 100000 | 1100110 | 0 | 1001000 | 1011 | 110111 | 100110101 | 111000 | 11101 |
Color Harmonies of #722066
Complementary color
Monochromatic Colors of #722066
Black with #722066
Text Example
Text Example
White with #722066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722066; }
p { color: rgb(114,32,102); }
H1.HeaderClassName
{
color: #722066;
}
.AnyTagClassName
{
color: #722066;
}
</style>
background-color css
<style>
a { background-color: #722066; }
a { background-color: rgb(114,32,102); }
div.DivClassName
{
background-color: #722066;
}
.BgClassName
{
background-color: #722066;
}
</style>
border-color css
<style>
span { border-color: #722066; }
span { border-color: rgb(114,32,102); }
td.TdClassName
{
border-color: #722066;
}
.TagClassName
{
border-color: #722066;
}
</style>