Shades of Palatinate Purple #620660
Tints of Palatinate Purple #620660
RGB
CMYK
RGB Variations
Color information
#620660 (or 0x620660) is known color: Palatinate Purple. HEX triplet: 62, 06 and 60. RGB value is (98,6,96). Sum of RGB (Red+Green+Blue) = 98+6+96=200 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49% from 200); Green value is 6 (2.73% from 255 or 3% from 200); Blue value is 96 (37.89% from 255 or 48% from 200); Max value from RGB is 98 - color contains mainly: red. Hex color #620660 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620660 is #9DF99F. Grayscale: #2B2B2B. Windows color (decimal): -10353056 or 6293090. OLE color: 6293090.
HSL color Cylindrical-coordinate representation of color #620660: hue angle of 301.3º 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 #620660 is Cyan = 0, Magento = 0.94, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 96 | - |
| CMYK | 0 | 0.94 | 0.02 | 0.62 |
| HSL | 301.3º | 0.88% | 0.2% | - |
| HSV(B) | 301.3º | 0.94% | 0.38% | - |
| XYZ | 7.21 | 3.57 | 11.38 | - |
| YUV | 43.77 | 157.48 | 166.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 96 | 0 | 0.94 | 0.02 | 0.62 | 301.3 | 0.88 | 0.2 |
| Hex | 62 | 6 | 60 | 0 | 5E | 2 | 3E | 12D | 58 | 14 |
| Octal | 142 | 6 | 140 | 0 | 136 | 2 | 76 | 455 | 130 | 24 |
| Binary | 1100010 | 110 | 1100000 | 0 | 1011110 | 10 | 111110 | 100101101 | 1011000 | 10100 |
Color Harmonies of #620660
Complementary color
Monochromatic Colors of #620660
Black with #620660
Text Example
Text Example
White with #620660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620660; }
p { color: rgb(98,6,96); }
H1.HeaderClassName
{
color: #620660;
}
.AnyTagClassName
{
color: #620660;
}
</style>
background-color css
<style>
a { background-color: #620660; }
a { background-color: rgb(98,6,96); }
div.DivClassName
{
background-color: #620660;
}
.BgClassName
{
background-color: #620660;
}
</style>
border-color css
<style>
span { border-color: #620660; }
span { border-color: rgb(98,6,96); }
td.TdClassName
{
border-color: #620660;
}
.TagClassName
{
border-color: #620660;
}
</style>