Shades of Palatinate Purple #622662
Tints of Palatinate Purple #622662
RGB
CMYK
RGB Variations
Color information
#622662 (or 0x622662) is known color: Palatinate Purple. HEX triplet: 62, 26 and 62. RGB value is (98,38,98). Sum of RGB (Red+Green+Blue) = 98+38+98=234 (30% of max value = 765). Red value is 98 (38.67% from 255 or 41.88% from 234); Green value is 38 (15.23% from 255 or 16.24% from 234); Blue value is 98 (38.67% from 255 or 41.88% from 234); Max value from RGB is 98 - color contains mainly: red, blue. Hex color #622662 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622662 is #9DD99D. Grayscale: #3E3E3E. Windows color (decimal): -10344862 or 6432354. OLE color: 6432354.
HSL color Cylindrical-coordinate representation of color #622662: hue angle of 300º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #622662 is Cyan = 0, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 38 | 98 | - |
| CMYK | 0 | 0.61 | 0 | 0.62 |
| HSL | 300º | 0.44% | 0.27% | - |
| HSV(B) | 300º | 0.61% | 0.38% | - |
| XYZ | 7.93 | 4.86 | 12.08 | - |
| YUV | 62.78 | 147.88 | 153.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 38 | 98 | 0 | 0.61 | 0 | 0.62 | 300 | 0.44 | 0.27 |
| Hex | 62 | 26 | 62 | 0 | 3D | 0 | 3E | 12C | 2C | 1B |
| Octal | 142 | 46 | 142 | 0 | 75 | 0 | 76 | 454 | 54 | 33 |
| Binary | 1100010 | 100110 | 1100010 | 0 | 111101 | 0 | 111110 | 100101100 | 101100 | 11011 |
Color Harmonies of #622662
Complementary color
Monochromatic Colors of #622662
Black with #622662
Text Example
Text Example
White with #622662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622662; }
p { color: rgb(98,38,98); }
H1.HeaderClassName
{
color: #622662;
}
.AnyTagClassName
{
color: #622662;
}
</style>
background-color css
<style>
a { background-color: #622662; }
a { background-color: rgb(98,38,98); }
div.DivClassName
{
background-color: #622662;
}
.BgClassName
{
background-color: #622662;
}
</style>
border-color css
<style>
span { border-color: #622662; }
span { border-color: rgb(98,38,98); }
td.TdClassName
{
border-color: #622662;
}
.TagClassName
{
border-color: #622662;
}
</style>