Shades of Palatinate Purple #621260
Tints of Palatinate Purple #621260
RGB
CMYK
RGB Variations
Color information
#621260 (or 0x621260) is known color: Palatinate Purple. HEX triplet: 62, 12 and 60. RGB value is (98,18,96). Sum of RGB (Red+Green+Blue) = 98+18+96=212 (28% of max value = 765). Red value is 98 (38.67% from 255 or 46.23% from 212); Green value is 18 (7.42% from 255 or 8.49% from 212); Blue value is 96 (37.89% from 255 or 45.28% from 212); Max value from RGB is 98 - color contains mainly: red. Hex color #621260 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621260 is #9DED9F. Grayscale: #323232. Windows color (decimal): -10349984 or 6296162. OLE color: 6296162.
HSL color Cylindrical-coordinate representation of color #621260: hue angle of 301.5º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #621260 is Cyan = 0, Magento = 0.82, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 18 | 96 | - |
| CMYK | 0 | 0.82 | 0.02 | 0.62 |
| HSL | 301.5º | 0.69% | 0.23% | - |
| HSV(B) | 301.5º | 0.82% | 0.38% | - |
| XYZ | 7.36 | 3.87 | 11.43 | - |
| YUV | 50.81 | 153.5 | 161.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 18 | 96 | 0 | 0.82 | 0.02 | 0.62 | 301.5 | 0.69 | 0.23 |
| Hex | 62 | 12 | 60 | 0 | 52 | 2 | 3E | 12E | 45 | 17 |
| Octal | 142 | 22 | 140 | 0 | 122 | 2 | 76 | 456 | 105 | 27 |
| Binary | 1100010 | 10010 | 1100000 | 0 | 1010010 | 10 | 111110 | 100101110 | 1000101 | 10111 |
Color Harmonies of #621260
Complementary color
Monochromatic Colors of #621260
Black with #621260
Text Example
Text Example
White with #621260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621260; }
p { color: rgb(98,18,96); }
H1.HeaderClassName
{
color: #621260;
}
.AnyTagClassName
{
color: #621260;
}
</style>
background-color css
<style>
a { background-color: #621260; }
a { background-color: rgb(98,18,96); }
div.DivClassName
{
background-color: #621260;
}
.BgClassName
{
background-color: #621260;
}
</style>
border-color css
<style>
span { border-color: #621260; }
span { border-color: rgb(98,18,96); }
td.TdClassName
{
border-color: #621260;
}
.TagClassName
{
border-color: #621260;
}
</style>