Shades of Palatinate Purple #721261
Tints of Palatinate Purple #721261
RGB
CMYK
RGB Variations
Color information
#721261 (or 0x721261) is known color: Palatinate Purple. HEX triplet: 72, 12 and 61. RGB value is (114,18,97). Sum of RGB (Red+Green+Blue) = 114+18+97=229 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.78% from 229); Green value is 18 (7.42% from 255 or 7.86% from 229); Blue value is 97 (38.28% from 255 or 42.36% from 229); Max value from RGB is 114 - color contains mainly: red. Hex color #721261 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #721261 is #8DED9E. Grayscale: #373737. Windows color (decimal): -9301407 or 6361714. OLE color: 6361714.
HSL color Cylindrical-coordinate representation of color #721261: hue angle of 310.62º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #721261 is Cyan = 0, Magento = 0.84, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 18 | 97 | - |
| CMYK | 0 | 0.84 | 0.15 | 0.55 |
| HSL | 310.63º | 0.73% | 0.26% | - |
| HSV(B) | 310.63º | 0.84% | 0.45% | - |
| XYZ | 9.31 | 4.87 | 11.76 | - |
| YUV | 55.71 | 151.3 | 169.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 18 | 97 | 0 | 0.84 | 0.15 | 0.55 | 310.63 | 0.73 | 0.26 |
| Hex | 72 | 12 | 61 | 0 | 54 | F | 37 | 137 | 49 | 1A |
| Octal | 162 | 22 | 141 | 0 | 124 | 17 | 67 | 467 | 111 | 32 |
| Binary | 1110010 | 10010 | 1100001 | 0 | 1010100 | 1111 | 110111 | 100110111 | 1001001 | 11010 |
Color Harmonies of #721261
Complementary color
Monochromatic Colors of #721261
Black with #721261
Text Example
Text Example
White with #721261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721261; }
p { color: rgb(114,18,97); }
H1.HeaderClassName
{
color: #721261;
}
.AnyTagClassName
{
color: #721261;
}
</style>
background-color css
<style>
a { background-color: #721261; }
a { background-color: rgb(114,18,97); }
div.DivClassName
{
background-color: #721261;
}
.BgClassName
{
background-color: #721261;
}
</style>
border-color css
<style>
span { border-color: #721261; }
span { border-color: rgb(114,18,97); }
td.TdClassName
{
border-color: #721261;
}
.TagClassName
{
border-color: #721261;
}
</style>