Shades of Palatinate Purple #621556
Tints of Palatinate Purple #621556
RGB
CMYK
RGB Variations
Color information
#621556 (or 0x621556) is known color: Palatinate Purple. HEX triplet: 62, 15 and 56. RGB value is (98,21,86). Sum of RGB (Red+Green+Blue) = 98+21+86=205 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.80% from 205); Green value is 21 (8.59% from 255 or 10.24% from 205); Blue value is 86 (33.98% from 255 or 41.95% from 205); Max value from RGB is 98 - color contains mainly: red. Hex color #621556 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621556 is #9DEAA9. Grayscale: #333333. Windows color (decimal): -10349226 or 5641570. OLE color: 5641570.
HSL color Cylindrical-coordinate representation of color #621556: hue angle of 309.35º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #621556 is Cyan = 0, Magento = 0.79, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 21 | 86 | - |
| CMYK | 0 | 0.79 | 0.12 | 0.62 |
| HSL | 309.35º | 0.65% | 0.23% | - |
| HSV(B) | 309.35º | 0.79% | 0.38% | - |
| XYZ | 6.98 | 3.8 | 9.17 | - |
| YUV | 51.43 | 147.51 | 161.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 21 | 86 | 0 | 0.79 | 0.12 | 0.62 | 309.35 | 0.65 | 0.23 |
| Hex | 62 | 15 | 56 | 0 | 4F | C | 3E | 135 | 41 | 17 |
| Octal | 142 | 25 | 126 | 0 | 117 | 14 | 76 | 465 | 101 | 27 |
| Binary | 1100010 | 10101 | 1010110 | 0 | 1001111 | 1100 | 111110 | 100110101 | 1000001 | 10111 |
Color Harmonies of #621556
Complementary color
Monochromatic Colors of #621556
Black with #621556
Text Example
Text Example
White with #621556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621556; }
p { color: rgb(98,21,86); }
H1.HeaderClassName
{
color: #621556;
}
.AnyTagClassName
{
color: #621556;
}
</style>
background-color css
<style>
a { background-color: #621556; }
a { background-color: rgb(98,21,86); }
div.DivClassName
{
background-color: #621556;
}
.BgClassName
{
background-color: #621556;
}
</style>
border-color css
<style>
span { border-color: #621556; }
span { border-color: rgb(98,21,86); }
td.TdClassName
{
border-color: #621556;
}
.TagClassName
{
border-color: #621556;
}
</style>