Shades of Palatinate Purple #721468
Tints of Palatinate Purple #721468
RGB
CMYK
RGB Variations
Color information
#721468 (or 0x721468) is known color: Palatinate Purple. HEX triplet: 72, 14 and 68. RGB value is (114,20,104). Sum of RGB (Red+Green+Blue) = 114+20+104=238 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.90% from 238); Green value is 20 (8.20% from 255 or 8.40% from 238); Blue value is 104 (41.02% from 255 or 43.70% from 238); Max value from RGB is 114 - color contains mainly: red. Hex color #721468 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #721468 is #8DEB97. Grayscale: #393939. Windows color (decimal): -9300888 or 6820978. OLE color: 6820978.
HSL color Cylindrical-coordinate representation of color #721468: hue angle of 306.38º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #721468 is Cyan = 0, Magento = 0.82, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 20 | 104 | - |
| CMYK | 0 | 0.82 | 0.09 | 0.55 |
| HSL | 306.38º | 0.7% | 0.26% | - |
| HSV(B) | 306.38º | 0.82% | 0.45% | - |
| XYZ | 9.69 | 5.08 | 13.57 | - |
| YUV | 57.68 | 154.14 | 168.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 20 | 104 | 0 | 0.82 | 0.09 | 0.55 | 306.38 | 0.7 | 0.26 |
| Hex | 72 | 14 | 68 | 0 | 52 | 9 | 37 | 132 | 46 | 1A |
| Octal | 162 | 24 | 150 | 0 | 122 | 11 | 67 | 462 | 106 | 32 |
| Binary | 1110010 | 10100 | 1101000 | 0 | 1010010 | 1001 | 110111 | 100110010 | 1000110 | 11010 |
Color Harmonies of #721468
Complementary color
Monochromatic Colors of #721468
Black with #721468
Text Example
Text Example
White with #721468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721468; }
p { color: rgb(114,20,104); }
H1.HeaderClassName
{
color: #721468;
}
.AnyTagClassName
{
color: #721468;
}
</style>
background-color css
<style>
a { background-color: #721468; }
a { background-color: rgb(114,20,104); }
div.DivClassName
{
background-color: #721468;
}
.BgClassName
{
background-color: #721468;
}
</style>
border-color css
<style>
span { border-color: #721468; }
span { border-color: rgb(114,20,104); }
td.TdClassName
{
border-color: #721468;
}
.TagClassName
{
border-color: #721468;
}
</style>