Shades of Palatinate Purple #722867
Tints of Palatinate Purple #722867
RGB
CMYK
RGB Variations
Color information
#722867 (or 0x722867) is known color: Palatinate Purple. HEX triplet: 72, 28 and 67. RGB value is (114,40,103). Sum of RGB (Red+Green+Blue) = 114+40+103=257 (34% of max value = 765). Red value is 114 (44.92% from 255 or 44.36% from 257); Green value is 40 (16.02% from 255 or 15.56% from 257); Blue value is 103 (40.62% from 255 or 40.08% from 257); Max value from RGB is 114 - color contains mainly: red. Hex color #722867 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722867 is #8DD798. Grayscale: #454545. Windows color (decimal): -9295769 or 6760562. OLE color: 6760562.
HSL color Cylindrical-coordinate representation of color #722867: hue angle of 308.92º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #722867 is Cyan = 0, Magento = 0.65, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 103 | - |
| CMYK | 0 | 0.65 | 0.10 | 0.55 |
| HSL | 308.92º | 0.48% | 0.3% | - |
| HSV(B) | 308.92º | 0.65% | 0.45% | - |
| XYZ | 10.15 | 6.07 | 13.47 | - |
| YUV | 69.31 | 147.02 | 159.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 103 | 0 | 0.65 | 0.10 | 0.55 | 308.92 | 0.48 | 0.3 |
| Hex | 72 | 28 | 67 | 0 | 41 | A | 37 | 135 | 30 | 1E |
| Octal | 162 | 50 | 147 | 0 | 101 | 12 | 67 | 465 | 60 | 36 |
| Binary | 1110010 | 101000 | 1100111 | 0 | 1000001 | 1010 | 110111 | 100110101 | 110000 | 11110 |
Color Harmonies of #722867
Complementary color
Monochromatic Colors of #722867
Black with #722867
Text Example
Text Example
White with #722867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722867; }
p { color: rgb(114,40,103); }
H1.HeaderClassName
{
color: #722867;
}
.AnyTagClassName
{
color: #722867;
}
</style>
background-color css
<style>
a { background-color: #722867; }
a { background-color: rgb(114,40,103); }
div.DivClassName
{
background-color: #722867;
}
.BgClassName
{
background-color: #722867;
}
</style>
border-color css
<style>
span { border-color: #722867; }
span { border-color: rgb(114,40,103); }
td.TdClassName
{
border-color: #722867;
}
.TagClassName
{
border-color: #722867;
}
</style>