Shades of Palatinate Purple #620458
Tints of Palatinate Purple #620458
RGB
CMYK
RGB Variations
Color information
#620458 (or 0x620458) is known color: Palatinate Purple. HEX triplet: 62, 04 and 58. RGB value is (98,4,88). Sum of RGB (Red+Green+Blue) = 98+4+88=190 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.58% from 190); Green value is 4 (1.95% from 255 or 2.11% from 190); Blue value is 88 (34.77% from 255 or 46.32% from 190); Max value from RGB is 98 - color contains mainly: red. Hex color #620458 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620458 is #9DFBA7. Grayscale: #292929. Windows color (decimal): -10353576 or 5768290. OLE color: 5768290.
HSL color Cylindrical-coordinate representation of color #620458: hue angle of 306.38º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #620458 is Cyan = 0, Magento = 0.96, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 88 | - |
| CMYK | 0 | 0.96 | 0.10 | 0.62 |
| HSL | 306.38º | 0.92% | 0.2% | - |
| HSV(B) | 306.38º | 0.96% | 0.38% | - |
| XYZ | 6.84 | 3.39 | 9.53 | - |
| YUV | 41.68 | 154.14 | 168.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 88 | 0 | 0.96 | 0.10 | 0.62 | 306.38 | 0.92 | 0.2 |
| Hex | 62 | 4 | 58 | 0 | 60 | A | 3E | 132 | 5C | 14 |
| Octal | 142 | 4 | 130 | 0 | 140 | 12 | 76 | 462 | 134 | 24 |
| Binary | 1100010 | 100 | 1011000 | 0 | 1100000 | 1010 | 111110 | 100110010 | 1011100 | 10100 |
Color Harmonies of #620458
Complementary color
Monochromatic Colors of #620458
Black with #620458
Text Example
Text Example
White with #620458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620458; }
p { color: rgb(98,4,88); }
H1.HeaderClassName
{
color: #620458;
}
.AnyTagClassName
{
color: #620458;
}
</style>
background-color css
<style>
a { background-color: #620458; }
a { background-color: rgb(98,4,88); }
div.DivClassName
{
background-color: #620458;
}
.BgClassName
{
background-color: #620458;
}
</style>
border-color css
<style>
span { border-color: #620458; }
span { border-color: rgb(98,4,88); }
td.TdClassName
{
border-color: #620458;
}
.TagClassName
{
border-color: #620458;
}
</style>