Shades of Palatinate Purple #721656
Tints of Palatinate Purple #721656
RGB
CMYK
RGB Variations
Color information
#721656 (or 0x721656) is known color: Palatinate Purple. HEX triplet: 72, 16 and 56. RGB value is (114,22,86). Sum of RGB (Red+Green+Blue) = 114+22+86=222 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.35% from 222); Green value is 22 (8.98% from 255 or 9.91% from 222); Blue value is 86 (33.98% from 255 or 38.74% from 222); Max value from RGB is 114 - color contains mainly: red. Hex color #721656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #721656 is #8DE9A9. Grayscale: #383838. Windows color (decimal): -9300394 or 5641842. OLE color: 5641842.
HSL color Cylindrical-coordinate representation of color #721656: hue angle of 318.26º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #721656 is Cyan = 0, Magento = 0.81, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 22 | 86 | - |
| CMYK | 0 | 0.81 | 0.25 | 0.55 |
| HSL | 318.26º | 0.68% | 0.27% | - |
| HSV(B) | 318.26º | 0.81% | 0.45% | - |
| XYZ | 8.91 | 4.82 | 9.27 | - |
| YUV | 56.8 | 144.48 | 168.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 22 | 86 | 0 | 0.81 | 0.25 | 0.55 | 318.26 | 0.68 | 0.27 |
| Hex | 72 | 16 | 56 | 0 | 51 | 19 | 37 | 13E | 44 | 1B |
| Octal | 162 | 26 | 126 | 0 | 121 | 31 | 67 | 476 | 104 | 33 |
| Binary | 1110010 | 10110 | 1010110 | 0 | 1010001 | 11001 | 110111 | 100111110 | 1000100 | 11011 |
Color Harmonies of #721656
Complementary color
Monochromatic Colors of #721656
Black with #721656
Text Example
Text Example
White with #721656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721656; }
p { color: rgb(114,22,86); }
H1.HeaderClassName
{
color: #721656;
}
.AnyTagClassName
{
color: #721656;
}
</style>
background-color css
<style>
a { background-color: #721656; }
a { background-color: rgb(114,22,86); }
div.DivClassName
{
background-color: #721656;
}
.BgClassName
{
background-color: #721656;
}
</style>
border-color css
<style>
span { border-color: #721656; }
span { border-color: rgb(114,22,86); }
td.TdClassName
{
border-color: #721656;
}
.TagClassName
{
border-color: #721656;
}
</style>