Shades of Palatinate Purple #621561
Tints of Palatinate Purple #621561
RGB
CMYK
RGB Variations
Color information
#621561 (or 0x621561) is known color: Palatinate Purple. HEX triplet: 62, 15 and 61. RGB value is (98,21,97). Sum of RGB (Red+Green+Blue) = 98+21+97=216 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.37% from 216); Green value is 21 (8.59% from 255 or 9.72% from 216); Blue value is 97 (38.28% from 255 or 44.91% from 216); Max value from RGB is 98 - color contains mainly: red. Hex color #621561 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621561 is #9DEA9E. Grayscale: #343434. Windows color (decimal): -10349215 or 6362466. OLE color: 6362466.
HSL color Cylindrical-coordinate representation of color #621561: hue angle of 300.78º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #621561 is Cyan = 0, Magento = 0.79, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 21 | 97 | - |
| CMYK | 0 | 0.79 | 0.01 | 0.62 |
| HSL | 300.78º | 0.65% | 0.23% | - |
| HSV(B) | 300.78º | 0.79% | 0.38% | - |
| XYZ | 7.46 | 4 | 11.69 | - |
| YUV | 52.69 | 153.01 | 160.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 21 | 97 | 0 | 0.79 | 0.01 | 0.62 | 300.78 | 0.65 | 0.23 |
| Hex | 62 | 15 | 61 | 0 | 4F | 1 | 3E | 12D | 41 | 17 |
| Octal | 142 | 25 | 141 | 0 | 117 | 1 | 76 | 455 | 101 | 27 |
| Binary | 1100010 | 10101 | 1100001 | 0 | 1001111 | 1 | 111110 | 100101101 | 1000001 | 10111 |
Color Harmonies of #621561
Complementary color
Monochromatic Colors of #621561
Black with #621561
Text Example
Text Example
White with #621561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621561; }
p { color: rgb(98,21,97); }
H1.HeaderClassName
{
color: #621561;
}
.AnyTagClassName
{
color: #621561;
}
</style>
background-color css
<style>
a { background-color: #621561; }
a { background-color: rgb(98,21,97); }
div.DivClassName
{
background-color: #621561;
}
.BgClassName
{
background-color: #621561;
}
</style>
border-color css
<style>
span { border-color: #621561; }
span { border-color: rgb(98,21,97); }
td.TdClassName
{
border-color: #621561;
}
.TagClassName
{
border-color: #621561;
}
</style>