Shades of Palatinate Purple #621962
Tints of Palatinate Purple #621962
RGB
CMYK
RGB Variations
Color information
#621962 (or 0x621962) is known color: Palatinate Purple. HEX triplet: 62, 19 and 62. RGB value is (98,25,98). Sum of RGB (Red+Green+Blue) = 98+25+98=221 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.34% from 221); Green value is 25 (10.16% from 255 or 11.31% from 221); Blue value is 98 (38.67% from 255 or 44.34% from 221); Max value from RGB is 98 - color contains mainly: red, blue. Hex color #621962 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621962 is #9DE69D. Grayscale: #363636. Windows color (decimal): -10348190 or 6429026. OLE color: 6429026.
HSL color Cylindrical-coordinate representation of color #621962: hue angle of 300º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #621962 is Cyan = 0, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 25 | 98 | - |
| CMYK | 0 | 0.74 | 0 | 0.62 |
| HSL | 300º | 0.59% | 0.24% | - |
| HSV(B) | 300º | 0.74% | 0.38% | - |
| XYZ | 7.59 | 4.17 | 11.96 | - |
| YUV | 55.15 | 152.18 | 158.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 25 | 98 | 0 | 0.74 | 0 | 0.62 | 300 | 0.59 | 0.24 |
| Hex | 62 | 19 | 62 | 0 | 4A | 0 | 3E | 12C | 3B | 18 |
| Octal | 142 | 31 | 142 | 0 | 112 | 0 | 76 | 454 | 73 | 30 |
| Binary | 1100010 | 11001 | 1100010 | 0 | 1001010 | 0 | 111110 | 100101100 | 111011 | 11000 |
Color Harmonies of #621962
Complementary color
Monochromatic Colors of #621962
Black with #621962
Text Example
Text Example
White with #621962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621962; }
p { color: rgb(98,25,98); }
H1.HeaderClassName
{
color: #621962;
}
.AnyTagClassName
{
color: #621962;
}
</style>
background-color css
<style>
a { background-color: #621962; }
a { background-color: rgb(98,25,98); }
div.DivClassName
{
background-color: #621962;
}
.BgClassName
{
background-color: #621962;
}
</style>
border-color css
<style>
span { border-color: #621962; }
span { border-color: rgb(98,25,98); }
td.TdClassName
{
border-color: #621962;
}
.TagClassName
{
border-color: #621962;
}
</style>