Shades of Palatinate Purple #620859
Tints of Palatinate Purple #620859
RGB
CMYK
RGB Variations
Color information
#620859 (or 0x620859) is known color: Palatinate Purple. HEX triplet: 62, 08 and 59. RGB value is (98,8,89). Sum of RGB (Red+Green+Blue) = 98+8+89=195 (25% of max value = 765). Red value is 98 (38.67% from 255 or 50.26% from 195); Green value is 8 (3.52% from 255 or 4.10% from 195); Blue value is 89 (35.16% from 255 or 45.64% from 195); Max value from RGB is 98 - color contains mainly: red. Hex color #620859 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620859 is #9DF7A6. Grayscale: #2B2B2B. Windows color (decimal): -10352551 or 5834850. OLE color: 5834850.
HSL color Cylindrical-coordinate representation of color #620859: hue angle of 306º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #620859 is Cyan = 0, Magento = 0.92, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 8 | 89 | - |
| CMYK | 0 | 0.92 | 0.09 | 0.62 |
| HSL | 306º | 0.85% | 0.21% | - |
| HSV(B) | 306º | 0.92% | 0.38% | - |
| XYZ | 6.93 | 3.49 | 9.76 | - |
| YUV | 44.14 | 153.32 | 166.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 8 | 89 | 0 | 0.92 | 0.09 | 0.62 | 306 | 0.85 | 0.21 |
| Hex | 62 | 8 | 59 | 0 | 5C | 9 | 3E | 132 | 55 | 15 |
| Octal | 142 | 10 | 131 | 0 | 134 | 11 | 76 | 462 | 125 | 25 |
| Binary | 1100010 | 1000 | 1011001 | 0 | 1011100 | 1001 | 111110 | 100110010 | 1010101 | 10101 |
Color Harmonies of #620859
Complementary color
Monochromatic Colors of #620859
Black with #620859
Text Example
Text Example
White with #620859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620859; }
p { color: rgb(98,8,89); }
H1.HeaderClassName
{
color: #620859;
}
.AnyTagClassName
{
color: #620859;
}
</style>
background-color css
<style>
a { background-color: #620859; }
a { background-color: rgb(98,8,89); }
div.DivClassName
{
background-color: #620859;
}
.BgClassName
{
background-color: #620859;
}
</style>
border-color css
<style>
span { border-color: #620859; }
span { border-color: rgb(98,8,89); }
td.TdClassName
{
border-color: #620859;
}
.TagClassName
{
border-color: #620859;
}
</style>