Shades of Palatinate Purple #620557
Tints of Palatinate Purple #620557
RGB
CMYK
RGB Variations
Color information
#620557 (or 0x620557) is known color: Palatinate Purple. HEX triplet: 62, 05 and 57. RGB value is (98,5,87). Sum of RGB (Red+Green+Blue) = 98+5+87=190 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.58% from 190); Green value is 5 (2.34% from 255 or 2.63% from 190); Blue value is 87 (34.38% from 255 or 45.79% from 190); Max value from RGB is 98 - color contains mainly: red. Hex color #620557 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620557 is #9DFAA8. Grayscale: #292929. Windows color (decimal): -10353321 or 5703010. OLE color: 5703010.
HSL color Cylindrical-coordinate representation of color #620557: hue angle of 307.1º 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 #620557 is Cyan = 0, Magento = 0.95, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 5 | 87 | - |
| CMYK | 0 | 0.95 | 0.11 | 0.62 |
| HSL | 307.1º | 0.9% | 0.2% | - |
| HSV(B) | 307.1º | 0.95% | 0.38% | - |
| XYZ | 6.81 | 3.39 | 9.31 | - |
| YUV | 42.16 | 153.31 | 167.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 5 | 87 | 0 | 0.95 | 0.11 | 0.62 | 307.1 | 0.9 | 0.2 |
| Hex | 62 | 5 | 57 | 0 | 5F | B | 3E | 133 | 5A | 14 |
| Octal | 142 | 5 | 127 | 0 | 137 | 13 | 76 | 463 | 132 | 24 |
| Binary | 1100010 | 101 | 1010111 | 0 | 1011111 | 1011 | 111110 | 100110011 | 1011010 | 10100 |
Color Harmonies of #620557
Complementary color
Monochromatic Colors of #620557
Black with #620557
Text Example
Text Example
White with #620557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620557; }
p { color: rgb(98,5,87); }
H1.HeaderClassName
{
color: #620557;
}
.AnyTagClassName
{
color: #620557;
}
</style>
background-color css
<style>
a { background-color: #620557; }
a { background-color: rgb(98,5,87); }
div.DivClassName
{
background-color: #620557;
}
.BgClassName
{
background-color: #620557;
}
</style>
border-color css
<style>
span { border-color: #620557; }
span { border-color: rgb(98,5,87); }
td.TdClassName
{
border-color: #620557;
}
.TagClassName
{
border-color: #620557;
}
</style>