Shades of Palatinate Purple #723561
Tints of Palatinate Purple #723561
RGB
CMYK
RGB Variations
Color information
#723561 (or 0x723561) is known color: Palatinate Purple. HEX triplet: 72, 35 and 61. RGB value is (114,53,97). Sum of RGB (Red+Green+Blue) = 114+53+97=264 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.18% from 264); Green value is 53 (21.09% from 255 or 20.08% from 264); Blue value is 97 (38.28% from 255 or 36.74% from 264); Max value from RGB is 114 - color contains mainly: red. Hex color #723561 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723561 is #8DCA9E. Grayscale: #4C4C4C. Windows color (decimal): -9292447 or 6370674. OLE color: 6370674.
HSL color Cylindrical-coordinate representation of color #723561: hue angle of 316.72º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #723561 is Cyan = 0, Magento = 0.54, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 53 | 97 | - |
| CMYK | 0 | 0.54 | 0.15 | 0.55 |
| HSL | 316.72º | 0.37% | 0.33% | - |
| HSV(B) | 316.72º | 0.54% | 0.45% | - |
| XYZ | 10.37 | 6.99 | 12.11 | - |
| YUV | 76.26 | 139.71 | 154.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 53 | 97 | 0 | 0.54 | 0.15 | 0.55 | 316.72 | 0.37 | 0.33 |
| Hex | 72 | 35 | 61 | 0 | 36 | F | 37 | 13D | 25 | 21 |
| Octal | 162 | 65 | 141 | 0 | 66 | 17 | 67 | 475 | 45 | 41 |
| Binary | 1110010 | 110101 | 1100001 | 0 | 110110 | 1111 | 110111 | 100111101 | 100101 | 100001 |
Color Harmonies of #723561
Complementary color
Monochromatic Colors of #723561
Black with #723561
Text Example
Text Example
White with #723561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723561; }
p { color: rgb(114,53,97); }
H1.HeaderClassName
{
color: #723561;
}
.AnyTagClassName
{
color: #723561;
}
</style>
background-color css
<style>
a { background-color: #723561; }
a { background-color: rgb(114,53,97); }
div.DivClassName
{
background-color: #723561;
}
.BgClassName
{
background-color: #723561;
}
</style>
border-color css
<style>
span { border-color: #723561; }
span { border-color: rgb(114,53,97); }
td.TdClassName
{
border-color: #723561;
}
.TagClassName
{
border-color: #723561;
}
</style>