Shades of Palatinate Purple #721356
Tints of Palatinate Purple #721356
RGB
CMYK
RGB Variations
Color information
#721356 (or 0x721356) is known color: Palatinate Purple. HEX triplet: 72, 13 and 56. RGB value is (114,19,86). Sum of RGB (Red+Green+Blue) = 114+19+86=219 (29% of max value = 765). Red value is 114 (44.92% from 255 or 52.05% from 219); Green value is 19 (7.81% from 255 or 8.68% from 219); Blue value is 86 (33.98% from 255 or 39.27% from 219); Max value from RGB is 114 - color contains mainly: red. Hex color #721356 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #721356 is #8DECA9. Grayscale: #363636. Windows color (decimal): -9301162 or 5641074. OLE color: 5641074.
HSL color Cylindrical-coordinate representation of color #721356: hue angle of 317.68º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #721356 is Cyan = 0, Magento = 0.83, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 19 | 86 | - |
| CMYK | 0 | 0.83 | 0.25 | 0.55 |
| HSL | 317.68º | 0.71% | 0.26% | - |
| HSV(B) | 317.68º | 0.83% | 0.45% | - |
| XYZ | 8.85 | 4.72 | 9.25 | - |
| YUV | 55.04 | 145.47 | 170.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 19 | 86 | 0 | 0.83 | 0.25 | 0.55 | 317.68 | 0.71 | 0.26 |
| Hex | 72 | 13 | 56 | 0 | 53 | 19 | 37 | 13E | 47 | 1A |
| Octal | 162 | 23 | 126 | 0 | 123 | 31 | 67 | 476 | 107 | 32 |
| Binary | 1110010 | 10011 | 1010110 | 0 | 1010011 | 11001 | 110111 | 100111110 | 1000111 | 11010 |
Color Harmonies of #721356
Complementary color
Monochromatic Colors of #721356
Black with #721356
Text Example
Text Example
White with #721356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721356; }
p { color: rgb(114,19,86); }
H1.HeaderClassName
{
color: #721356;
}
.AnyTagClassName
{
color: #721356;
}
</style>
background-color css
<style>
a { background-color: #721356; }
a { background-color: rgb(114,19,86); }
div.DivClassName
{
background-color: #721356;
}
.BgClassName
{
background-color: #721356;
}
</style>
border-color css
<style>
span { border-color: #721356; }
span { border-color: rgb(114,19,86); }
td.TdClassName
{
border-color: #721356;
}
.TagClassName
{
border-color: #721356;
}
</style>