Shades of Palatinate Purple #620659
Tints of Palatinate Purple #620659
RGB
CMYK
RGB Variations
Color information
#620659 (or 0x620659) is known color: Palatinate Purple. HEX triplet: 62, 06 and 59. RGB value is (98,6,89). Sum of RGB (Red+Green+Blue) = 98+6+89=193 (25% of max value = 765). Red value is 98 (38.67% from 255 or 50.78% from 193); Green value is 6 (2.73% from 255 or 3.11% from 193); Blue value is 89 (35.16% from 255 or 46.11% from 193); Max value from RGB is 98 - color contains mainly: red. Hex color #620659 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620659 is #9DF9A6. Grayscale: #2A2A2A. Windows color (decimal): -10353063 or 5834338. OLE color: 5834338.
HSL color Cylindrical-coordinate representation of color #620659: hue angle of 305.87º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #620659 is Cyan = 0, Magento = 0.94, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 89 | - |
| CMYK | 0 | 0.94 | 0.09 | 0.62 |
| HSL | 305.87º | 0.88% | 0.2% | - |
| HSV(B) | 305.87º | 0.94% | 0.38% | - |
| XYZ | 6.91 | 3.45 | 9.75 | - |
| YUV | 42.97 | 153.98 | 167.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 89 | 0 | 0.94 | 0.09 | 0.62 | 305.87 | 0.88 | 0.2 |
| Hex | 62 | 6 | 59 | 0 | 5E | 9 | 3E | 132 | 58 | 14 |
| Octal | 142 | 6 | 131 | 0 | 136 | 11 | 76 | 462 | 130 | 24 |
| Binary | 1100010 | 110 | 1011001 | 0 | 1011110 | 1001 | 111110 | 100110010 | 1011000 | 10100 |
Color Harmonies of #620659
Complementary color
Monochromatic Colors of #620659
Black with #620659
Text Example
Text Example
White with #620659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620659; }
p { color: rgb(98,6,89); }
H1.HeaderClassName
{
color: #620659;
}
.AnyTagClassName
{
color: #620659;
}
</style>
background-color css
<style>
a { background-color: #620659; }
a { background-color: rgb(98,6,89); }
div.DivClassName
{
background-color: #620659;
}
.BgClassName
{
background-color: #620659;
}
</style>
border-color css
<style>
span { border-color: #620659; }
span { border-color: rgb(98,6,89); }
td.TdClassName
{
border-color: #620659;
}
.TagClassName
{
border-color: #620659;
}
</style>