Shades of Palatinate Purple #622457
Tints of Palatinate Purple #622457
RGB
CMYK
RGB Variations
Color information
#622457 (or 0x622457) is known color: Palatinate Purple. HEX triplet: 62, 24 and 57. RGB value is (98,36,87). Sum of RGB (Red+Green+Blue) = 98+36+87=221 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.34% from 221); Green value is 36 (14.45% from 255 or 16.29% from 221); Blue value is 87 (34.38% from 255 or 39.37% from 221); Max value from RGB is 98 - color contains mainly: red. Hex color #622457 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622457 is #9DDBA8. Grayscale: #3C3C3C. Windows color (decimal): -10345385 or 5710946. OLE color: 5710946.
HSL color Cylindrical-coordinate representation of color #622457: hue angle of 310.65º 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 #622457 is Cyan = 0, Magento = 0.63, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 36 | 87 | - |
| CMYK | 0 | 0.63 | 0.11 | 0.62 |
| HSL | 310.65º | 0.46% | 0.26% | - |
| HSV(B) | 310.65º | 0.63% | 0.38% | - |
| XYZ | 7.39 | 4.55 | 9.5 | - |
| YUV | 60.35 | 143.04 | 154.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 36 | 87 | 0 | 0.63 | 0.11 | 0.62 | 310.65 | 0.46 | 0.26 |
| Hex | 62 | 24 | 57 | 0 | 3F | B | 3E | 137 | 2E | 1A |
| Octal | 142 | 44 | 127 | 0 | 77 | 13 | 76 | 467 | 56 | 32 |
| Binary | 1100010 | 100100 | 1010111 | 0 | 111111 | 1011 | 111110 | 100110111 | 101110 | 11010 |
Color Harmonies of #622457
Complementary color
Monochromatic Colors of #622457
Black with #622457
Text Example
Text Example
White with #622457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622457; }
p { color: rgb(98,36,87); }
H1.HeaderClassName
{
color: #622457;
}
.AnyTagClassName
{
color: #622457;
}
</style>
background-color css
<style>
a { background-color: #622457; }
a { background-color: rgb(98,36,87); }
div.DivClassName
{
background-color: #622457;
}
.BgClassName
{
background-color: #622457;
}
</style>
border-color css
<style>
span { border-color: #622457; }
span { border-color: rgb(98,36,87); }
td.TdClassName
{
border-color: #622457;
}
.TagClassName
{
border-color: #622457;
}
</style>