Shades of Palatinate Purple #622961
Tints of Palatinate Purple #622961
RGB
CMYK
RGB Variations
Color information
#622961 (or 0x622961) is known color: Palatinate Purple. HEX triplet: 62, 29 and 61. RGB value is (98,41,97). Sum of RGB (Red+Green+Blue) = 98+41+97=236 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.53% from 236); Green value is 41 (16.41% from 255 or 17.37% from 236); Blue value is 97 (38.28% from 255 or 41.10% from 236); Max value from RGB is 98 - color contains mainly: red. Hex color #622961 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622961 is #9DD69E. Grayscale: #404040. Windows color (decimal): -10344095 or 6367586. OLE color: 6367586.
HSL color Cylindrical-coordinate representation of color #622961: hue angle of 301.05º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #622961 is Cyan = 0, Magento = 0.58, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 41 | 97 | - |
| CMYK | 0 | 0.58 | 0.01 | 0.62 |
| HSL | 301.05º | 0.41% | 0.27% | - |
| HSV(B) | 301.05º | 0.58% | 0.38% | - |
| XYZ | 7.99 | 5.05 | 11.86 | - |
| YUV | 64.43 | 146.38 | 151.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 41 | 97 | 0 | 0.58 | 0.01 | 0.62 | 301.05 | 0.41 | 0.27 |
| Hex | 62 | 29 | 61 | 0 | 3A | 1 | 3E | 12D | 29 | 1B |
| Octal | 142 | 51 | 141 | 0 | 72 | 1 | 76 | 455 | 51 | 33 |
| Binary | 1100010 | 101001 | 1100001 | 0 | 111010 | 1 | 111110 | 100101101 | 101001 | 11011 |
Color Harmonies of #622961
Complementary color
Monochromatic Colors of #622961
Black with #622961
Text Example
Text Example
White with #622961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622961; }
p { color: rgb(98,41,97); }
H1.HeaderClassName
{
color: #622961;
}
.AnyTagClassName
{
color: #622961;
}
</style>
background-color css
<style>
a { background-color: #622961; }
a { background-color: rgb(98,41,97); }
div.DivClassName
{
background-color: #622961;
}
.BgClassName
{
background-color: #622961;
}
</style>
border-color css
<style>
span { border-color: #622961; }
span { border-color: rgb(98,41,97); }
td.TdClassName
{
border-color: #622961;
}
.TagClassName
{
border-color: #622961;
}
</style>