Shades of Palatinate Purple #621469
Tints of Palatinate Purple #621469
RGB
CMYK
RGB Variations
Color information
#621469 (or 0x621469) is known color: Palatinate Purple. HEX triplet: 62, 14 and 69. RGB value is (98,20,105). Sum of RGB (Red+Green+Blue) = 98+20+105=223 (29% of max value = 765). Red value is 98 (38.67% from 255 or 43.95% from 223); Green value is 20 (8.20% from 255 or 8.97% from 223); Blue value is 105 (41.41% from 255 or 47.09% from 223); Max value from RGB is 105 - color contains mainly: blue. Hex color #621469 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621469 is #9DEB96. Grayscale: #343434. Windows color (decimal): -10349463 or 6886498. OLE color: 6886498.
HSL color Cylindrical-coordinate representation of color #621469: hue angle of 295.06º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #621469 is Cyan = 0.07, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 20 | 105 | - |
| CMYK | 0.07 | 0.81 | 0 | 0.59 |
| HSL | 295.06º | 0.68% | 0.25% | - |
| HSV(B) | 295.06º | 0.81% | 0.41% | - |
| XYZ | 7.84 | 4.12 | 13.75 | - |
| YUV | 53.01 | 157.34 | 160.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 20 | 105 | 0.07 | 0.81 | 0 | 0.59 | 295.06 | 0.68 | 0.25 |
| Hex | 62 | 14 | 69 | 7 | 51 | 0 | 3B | 127 | 44 | 19 |
| Octal | 142 | 24 | 151 | 7 | 121 | 0 | 73 | 447 | 104 | 31 |
| Binary | 1100010 | 10100 | 1101001 | 111 | 1010001 | 0 | 111011 | 100100111 | 1000100 | 11001 |
Color Harmonies of #621469
Complementary color
Monochromatic Colors of #621469
Black with #621469
Text Example
Text Example
White with #621469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621469; }
p { color: rgb(98,20,105); }
H1.HeaderClassName
{
color: #621469;
}
.AnyTagClassName
{
color: #621469;
}
</style>
background-color css
<style>
a { background-color: #621469; }
a { background-color: rgb(98,20,105); }
div.DivClassName
{
background-color: #621469;
}
.BgClassName
{
background-color: #621469;
}
</style>
border-color css
<style>
span { border-color: #621469; }
span { border-color: rgb(98,20,105); }
td.TdClassName
{
border-color: #621469;
}
.TagClassName
{
border-color: #621469;
}
</style>