Shades of Palatinate Purple #730962
Tints of Palatinate Purple #730962
RGB
CMYK
RGB Variations
Color information
#730962 (or 0x730962) is known color: Palatinate Purple. HEX triplet: 73, 09 and 62. RGB value is (115,9,98). Sum of RGB (Red+Green+Blue) = 115+9+98=222 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.80% from 222); Green value is 9 (3.91% from 255 or 4.05% from 222); Blue value is 98 (38.67% from 255 or 44.14% from 222); Max value from RGB is 115 - color contains mainly: red. Hex color #730962 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #730962 is #8CF69D. Grayscale: #323232. Windows color (decimal): -9238174 or 6424947. OLE color: 6424947.
HSL color Cylindrical-coordinate representation of color #730962: hue angle of 309.62º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #730962 is Cyan = 0, Magento = 0.92, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 9 | 98 | - |
| CMYK | 0 | 0.92 | 0.15 | 0.55 |
| HSL | 309.62º | 0.85% | 0.24% | - |
| HSV(B) | 309.62º | 0.92% | 0.45% | - |
| XYZ | 9.37 | 4.72 | 11.97 | - |
| YUV | 50.84 | 154.62 | 173.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 9 | 98 | 0 | 0.92 | 0.15 | 0.55 | 309.62 | 0.85 | 0.24 |
| Hex | 73 | 9 | 62 | 0 | 5C | F | 37 | 136 | 55 | 18 |
| Octal | 163 | 11 | 142 | 0 | 134 | 17 | 67 | 466 | 125 | 30 |
| Binary | 1110011 | 1001 | 1100010 | 0 | 1011100 | 1111 | 110111 | 100110110 | 1010101 | 11000 |
Color Harmonies of #730962
Complementary color
Monochromatic Colors of #730962
Black with #730962
Text Example
Text Example
White with #730962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730962; }
p { color: rgb(115,9,98); }
H1.HeaderClassName
{
color: #730962;
}
.AnyTagClassName
{
color: #730962;
}
</style>
background-color css
<style>
a { background-color: #730962; }
a { background-color: rgb(115,9,98); }
div.DivClassName
{
background-color: #730962;
}
.BgClassName
{
background-color: #730962;
}
</style>
border-color css
<style>
span { border-color: #730962; }
span { border-color: rgb(115,9,98); }
td.TdClassName
{
border-color: #730962;
}
.TagClassName
{
border-color: #730962;
}
</style>