Shades of Palatinate Purple #620560
Tints of Palatinate Purple #620560
RGB
CMYK
RGB Variations
Color information
#620560 (or 0x620560) is known color: Palatinate Purple. HEX triplet: 62, 05 and 60. RGB value is (98,5,96). Sum of RGB (Red+Green+Blue) = 98+5+96=199 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49.25% from 199); Green value is 5 (2.34% from 255 or 2.51% from 199); Blue value is 96 (37.89% from 255 or 48.24% from 199); Max value from RGB is 98 - color contains mainly: red. Hex color #620560 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620560 is #9DFA9F. Grayscale: #2A2A2A. Windows color (decimal): -10353312 or 6292834. OLE color: 6292834.
HSL color Cylindrical-coordinate representation of color #620560: hue angle of 301.29º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #620560 is Cyan = 0, Magento = 0.95, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 5 | 96 | - |
| CMYK | 0 | 0.95 | 0.02 | 0.62 |
| HSL | 301.29º | 0.9% | 0.2% | - |
| HSV(B) | 301.29º | 0.95% | 0.38% | - |
| XYZ | 7.2 | 3.55 | 11.37 | - |
| YUV | 43.18 | 157.81 | 167.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 5 | 96 | 0 | 0.95 | 0.02 | 0.62 | 301.29 | 0.9 | 0.2 |
| Hex | 62 | 5 | 60 | 0 | 5F | 2 | 3E | 12D | 5A | 14 |
| Octal | 142 | 5 | 140 | 0 | 137 | 2 | 76 | 455 | 132 | 24 |
| Binary | 1100010 | 101 | 1100000 | 0 | 1011111 | 10 | 111110 | 100101101 | 1011010 | 10100 |
Color Harmonies of #620560
Complementary color
Monochromatic Colors of #620560
Black with #620560
Text Example
Text Example
White with #620560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620560; }
p { color: rgb(98,5,96); }
H1.HeaderClassName
{
color: #620560;
}
.AnyTagClassName
{
color: #620560;
}
</style>
background-color css
<style>
a { background-color: #620560; }
a { background-color: rgb(98,5,96); }
div.DivClassName
{
background-color: #620560;
}
.BgClassName
{
background-color: #620560;
}
</style>
border-color css
<style>
span { border-color: #620560; }
span { border-color: rgb(98,5,96); }
td.TdClassName
{
border-color: #620560;
}
.TagClassName
{
border-color: #620560;
}
</style>