Shades of Palatinate Purple #621056
Tints of Palatinate Purple #621056
RGB
CMYK
RGB Variations
Color information
#621056 (or 0x621056) is known color: Palatinate Purple. HEX triplet: 62, 10 and 56. RGB value is (98,16,86). Sum of RGB (Red+Green+Blue) = 98+16+86=200 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49% from 200); Green value is 16 (6.64% from 255 or 8% from 200); Blue value is 86 (33.98% from 255 or 43% from 200); Max value from RGB is 98 - color contains mainly: red. Hex color #621056 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621056 is #9DEFA9. Grayscale: #303030. Windows color (decimal): -10350506 or 5640290. OLE color: 5640290.
HSL color Cylindrical-coordinate representation of color #621056: hue angle of 308.78º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #621056 is Cyan = 0, Magento = 0.84, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 16 | 86 | - |
| CMYK | 0 | 0.84 | 0.12 | 0.62 |
| HSL | 308.78º | 0.72% | 0.22% | - |
| HSV(B) | 308.78º | 0.84% | 0.38% | - |
| XYZ | 6.9 | 3.64 | 9.14 | - |
| YUV | 48.5 | 149.17 | 163.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 16 | 86 | 0 | 0.84 | 0.12 | 0.62 | 308.78 | 0.72 | 0.22 |
| Hex | 62 | 10 | 56 | 0 | 54 | C | 3E | 135 | 48 | 16 |
| Octal | 142 | 20 | 126 | 0 | 124 | 14 | 76 | 465 | 110 | 26 |
| Binary | 1100010 | 10000 | 1010110 | 0 | 1010100 | 1100 | 111110 | 100110101 | 1001000 | 10110 |
Color Harmonies of #621056
Complementary color
Monochromatic Colors of #621056
Black with #621056
Text Example
Text Example
White with #621056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621056; }
p { color: rgb(98,16,86); }
H1.HeaderClassName
{
color: #621056;
}
.AnyTagClassName
{
color: #621056;
}
</style>
background-color css
<style>
a { background-color: #621056; }
a { background-color: rgb(98,16,86); }
div.DivClassName
{
background-color: #621056;
}
.BgClassName
{
background-color: #621056;
}
</style>
border-color css
<style>
span { border-color: #621056; }
span { border-color: rgb(98,16,86); }
td.TdClassName
{
border-color: #621056;
}
.TagClassName
{
border-color: #621056;
}
</style>