Shades of Palatinate Purple #622154
Tints of Palatinate Purple #622154
RGB
CMYK
RGB Variations
Color information
#622154 (or 0x622154) is known color: Palatinate Purple. HEX triplet: 62, 21 and 54. RGB value is (98,33,84). Sum of RGB (Red+Green+Blue) = 98+33+84=215 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.58% from 215); Green value is 33 (13.28% from 255 or 15.35% from 215); Blue value is 84 (33.20% from 255 or 39.07% from 215); Max value from RGB is 98 - color contains mainly: red. Hex color #622154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622154 is #9DDEAB. Grayscale: #3A3A3A. Windows color (decimal): -10346156 or 5513570. OLE color: 5513570.
HSL color Cylindrical-coordinate representation of color #622154: hue angle of 312.92º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #622154 is Cyan = 0, Magento = 0.66, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 33 | 84 | - |
| CMYK | 0 | 0.66 | 0.14 | 0.62 |
| HSL | 312.92º | 0.5% | 0.26% | - |
| HSV(B) | 312.92º | 0.66% | 0.38% | - |
| XYZ | 7.18 | 4.32 | 8.84 | - |
| YUV | 58.25 | 142.53 | 156.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 33 | 84 | 0 | 0.66 | 0.14 | 0.62 | 312.92 | 0.5 | 0.26 |
| Hex | 62 | 21 | 54 | 0 | 42 | E | 3E | 139 | 32 | 1A |
| Octal | 142 | 41 | 124 | 0 | 102 | 16 | 76 | 471 | 62 | 32 |
| Binary | 1100010 | 100001 | 1010100 | 0 | 1000010 | 1110 | 111110 | 100111001 | 110010 | 11010 |
Color Harmonies of #622154
Complementary color
Monochromatic Colors of #622154
Black with #622154
Text Example
Text Example
White with #622154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622154; }
p { color: rgb(98,33,84); }
H1.HeaderClassName
{
color: #622154;
}
.AnyTagClassName
{
color: #622154;
}
</style>
background-color css
<style>
a { background-color: #622154; }
a { background-color: rgb(98,33,84); }
div.DivClassName
{
background-color: #622154;
}
.BgClassName
{
background-color: #622154;
}
</style>
border-color css
<style>
span { border-color: #622154; }
span { border-color: rgb(98,33,84); }
td.TdClassName
{
border-color: #622154;
}
.TagClassName
{
border-color: #622154;
}
</style>