Shades of Palatinate Purple #722768
Tints of Palatinate Purple #722768
RGB
CMYK
RGB Variations
Color information
#722768 (or 0x722768) is known color: Palatinate Purple. HEX triplet: 72, 27 and 68. RGB value is (114,39,104). Sum of RGB (Red+Green+Blue) = 114+39+104=257 (34% of max value = 765). Red value is 114 (44.92% from 255 or 44.36% from 257); Green value is 39 (15.62% from 255 or 15.18% from 257); Blue value is 104 (41.02% from 255 or 40.47% from 257); Max value from RGB is 114 - color contains mainly: red. Hex color #722768 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722768 is #8DD897. Grayscale: #444444. Windows color (decimal): -9296024 or 6825842. OLE color: 6825842.
HSL color Cylindrical-coordinate representation of color #722768: hue angle of 308º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #722768 is Cyan = 0, Magento = 0.66, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 39 | 104 | - |
| CMYK | 0 | 0.66 | 0.09 | 0.55 |
| HSL | 308º | 0.49% | 0.3% | - |
| HSV(B) | 308º | 0.66% | 0.45% | - |
| XYZ | 10.16 | 6.03 | 13.72 | - |
| YUV | 68.84 | 147.85 | 160.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 39 | 104 | 0 | 0.66 | 0.09 | 0.55 | 308 | 0.49 | 0.3 |
| Hex | 72 | 27 | 68 | 0 | 42 | 9 | 37 | 134 | 31 | 1E |
| Octal | 162 | 47 | 150 | 0 | 102 | 11 | 67 | 464 | 61 | 36 |
| Binary | 1110010 | 100111 | 1101000 | 0 | 1000010 | 1001 | 110111 | 100110100 | 110001 | 11110 |
Color Harmonies of #722768
Complementary color
Monochromatic Colors of #722768
Black with #722768
Text Example
Text Example
White with #722768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722768; }
p { color: rgb(114,39,104); }
H1.HeaderClassName
{
color: #722768;
}
.AnyTagClassName
{
color: #722768;
}
</style>
background-color css
<style>
a { background-color: #722768; }
a { background-color: rgb(114,39,104); }
div.DivClassName
{
background-color: #722768;
}
.BgClassName
{
background-color: #722768;
}
</style>
border-color css
<style>
span { border-color: #722768; }
span { border-color: rgb(114,39,104); }
td.TdClassName
{
border-color: #722768;
}
.TagClassName
{
border-color: #722768;
}
</style>