Shades of Palatinate Purple #620756
Tints of Palatinate Purple #620756
RGB
CMYK
RGB Variations
Color information
#620756 (or 0x620756) is known color: Palatinate Purple. HEX triplet: 62, 07 and 56. RGB value is (98,7,86). Sum of RGB (Red+Green+Blue) = 98+7+86=191 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.31% from 191); Green value is 7 (3.12% from 255 or 3.66% from 191); Blue value is 86 (33.98% from 255 or 45.03% from 191); Max value from RGB is 98 - color contains mainly: red. Hex color #620756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620756 is #9DF8A9. Grayscale: #2A2A2A. Windows color (decimal): -10352810 or 5637986. OLE color: 5637986.
HSL color Cylindrical-coordinate representation of color #620756: hue angle of 307.91º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #620756 is Cyan = 0, Magento = 0.93, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 7 | 86 | - |
| CMYK | 0 | 0.93 | 0.12 | 0.62 |
| HSL | 307.91º | 0.87% | 0.21% | - |
| HSV(B) | 307.91º | 0.93% | 0.38% | - |
| XYZ | 6.79 | 3.42 | 9.11 | - |
| YUV | 43.22 | 152.15 | 167.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 7 | 86 | 0 | 0.93 | 0.12 | 0.62 | 307.91 | 0.87 | 0.21 |
| Hex | 62 | 7 | 56 | 0 | 5D | C | 3E | 134 | 57 | 15 |
| Octal | 142 | 7 | 126 | 0 | 135 | 14 | 76 | 464 | 127 | 25 |
| Binary | 1100010 | 111 | 1010110 | 0 | 1011101 | 1100 | 111110 | 100110100 | 1010111 | 10101 |
Color Harmonies of #620756
Complementary color
Monochromatic Colors of #620756
Black with #620756
Text Example
Text Example
White with #620756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620756; }
p { color: rgb(98,7,86); }
H1.HeaderClassName
{
color: #620756;
}
.AnyTagClassName
{
color: #620756;
}
</style>
background-color css
<style>
a { background-color: #620756; }
a { background-color: rgb(98,7,86); }
div.DivClassName
{
background-color: #620756;
}
.BgClassName
{
background-color: #620756;
}
</style>
border-color css
<style>
span { border-color: #620756; }
span { border-color: rgb(98,7,86); }
td.TdClassName
{
border-color: #620756;
}
.TagClassName
{
border-color: #620756;
}
</style>