Shades of Palatinate Purple #622454
Tints of Palatinate Purple #622454
RGB
CMYK
RGB Variations
Color information
#622454 (or 0x622454) is known color: Palatinate Purple. HEX triplet: 62, 24 and 54. RGB value is (98,36,84). Sum of RGB (Red+Green+Blue) = 98+36+84=218 (28% of max value = 765). Red value is 98 (38.67% from 255 or 44.95% from 218); Green value is 36 (14.45% from 255 or 16.51% from 218); Blue value is 84 (33.20% from 255 or 38.53% from 218); Max value from RGB is 98 - color contains mainly: red. Hex color #622454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622454 is #9DDBAB. Grayscale: #3B3B3B. Windows color (decimal): -10345388 or 5514338. OLE color: 5514338.
HSL color Cylindrical-coordinate representation of color #622454: hue angle of 313.55º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #622454 is Cyan = 0, Magento = 0.63, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 36 | 84 | - |
| CMYK | 0 | 0.63 | 0.14 | 0.62 |
| HSL | 313.55º | 0.46% | 0.26% | - |
| HSV(B) | 313.55º | 0.63% | 0.38% | - |
| XYZ | 7.27 | 4.5 | 8.87 | - |
| YUV | 60.01 | 141.54 | 155.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 36 | 84 | 0 | 0.63 | 0.14 | 0.62 | 313.55 | 0.46 | 0.26 |
| Hex | 62 | 24 | 54 | 0 | 3F | E | 3E | 13A | 2E | 1A |
| Octal | 142 | 44 | 124 | 0 | 77 | 16 | 76 | 472 | 56 | 32 |
| Binary | 1100010 | 100100 | 1010100 | 0 | 111111 | 1110 | 111110 | 100111010 | 101110 | 11010 |
Color Harmonies of #622454
Complementary color
Monochromatic Colors of #622454
Black with #622454
Text Example
Text Example
White with #622454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622454; }
p { color: rgb(98,36,84); }
H1.HeaderClassName
{
color: #622454;
}
.AnyTagClassName
{
color: #622454;
}
</style>
background-color css
<style>
a { background-color: #622454; }
a { background-color: rgb(98,36,84); }
div.DivClassName
{
background-color: #622454;
}
.BgClassName
{
background-color: #622454;
}
</style>
border-color css
<style>
span { border-color: #622454; }
span { border-color: rgb(98,36,84); }
td.TdClassName
{
border-color: #622454;
}
.TagClassName
{
border-color: #622454;
}
</style>