Shades of Palatinate Purple #622054
Tints of Palatinate Purple #622054
RGB
CMYK
RGB Variations
Color information
#622054 (or 0x622054) is known color: Palatinate Purple. HEX triplet: 62, 20 and 54. RGB value is (98,32,84). Sum of RGB (Red+Green+Blue) = 98+32+84=214 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.79% from 214); Green value is 32 (12.89% from 255 or 14.95% from 214); Blue value is 84 (33.20% from 255 or 39.25% from 214); Max value from RGB is 98 - color contains mainly: red. Hex color #622054 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622054 is #9DDFAB. Grayscale: #393939. Windows color (decimal): -10346412 or 5513314. OLE color: 5513314.
HSL color Cylindrical-coordinate representation of color #622054: hue angle of 312.73º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #622054 is Cyan = 0, Magento = 0.67, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 32 | 84 | - |
| CMYK | 0 | 0.67 | 0.14 | 0.62 |
| HSL | 312.73º | 0.51% | 0.25% | - |
| HSV(B) | 312.73º | 0.67% | 0.38% | - |
| XYZ | 7.15 | 4.27 | 8.83 | - |
| YUV | 57.66 | 142.87 | 156.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 32 | 84 | 0 | 0.67 | 0.14 | 0.62 | 312.73 | 0.51 | 0.25 |
| Hex | 62 | 20 | 54 | 0 | 43 | E | 3E | 139 | 33 | 19 |
| Octal | 142 | 40 | 124 | 0 | 103 | 16 | 76 | 471 | 63 | 31 |
| Binary | 1100010 | 100000 | 1010100 | 0 | 1000011 | 1110 | 111110 | 100111001 | 110011 | 11001 |
Color Harmonies of #622054
Complementary color
Monochromatic Colors of #622054
Black with #622054
Text Example
Text Example
White with #622054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622054; }
p { color: rgb(98,32,84); }
H1.HeaderClassName
{
color: #622054;
}
.AnyTagClassName
{
color: #622054;
}
</style>
background-color css
<style>
a { background-color: #622054; }
a { background-color: rgb(98,32,84); }
div.DivClassName
{
background-color: #622054;
}
.BgClassName
{
background-color: #622054;
}
</style>
border-color css
<style>
span { border-color: #622054; }
span { border-color: rgb(98,32,84); }
td.TdClassName
{
border-color: #622054;
}
.TagClassName
{
border-color: #622054;
}
</style>