Shades of Palatinate Purple #724068
Tints of Palatinate Purple #724068
RGB
CMYK
RGB Variations
Color information
#724068 (or 0x724068) is known color: Palatinate Purple. HEX triplet: 72, 40 and 68. RGB value is (114,64,104). Sum of RGB (Red+Green+Blue) = 114+64+104=282 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.43% from 282); Green value is 64 (25.39% from 255 or 22.70% from 282); Blue value is 104 (41.02% from 255 or 36.88% from 282); Max value from RGB is 114 - color contains mainly: red. Hex color #724068 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724068 is #8DBF97. Grayscale: #535353. Windows color (decimal): -9289624 or 6832242. OLE color: 6832242.
HSL color Cylindrical-coordinate representation of color #724068: hue angle of 312º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #724068 is Cyan = 0, Magento = 0.44, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 64 | 104 | - |
| CMYK | 0 | 0.44 | 0.09 | 0.55 |
| HSL | 312º | 0.28% | 0.35% | - |
| HSV(B) | 312º | 0.44% | 0.45% | - |
| XYZ | 11.27 | 8.24 | 14.09 | - |
| YUV | 83.51 | 139.57 | 149.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 64 | 104 | 0 | 0.44 | 0.09 | 0.55 | 312 | 0.28 | 0.35 |
| Hex | 72 | 40 | 68 | 0 | 2C | 9 | 37 | 138 | 1C | 23 |
| Octal | 162 | 100 | 150 | 0 | 54 | 11 | 67 | 470 | 34 | 43 |
| Binary | 1110010 | 1000000 | 1101000 | 0 | 101100 | 1001 | 110111 | 100111000 | 11100 | 100011 |
Color Harmonies of #724068
Complementary color
Monochromatic Colors of #724068
Black with #724068
Text Example
Text Example
White with #724068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724068; }
p { color: rgb(114,64,104); }
H1.HeaderClassName
{
color: #724068;
}
.AnyTagClassName
{
color: #724068;
}
</style>
background-color css
<style>
a { background-color: #724068; }
a { background-color: rgb(114,64,104); }
div.DivClassName
{
background-color: #724068;
}
.BgClassName
{
background-color: #724068;
}
</style>
border-color css
<style>
span { border-color: #724068; }
span { border-color: rgb(114,64,104); }
td.TdClassName
{
border-color: #724068;
}
.TagClassName
{
border-color: #724068;
}
</style>