Shades of Palatinate Purple #622066
Tints of Palatinate Purple #622066
RGB
CMYK
RGB Variations
Color information
#622066 (or 0x622066) is known color: Palatinate Purple. HEX triplet: 62, 20 and 66. RGB value is (98,32,102). Sum of RGB (Red+Green+Blue) = 98+32+102=232 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.24% from 232); Green value is 32 (12.89% from 255 or 13.79% from 232); Blue value is 102 (40.23% from 255 or 43.97% from 232); Max value from RGB is 102 - color contains mainly: blue. Hex color #622066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622066 is #9DDF99. Grayscale: #3B3B3B. Windows color (decimal): -10346394 or 6692962. OLE color: 6692962.
HSL color Cylindrical-coordinate representation of color #622066: hue angle of 296.57º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #622066 is Cyan = 0.04, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 98 | 32 | 102 | - |
| CMYK | 0.04 | 0.69 | 0 | 0.6 |
| HSL | 296.57º | 0.52% | 0.26% | - |
| HSV(B) | 296.57º | 0.69% | 0.4% | - |
| XYZ | 7.95 | 4.59 | 13.04 | - |
| YUV | 59.71 | 151.87 | 155.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 32 | 102 | 0.04 | 0.69 | 0 | 0.6 | 296.57 | 0.52 | 0.26 |
| Hex | 62 | 20 | 66 | 4 | 45 | 0 | 3C | 129 | 34 | 1A |
| Octal | 142 | 40 | 146 | 4 | 105 | 0 | 74 | 451 | 64 | 32 |
| Binary | 1100010 | 100000 | 1100110 | 100 | 1000101 | 0 | 111100 | 100101001 | 110100 | 11010 |
Color Harmonies of #622066
Complementary color
Monochromatic Colors of #622066
Black with #622066
Text Example
Text Example
White with #622066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622066; }
p { color: rgb(98,32,102); }
H1.HeaderClassName
{
color: #622066;
}
.AnyTagClassName
{
color: #622066;
}
</style>
background-color css
<style>
a { background-color: #622066; }
a { background-color: rgb(98,32,102); }
div.DivClassName
{
background-color: #622066;
}
.BgClassName
{
background-color: #622066;
}
</style>
border-color css
<style>
span { border-color: #622066; }
span { border-color: rgb(98,32,102); }
td.TdClassName
{
border-color: #622066;
}
.TagClassName
{
border-color: #622066;
}
</style>