Shades of Palatinate Purple #621066
Tints of Palatinate Purple #621066
RGB
CMYK
RGB Variations
Color information
#621066 (or 0x621066) is known color: Palatinate Purple. HEX triplet: 62, 10 and 66. RGB value is (98,16,102). Sum of RGB (Red+Green+Blue) = 98+16+102=216 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.37% from 216); Green value is 16 (6.64% from 255 or 7.41% from 216); Blue value is 102 (40.23% from 255 or 47.22% from 216); Max value from RGB is 102 - color contains mainly: blue. Hex color #621066 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621066 is #9DEF99. Grayscale: #323232. Windows color (decimal): -10350490 or 6688866. OLE color: 6688866.
HSL color Cylindrical-coordinate representation of color #621066: hue angle of 297.21º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #621066 is Cyan = 0.04, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 98 | 16 | 102 | - |
| CMYK | 0.04 | 0.84 | 0 | 0.6 |
| HSL | 297.21º | 0.73% | 0.23% | - |
| HSV(B) | 297.21º | 0.84% | 0.4% | - |
| XYZ | 7.62 | 3.93 | 12.93 | - |
| YUV | 50.32 | 157.17 | 162.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 16 | 102 | 0.04 | 0.84 | 0 | 0.6 | 297.21 | 0.73 | 0.23 |
| Hex | 62 | 10 | 66 | 4 | 54 | 0 | 3C | 129 | 49 | 17 |
| Octal | 142 | 20 | 146 | 4 | 124 | 0 | 74 | 451 | 111 | 27 |
| Binary | 1100010 | 10000 | 1100110 | 100 | 1010100 | 0 | 111100 | 100101001 | 1001001 | 10111 |
Color Harmonies of #621066
Complementary color
Monochromatic Colors of #621066
Black with #621066
Text Example
Text Example
White with #621066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621066; }
p { color: rgb(98,16,102); }
H1.HeaderClassName
{
color: #621066;
}
.AnyTagClassName
{
color: #621066;
}
</style>
background-color css
<style>
a { background-color: #621066; }
a { background-color: rgb(98,16,102); }
div.DivClassName
{
background-color: #621066;
}
.BgClassName
{
background-color: #621066;
}
</style>
border-color css
<style>
span { border-color: #621066; }
span { border-color: rgb(98,16,102); }
td.TdClassName
{
border-color: #621066;
}
.TagClassName
{
border-color: #621066;
}
</style>