Shades of Palatinate Purple #622056
Tints of Palatinate Purple #622056
RGB
CMYK
RGB Variations
Color information
#622056 (or 0x622056) is known color: Palatinate Purple. HEX triplet: 62, 20 and 56. RGB value is (98,32,86). Sum of RGB (Red+Green+Blue) = 98+32+86=216 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.37% from 216); Green value is 32 (12.89% from 255 or 14.81% from 216); Blue value is 86 (33.98% from 255 or 39.81% from 216); Max value from RGB is 98 - color contains mainly: red. Hex color #622056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622056 is #9DDFA9. Grayscale: #393939. Windows color (decimal): -10346410 or 5644386. OLE color: 5644386.
HSL color Cylindrical-coordinate representation of color #622056: hue angle of 310.91º 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 #622056 is Cyan = 0, Magento = 0.67, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 32 | 86 | - |
| CMYK | 0 | 0.67 | 0.12 | 0.62 |
| HSL | 310.91º | 0.51% | 0.25% | - |
| HSV(B) | 310.91º | 0.67% | 0.38% | - |
| XYZ | 7.23 | 4.3 | 9.25 | - |
| YUV | 57.89 | 143.87 | 156.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 32 | 86 | 0 | 0.67 | 0.12 | 0.62 | 310.91 | 0.51 | 0.25 |
| Hex | 62 | 20 | 56 | 0 | 43 | C | 3E | 137 | 33 | 19 |
| Octal | 142 | 40 | 126 | 0 | 103 | 14 | 76 | 467 | 63 | 31 |
| Binary | 1100010 | 100000 | 1010110 | 0 | 1000011 | 1100 | 111110 | 100110111 | 110011 | 11001 |
Color Harmonies of #622056
Complementary color
Monochromatic Colors of #622056
Black with #622056
Text Example
Text Example
White with #622056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622056; }
p { color: rgb(98,32,86); }
H1.HeaderClassName
{
color: #622056;
}
.AnyTagClassName
{
color: #622056;
}
</style>
background-color css
<style>
a { background-color: #622056; }
a { background-color: rgb(98,32,86); }
div.DivClassName
{
background-color: #622056;
}
.BgClassName
{
background-color: #622056;
}
</style>
border-color css
<style>
span { border-color: #622056; }
span { border-color: rgb(98,32,86); }
td.TdClassName
{
border-color: #622056;
}
.TagClassName
{
border-color: #622056;
}
</style>