Shades of Palatinate Purple #620769
Tints of Palatinate Purple #620769
RGB
CMYK
RGB Variations
Color information
#620769 (or 0x620769) is known color: Palatinate Purple. HEX triplet: 62, 07 and 69. RGB value is (98,7,105). Sum of RGB (Red+Green+Blue) = 98+7+105=210 (27% of max value = 765). Red value is 98 (38.67% from 255 or 46.67% from 210); Green value is 7 (3.12% from 255 or 3.33% from 210); Blue value is 105 (41.41% from 255 or 50% from 210); Max value from RGB is 105 - color contains mainly: blue. Hex color #620769 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620769 is #9DF896. Grayscale: #2D2D2D. Windows color (decimal): -10352791 or 6883170. OLE color: 6883170.
HSL color Cylindrical-coordinate representation of color #620769: hue angle of 295.71º degrees, saturation: 0.88, 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 #620769 is Cyan = 0.07, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 7 | 105 | - |
| CMYK | 0.07 | 0.93 | 0 | 0.59 |
| HSL | 295.71º | 0.88% | 0.22% | - |
| HSV(B) | 295.71º | 0.93% | 0.41% | - |
| XYZ | 7.66 | 3.77 | 13.69 | - |
| YUV | 45.38 | 161.65 | 165.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 7 | 105 | 0.07 | 0.93 | 0 | 0.59 | 295.71 | 0.88 | 0.22 |
| Hex | 62 | 7 | 69 | 7 | 5D | 0 | 3B | 128 | 58 | 16 |
| Octal | 142 | 7 | 151 | 7 | 135 | 0 | 73 | 450 | 130 | 26 |
| Binary | 1100010 | 111 | 1101001 | 111 | 1011101 | 0 | 111011 | 100101000 | 1011000 | 10110 |
Color Harmonies of #620769
Complementary color
Monochromatic Colors of #620769
Black with #620769
Text Example
Text Example
White with #620769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620769; }
p { color: rgb(98,7,105); }
H1.HeaderClassName
{
color: #620769;
}
.AnyTagClassName
{
color: #620769;
}
</style>
background-color css
<style>
a { background-color: #620769; }
a { background-color: rgb(98,7,105); }
div.DivClassName
{
background-color: #620769;
}
.BgClassName
{
background-color: #620769;
}
</style>
border-color css
<style>
span { border-color: #620769; }
span { border-color: rgb(98,7,105); }
td.TdClassName
{
border-color: #620769;
}
.TagClassName
{
border-color: #620769;
}
</style>