Shades of Palatinate Purple #620768
Tints of Palatinate Purple #620768
RGB
CMYK
RGB Variations
Color information
#620768 (or 0x620768) is known color: Palatinate Purple. HEX triplet: 62, 07 and 68. RGB value is (98,7,104). Sum of RGB (Red+Green+Blue) = 98+7+104=209 (27% of max value = 765). Red value is 98 (38.67% from 255 or 46.89% from 209); Green value is 7 (3.12% from 255 or 3.35% from 209); Blue value is 104 (41.02% from 255 or 49.76% from 209); Max value from RGB is 104 - color contains mainly: blue. Hex color #620768 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620768 is #9DF897. Grayscale: #2C2C2C. Windows color (decimal): -10352792 or 6817634. OLE color: 6817634.
HSL color Cylindrical-coordinate representation of color #620768: hue angle of 296.29º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #620768 is Cyan = 0.06, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 7 | 104 | - |
| CMYK | 0.06 | 0.93 | 0 | 0.59 |
| HSL | 296.29º | 0.87% | 0.22% | - |
| HSV(B) | 296.29º | 0.93% | 0.41% | - |
| XYZ | 7.61 | 3.75 | 13.42 | - |
| YUV | 45.27 | 161.15 | 165.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 7 | 104 | 0.06 | 0.93 | 0 | 0.59 | 296.29 | 0.87 | 0.22 |
| Hex | 62 | 7 | 68 | 6 | 5D | 0 | 3B | 128 | 57 | 16 |
| Octal | 142 | 7 | 150 | 6 | 135 | 0 | 73 | 450 | 127 | 26 |
| Binary | 1100010 | 111 | 1101000 | 110 | 1011101 | 0 | 111011 | 100101000 | 1010111 | 10110 |
Color Harmonies of #620768
Complementary color
Monochromatic Colors of #620768
Black with #620768
Text Example
Text Example
White with #620768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620768; }
p { color: rgb(98,7,104); }
H1.HeaderClassName
{
color: #620768;
}
.AnyTagClassName
{
color: #620768;
}
</style>
background-color css
<style>
a { background-color: #620768; }
a { background-color: rgb(98,7,104); }
div.DivClassName
{
background-color: #620768;
}
.BgClassName
{
background-color: #620768;
}
</style>
border-color css
<style>
span { border-color: #620768; }
span { border-color: rgb(98,7,104); }
td.TdClassName
{
border-color: #620768;
}
.TagClassName
{
border-color: #620768;
}
</style>