Shades of Palatinate Purple #622151
Tints of Palatinate Purple #622151
RGB
CMYK
RGB Variations
Color information
#622151 (or 0x622151) is known color: Palatinate Purple. HEX triplet: 62, 21 and 51. RGB value is (98,33,81). Sum of RGB (Red+Green+Blue) = 98+33+81=212 (28% of max value = 765). Red value is 98 (38.67% from 255 or 46.23% from 212); Green value is 33 (13.28% from 255 or 15.57% from 212); Blue value is 81 (32.03% from 255 or 38.21% from 212); Max value from RGB is 98 - color contains mainly: red. Hex color #622151 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622151 is #9DDEAE. Grayscale: #393939. Windows color (decimal): -10346159 or 5316962. OLE color: 5316962.
HSL color Cylindrical-coordinate representation of color #622151: hue angle of 315.69º 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 #622151 is Cyan = 0, Magento = 0.66, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 33 | 81 | - |
| CMYK | 0 | 0.66 | 0.17 | 0.62 |
| HSL | 315.69º | 0.5% | 0.26% | - |
| HSV(B) | 315.69º | 0.66% | 0.38% | - |
| XYZ | 7.07 | 4.28 | 8.24 | - |
| YUV | 57.91 | 141.03 | 156.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 33 | 81 | 0 | 0.66 | 0.17 | 0.62 | 315.69 | 0.5 | 0.26 |
| Hex | 62 | 21 | 51 | 0 | 42 | 11 | 3E | 13C | 32 | 1A |
| Octal | 142 | 41 | 121 | 0 | 102 | 21 | 76 | 474 | 62 | 32 |
| Binary | 1100010 | 100001 | 1010001 | 0 | 1000010 | 10001 | 111110 | 100111100 | 110010 | 11010 |
Color Harmonies of #622151
Complementary color
Monochromatic Colors of #622151
Black with #622151
Text Example
Text Example
White with #622151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622151; }
p { color: rgb(98,33,81); }
H1.HeaderClassName
{
color: #622151;
}
.AnyTagClassName
{
color: #622151;
}
</style>
background-color css
<style>
a { background-color: #622151; }
a { background-color: rgb(98,33,81); }
div.DivClassName
{
background-color: #622151;
}
.BgClassName
{
background-color: #622151;
}
</style>
border-color css
<style>
span { border-color: #622151; }
span { border-color: rgb(98,33,81); }
td.TdClassName
{
border-color: #622151;
}
.TagClassName
{
border-color: #622151;
}
</style>