Shades of Palatinate Purple #621656
Tints of Palatinate Purple #621656
RGB
CMYK
RGB Variations
Color information
#621656 (or 0x621656) is known color: Palatinate Purple. HEX triplet: 62, 16 and 56. RGB value is (98,22,86). Sum of RGB (Red+Green+Blue) = 98+22+86=206 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.57% from 206); Green value is 22 (8.98% from 255 or 10.68% from 206); Blue value is 86 (33.98% from 255 or 41.75% from 206); Max value from RGB is 98 - color contains mainly: red. Hex color #621656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621656 is #9DE9A9. Grayscale: #333333. Windows color (decimal): -10348970 or 5641826. OLE color: 5641826.
HSL color Cylindrical-coordinate representation of color #621656: hue angle of 309.47º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #621656 is Cyan = 0, Magento = 0.78, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 22 | 86 | - |
| CMYK | 0 | 0.78 | 0.12 | 0.62 |
| HSL | 309.47º | 0.63% | 0.24% | - |
| HSV(B) | 309.47º | 0.78% | 0.38% | - |
| XYZ | 7 | 3.84 | 9.18 | - |
| YUV | 52.02 | 147.18 | 160.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 22 | 86 | 0 | 0.78 | 0.12 | 0.62 | 309.47 | 0.63 | 0.24 |
| Hex | 62 | 16 | 56 | 0 | 4E | C | 3E | 135 | 3F | 18 |
| Octal | 142 | 26 | 126 | 0 | 116 | 14 | 76 | 465 | 77 | 30 |
| Binary | 1100010 | 10110 | 1010110 | 0 | 1001110 | 1100 | 111110 | 100110101 | 111111 | 11000 |
Color Harmonies of #621656
Complementary color
Monochromatic Colors of #621656
Black with #621656
Text Example
Text Example
White with #621656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621656; }
p { color: rgb(98,22,86); }
H1.HeaderClassName
{
color: #621656;
}
.AnyTagClassName
{
color: #621656;
}
</style>
background-color css
<style>
a { background-color: #621656; }
a { background-color: rgb(98,22,86); }
div.DivClassName
{
background-color: #621656;
}
.BgClassName
{
background-color: #621656;
}
</style>
border-color css
<style>
span { border-color: #621656; }
span { border-color: rgb(98,22,86); }
td.TdClassName
{
border-color: #621656;
}
.TagClassName
{
border-color: #621656;
}
</style>