Shades of Palatinate Purple #722767
Tints of Palatinate Purple #722767
RGB
CMYK
RGB Variations
Color information
#722767 (or 0x722767) is known color: Palatinate Purple. HEX triplet: 72, 27 and 67. RGB value is (114,39,103). Sum of RGB (Red+Green+Blue) = 114+39+103=256 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.53% from 256); Green value is 39 (15.62% from 255 or 15.23% from 256); Blue value is 103 (40.62% from 255 or 40.23% from 256); Max value from RGB is 114 - color contains mainly: red. Hex color #722767 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722767 is #8DD898. Grayscale: #444444. Windows color (decimal): -9296025 or 6760306. OLE color: 6760306.
HSL color Cylindrical-coordinate representation of color #722767: hue angle of 308.8º 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 #722767 is Cyan = 0, Magento = 0.66, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 39 | 103 | - |
| CMYK | 0 | 0.66 | 0.10 | 0.55 |
| HSL | 308.8º | 0.49% | 0.3% | - |
| HSV(B) | 308.8º | 0.66% | 0.45% | - |
| XYZ | 10.11 | 6.01 | 13.46 | - |
| YUV | 68.72 | 147.35 | 160.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 39 | 103 | 0 | 0.66 | 0.10 | 0.55 | 308.8 | 0.49 | 0.3 |
| Hex | 72 | 27 | 67 | 0 | 42 | A | 37 | 135 | 31 | 1E |
| Octal | 162 | 47 | 147 | 0 | 102 | 12 | 67 | 465 | 61 | 36 |
| Binary | 1110010 | 100111 | 1100111 | 0 | 1000010 | 1010 | 110111 | 100110101 | 110001 | 11110 |
Color Harmonies of #722767
Complementary color
Monochromatic Colors of #722767
Black with #722767
Text Example
Text Example
White with #722767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722767; }
p { color: rgb(114,39,103); }
H1.HeaderClassName
{
color: #722767;
}
.AnyTagClassName
{
color: #722767;
}
</style>
background-color css
<style>
a { background-color: #722767; }
a { background-color: rgb(114,39,103); }
div.DivClassName
{
background-color: #722767;
}
.BgClassName
{
background-color: #722767;
}
</style>
border-color css
<style>
span { border-color: #722767; }
span { border-color: rgb(114,39,103); }
td.TdClassName
{
border-color: #722767;
}
.TagClassName
{
border-color: #722767;
}
</style>