Shades of Palatinate Purple #732361
Tints of Palatinate Purple #732361
RGB
CMYK
RGB Variations
Color information
#732361 (or 0x732361) is known color: Palatinate Purple. HEX triplet: 73, 23 and 61. RGB value is (115,35,97). Sum of RGB (Red+Green+Blue) = 115+35+97=247 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.56% from 247); Green value is 35 (14.06% from 255 or 14.17% from 247); Blue value is 97 (38.28% from 255 or 39.27% from 247); Max value from RGB is 115 - color contains mainly: red. Hex color #732361 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732361 is #8CDC9E. Grayscale: #414141. Windows color (decimal): -9231519 or 6366067. OLE color: 6366067.
HSL color Cylindrical-coordinate representation of color #732361: hue angle of 313.5º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #732361 is Cyan = 0, Magento = 0.70, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 35 | 97 | - |
| CMYK | 0 | 0.70 | 0.16 | 0.55 |
| HSL | 313.5º | 0.53% | 0.29% | - |
| HSV(B) | 313.5º | 0.7% | 0.45% | - |
| XYZ | 9.83 | 5.71 | 11.89 | - |
| YUV | 65.99 | 145.5 | 162.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 35 | 97 | 0 | 0.70 | 0.16 | 0.55 | 313.5 | 0.53 | 0.29 |
| Hex | 73 | 23 | 61 | 0 | 46 | 10 | 37 | 13A | 35 | 1D |
| Octal | 163 | 43 | 141 | 0 | 106 | 20 | 67 | 472 | 65 | 35 |
| Binary | 1110011 | 100011 | 1100001 | 0 | 1000110 | 10000 | 110111 | 100111010 | 110101 | 11101 |
Color Harmonies of #732361
Complementary color
Monochromatic Colors of #732361
Black with #732361
Text Example
Text Example
White with #732361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732361; }
p { color: rgb(115,35,97); }
H1.HeaderClassName
{
color: #732361;
}
.AnyTagClassName
{
color: #732361;
}
</style>
background-color css
<style>
a { background-color: #732361; }
a { background-color: rgb(115,35,97); }
div.DivClassName
{
background-color: #732361;
}
.BgClassName
{
background-color: #732361;
}
</style>
border-color css
<style>
span { border-color: #732361; }
span { border-color: rgb(115,35,97); }
td.TdClassName
{
border-color: #732361;
}
.TagClassName
{
border-color: #732361;
}
</style>