Shades of Palatinate Purple #620759
Tints of Palatinate Purple #620759
RGB
CMYK
RGB Variations
Color information
#620759 (or 0x620759) is known color: Palatinate Purple. HEX triplet: 62, 07 and 59. RGB value is (98,7,89). Sum of RGB (Red+Green+Blue) = 98+7+89=194 (25% of max value = 765). Red value is 98 (38.67% from 255 or 50.52% from 194); Green value is 7 (3.12% from 255 or 3.61% from 194); Blue value is 89 (35.16% from 255 or 45.88% from 194); Max value from RGB is 98 - color contains mainly: red. Hex color #620759 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620759 is #9DF8A6. Grayscale: #2B2B2B. Windows color (decimal): -10352807 or 5834594. OLE color: 5834594.
HSL color Cylindrical-coordinate representation of color #620759: hue angle of 305.93º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #620759 is Cyan = 0, Magento = 0.93, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 7 | 89 | - |
| CMYK | 0 | 0.93 | 0.09 | 0.62 |
| HSL | 305.93º | 0.87% | 0.21% | - |
| HSV(B) | 305.93º | 0.93% | 0.38% | - |
| XYZ | 6.92 | 3.47 | 9.76 | - |
| YUV | 43.56 | 153.65 | 166.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 7 | 89 | 0 | 0.93 | 0.09 | 0.62 | 305.93 | 0.87 | 0.21 |
| Hex | 62 | 7 | 59 | 0 | 5D | 9 | 3E | 132 | 57 | 15 |
| Octal | 142 | 7 | 131 | 0 | 135 | 11 | 76 | 462 | 127 | 25 |
| Binary | 1100010 | 111 | 1011001 | 0 | 1011101 | 1001 | 111110 | 100110010 | 1010111 | 10101 |
Color Harmonies of #620759
Complementary color
Monochromatic Colors of #620759
Black with #620759
Text Example
Text Example
White with #620759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620759; }
p { color: rgb(98,7,89); }
H1.HeaderClassName
{
color: #620759;
}
.AnyTagClassName
{
color: #620759;
}
</style>
background-color css
<style>
a { background-color: #620759; }
a { background-color: rgb(98,7,89); }
div.DivClassName
{
background-color: #620759;
}
.BgClassName
{
background-color: #620759;
}
</style>
border-color css
<style>
span { border-color: #620759; }
span { border-color: rgb(98,7,89); }
td.TdClassName
{
border-color: #620759;
}
.TagClassName
{
border-color: #620759;
}
</style>