Shades of Palatinate Purple #621054
Tints of Palatinate Purple #621054
RGB
CMYK
RGB Variations
Color information
#621054 (or 0x621054) is known color: Palatinate Purple. HEX triplet: 62, 10 and 54. RGB value is (98,16,84). Sum of RGB (Red+Green+Blue) = 98+16+84=198 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49.49% from 198); Green value is 16 (6.64% from 255 or 8.08% from 198); Blue value is 84 (33.20% from 255 or 42.42% from 198); Max value from RGB is 98 - color contains mainly: red. Hex color #621054 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621054 is #9DEFAB. Grayscale: #303030. Windows color (decimal): -10350508 or 5509218. OLE color: 5509218.
HSL color Cylindrical-coordinate representation of color #621054: hue angle of 310.24º 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 #621054 is Cyan = 0, Magento = 0.84, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 16 | 84 | - |
| CMYK | 0 | 0.84 | 0.14 | 0.62 |
| HSL | 310.24º | 0.72% | 0.22% | - |
| HSV(B) | 310.24º | 0.84% | 0.38% | - |
| XYZ | 6.82 | 3.61 | 8.72 | - |
| YUV | 48.27 | 148.17 | 163.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 16 | 84 | 0 | 0.84 | 0.14 | 0.62 | 310.24 | 0.72 | 0.22 |
| Hex | 62 | 10 | 54 | 0 | 54 | E | 3E | 136 | 48 | 16 |
| Octal | 142 | 20 | 124 | 0 | 124 | 16 | 76 | 466 | 110 | 26 |
| Binary | 1100010 | 10000 | 1010100 | 0 | 1010100 | 1110 | 111110 | 100110110 | 1001000 | 10110 |
Color Harmonies of #621054
Complementary color
Monochromatic Colors of #621054
Black with #621054
Text Example
Text Example
White with #621054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621054; }
p { color: rgb(98,16,84); }
H1.HeaderClassName
{
color: #621054;
}
.AnyTagClassName
{
color: #621054;
}
</style>
background-color css
<style>
a { background-color: #621054; }
a { background-color: rgb(98,16,84); }
div.DivClassName
{
background-color: #621054;
}
.BgClassName
{
background-color: #621054;
}
</style>
border-color css
<style>
span { border-color: #621054; }
span { border-color: rgb(98,16,84); }
td.TdClassName
{
border-color: #621054;
}
.TagClassName
{
border-color: #621054;
}
</style>