Shades of Palatinate Purple #730661
Tints of Palatinate Purple #730661
RGB
CMYK
RGB Variations
Color information
#730661 (or 0x730661) is known color: Palatinate Purple. HEX triplet: 73, 06 and 61. RGB value is (115,6,97). Sum of RGB (Red+Green+Blue) = 115+6+97=218 (28% of max value = 765). Red value is 115 (45.31% from 255 or 52.75% from 218); Green value is 6 (2.73% from 255 or 2.75% from 218); Blue value is 97 (38.28% from 255 or 44.50% from 218); Max value from RGB is 115 - color contains mainly: red. Hex color #730661 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #730661 is #8CF99E. Grayscale: #303030. Windows color (decimal): -9238943 or 6358643. OLE color: 6358643.
HSL color Cylindrical-coordinate representation of color #730661: hue angle of 309.91º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #730661 is Cyan = 0, Magento = 0.95, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 6 | 97 | - |
| CMYK | 0 | 0.95 | 0.16 | 0.55 |
| HSL | 309.91º | 0.9% | 0.24% | - |
| HSV(B) | 309.91º | 0.95% | 0.45% | - |
| XYZ | 9.29 | 4.64 | 11.71 | - |
| YUV | 48.97 | 155.11 | 175.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 6 | 97 | 0 | 0.95 | 0.16 | 0.55 | 309.91 | 0.9 | 0.24 |
| Hex | 73 | 6 | 61 | 0 | 5F | 10 | 37 | 136 | 5A | 18 |
| Octal | 163 | 6 | 141 | 0 | 137 | 20 | 67 | 466 | 132 | 30 |
| Binary | 1110011 | 110 | 1100001 | 0 | 1011111 | 10000 | 110111 | 100110110 | 1011010 | 11000 |
Color Harmonies of #730661
Complementary color
Monochromatic Colors of #730661
Black with #730661
Text Example
Text Example
White with #730661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730661; }
p { color: rgb(115,6,97); }
H1.HeaderClassName
{
color: #730661;
}
.AnyTagClassName
{
color: #730661;
}
</style>
background-color css
<style>
a { background-color: #730661; }
a { background-color: rgb(115,6,97); }
div.DivClassName
{
background-color: #730661;
}
.BgClassName
{
background-color: #730661;
}
</style>
border-color css
<style>
span { border-color: #730661; }
span { border-color: rgb(115,6,97); }
td.TdClassName
{
border-color: #730661;
}
.TagClassName
{
border-color: #730661;
}
</style>