Shades of Palatinate Purple #620962
Tints of Palatinate Purple #620962
RGB
CMYK
RGB Variations
Color information
#620962 (or 0x620962) is known color: Palatinate Purple. HEX triplet: 62, 09 and 62. RGB value is (98,9,98). Sum of RGB (Red+Green+Blue) = 98+9+98=205 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.80% from 205); Green value is 9 (3.91% from 255 or 4.39% from 205); Blue value is 98 (38.67% from 255 or 47.80% from 205); Max value from RGB is 98 - color contains mainly: red, blue. Hex color #620962 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620962 is #9DF69D. Grayscale: #2D2D2D. Windows color (decimal): -10352286 or 6424930. OLE color: 6424930.
HSL color Cylindrical-coordinate representation of color #620962: hue angle of 300º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #620962 is Cyan = 0, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 9 | 98 | - |
| CMYK | 0 | 0.91 | 0 | 0.62 |
| HSL | 300º | 0.83% | 0.21% | - |
| HSV(B) | 300º | 0.91% | 0.38% | - |
| XYZ | 7.34 | 3.67 | 11.88 | - |
| YUV | 45.76 | 157.49 | 165.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 9 | 98 | 0 | 0.91 | 0 | 0.62 | 300 | 0.83 | 0.21 |
| Hex | 62 | 9 | 62 | 0 | 5B | 0 | 3E | 12C | 53 | 15 |
| Octal | 142 | 11 | 142 | 0 | 133 | 0 | 76 | 454 | 123 | 25 |
| Binary | 1100010 | 1001 | 1100010 | 0 | 1011011 | 0 | 111110 | 100101100 | 1010011 | 10101 |
Color Harmonies of #620962
Complementary color
Monochromatic Colors of #620962
Black with #620962
Text Example
Text Example
White with #620962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620962; }
p { color: rgb(98,9,98); }
H1.HeaderClassName
{
color: #620962;
}
.AnyTagClassName
{
color: #620962;
}
</style>
background-color css
<style>
a { background-color: #620962; }
a { background-color: rgb(98,9,98); }
div.DivClassName
{
background-color: #620962;
}
.BgClassName
{
background-color: #620962;
}
</style>
border-color css
<style>
span { border-color: #620962; }
span { border-color: rgb(98,9,98); }
td.TdClassName
{
border-color: #620962;
}
.TagClassName
{
border-color: #620962;
}
</style>