Shades of Palatinate Purple #722666
Tints of Palatinate Purple #722666
RGB
CMYK
RGB Variations
Color information
#722666 (or 0x722666) is known color: Palatinate Purple. HEX triplet: 72, 26 and 66. RGB value is (114,38,102). Sum of RGB (Red+Green+Blue) = 114+38+102=254 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.88% from 254); Green value is 38 (15.23% from 255 or 14.96% from 254); Blue value is 102 (40.23% from 255 or 40.16% from 254); Max value from RGB is 114 - color contains mainly: red. Hex color #722666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722666 is #8DD999. Grayscale: #434343. Windows color (decimal): -9296282 or 6694514. OLE color: 6694514.
HSL color Cylindrical-coordinate representation of color #722666: hue angle of 309.47º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #722666 is Cyan = 0, Magento = 0.67, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 102 | - |
| CMYK | 0 | 0.67 | 0.11 | 0.55 |
| HSL | 309.47º | 0.5% | 0.3% | - |
| HSV(B) | 309.47º | 0.67% | 0.45% | - |
| XYZ | 10.03 | 5.92 | 13.18 | - |
| YUV | 68.02 | 147.18 | 160.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 102 | 0 | 0.67 | 0.11 | 0.55 | 309.47 | 0.5 | 0.3 |
| Hex | 72 | 26 | 66 | 0 | 43 | B | 37 | 135 | 32 | 1E |
| Octal | 162 | 46 | 146 | 0 | 103 | 13 | 67 | 465 | 62 | 36 |
| Binary | 1110010 | 100110 | 1100110 | 0 | 1000011 | 1011 | 110111 | 100110101 | 110010 | 11110 |
Color Harmonies of #722666
Complementary color
Monochromatic Colors of #722666
Black with #722666
Text Example
Text Example
White with #722666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722666; }
p { color: rgb(114,38,102); }
H1.HeaderClassName
{
color: #722666;
}
.AnyTagClassName
{
color: #722666;
}
</style>
background-color css
<style>
a { background-color: #722666; }
a { background-color: rgb(114,38,102); }
div.DivClassName
{
background-color: #722666;
}
.BgClassName
{
background-color: #722666;
}
</style>
border-color css
<style>
span { border-color: #722666; }
span { border-color: rgb(114,38,102); }
td.TdClassName
{
border-color: #722666;
}
.TagClassName
{
border-color: #722666;
}
</style>