Shades of Palatinate Purple #732062
Tints of Palatinate Purple #732062
RGB
CMYK
RGB Variations
Color information
#732062 (or 0x732062) is known color: Palatinate Purple. HEX triplet: 73, 20 and 62. RGB value is (115,32,98). Sum of RGB (Red+Green+Blue) = 115+32+98=245 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.94% from 245); Green value is 32 (12.89% from 255 or 13.06% from 245); Blue value is 98 (38.67% from 255 or 40% from 245); Max value from RGB is 115 - color contains mainly: red. Hex color #732062 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732062 is #8CDF9D. Grayscale: #404040. Windows color (decimal): -9232286 or 6430835. OLE color: 6430835.
HSL color Cylindrical-coordinate representation of color #732062: hue angle of 312.29º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #732062 is Cyan = 0, Magento = 0.72, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 32 | 98 | - |
| CMYK | 0 | 0.72 | 0.15 | 0.55 |
| HSL | 312.29º | 0.56% | 0.29% | - |
| HSV(B) | 312.29º | 0.72% | 0.45% | - |
| XYZ | 9.79 | 5.56 | 12.11 | - |
| YUV | 64.34 | 147 | 164.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 32 | 98 | 0 | 0.72 | 0.15 | 0.55 | 312.29 | 0.56 | 0.29 |
| Hex | 73 | 20 | 62 | 0 | 48 | F | 37 | 138 | 38 | 1D |
| Octal | 163 | 40 | 142 | 0 | 110 | 17 | 67 | 470 | 70 | 35 |
| Binary | 1110011 | 100000 | 1100010 | 0 | 1001000 | 1111 | 110111 | 100111000 | 111000 | 11101 |
Color Harmonies of #732062
Complementary color
Monochromatic Colors of #732062
Black with #732062
Text Example
Text Example
White with #732062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732062; }
p { color: rgb(115,32,98); }
H1.HeaderClassName
{
color: #732062;
}
.AnyTagClassName
{
color: #732062;
}
</style>
background-color css
<style>
a { background-color: #732062; }
a { background-color: rgb(115,32,98); }
div.DivClassName
{
background-color: #732062;
}
.BgClassName
{
background-color: #732062;
}
</style>
border-color css
<style>
span { border-color: #732062; }
span { border-color: rgb(115,32,98); }
td.TdClassName
{
border-color: #732062;
}
.TagClassName
{
border-color: #732062;
}
</style>