Shades of Palatinate Purple #722068
Tints of Palatinate Purple #722068
RGB
CMYK
RGB Variations
Color information
#722068 (or 0x722068) is known color: Palatinate Purple. HEX triplet: 72, 20 and 68. RGB value is (114,32,104). Sum of RGB (Red+Green+Blue) = 114+32+104=250 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.6% from 250); Green value is 32 (12.89% from 255 or 12.8% from 250); Blue value is 104 (41.02% from 255 or 41.6% from 250); Max value from RGB is 114 - color contains mainly: red. Hex color #722068 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722068 is #8DDF97. Grayscale: #404040. Windows color (decimal): -9297816 or 6824050. OLE color: 6824050.
HSL color Cylindrical-coordinate representation of color #722068: hue angle of 307.32º 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 #722068 is Cyan = 0, Magento = 0.72, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 32 | 104 | - |
| CMYK | 0 | 0.72 | 0.09 | 0.55 |
| HSL | 307.32º | 0.56% | 0.29% | - |
| HSV(B) | 307.32º | 0.72% | 0.45% | - |
| XYZ | 9.95 | 5.61 | 13.65 | - |
| YUV | 64.73 | 150.17 | 163.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 104 | 0 | 0.72 | 0.09 | 0.55 | 307.32 | 0.56 | 0.29 |
| Hex | 72 | 20 | 68 | 0 | 48 | 9 | 37 | 133 | 38 | 1D |
| Octal | 162 | 40 | 150 | 0 | 110 | 11 | 67 | 463 | 70 | 35 |
| Binary | 1110010 | 100000 | 1101000 | 0 | 1001000 | 1001 | 110111 | 100110011 | 111000 | 11101 |
Color Harmonies of #722068
Complementary color
Monochromatic Colors of #722068
Black with #722068
Text Example
Text Example
White with #722068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722068; }
p { color: rgb(114,32,104); }
H1.HeaderClassName
{
color: #722068;
}
.AnyTagClassName
{
color: #722068;
}
</style>
background-color css
<style>
a { background-color: #722068; }
a { background-color: rgb(114,32,104); }
div.DivClassName
{
background-color: #722068;
}
.BgClassName
{
background-color: #722068;
}
</style>
border-color css
<style>
span { border-color: #722068; }
span { border-color: rgb(114,32,104); }
td.TdClassName
{
border-color: #722068;
}
.TagClassName
{
border-color: #722068;
}
</style>