Shades of Purple #620771
Tints of Purple #620771
RGB
CMYK
RGB Variations
Color information
#620771 (or 0x620771) is known color: Purple. HEX triplet: 62, 07 and 71. RGB value is (98,7,113). Sum of RGB (Red+Green+Blue) = 98+7+113=218 (28% of max value = 765). Red value is 98 (38.67% from 255 or 44.95% from 218); Green value is 7 (3.12% from 255 or 3.21% from 218); Blue value is 113 (44.53% from 255 or 51.83% from 218); Max value from RGB is 113 - color contains mainly: blue. Hex color #620771 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620771 is #9DF88E. Grayscale: #2D2D2D. Windows color (decimal): -10352783 or 7407458. OLE color: 7407458.
HSL color Cylindrical-coordinate representation of color #620771: hue angle of 291.51º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #620771 is Cyan = 0.13, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 7 | 113 | - |
| CMYK | 0.13 | 0.94 | 0 | 0.56 |
| HSL | 291.51º | 0.88% | 0.24% | - |
| HSV(B) | 291.51º | 0.94% | 0.44% | - |
| XYZ | 8.09 | 3.94 | 15.96 | - |
| YUV | 46.29 | 165.65 | 164.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 7 | 113 | 0.13 | 0.94 | 0 | 0.56 | 291.51 | 0.88 | 0.24 |
| Hex | 62 | 7 | 71 | D | 5E | 0 | 38 | 124 | 58 | 18 |
| Octal | 142 | 7 | 161 | 15 | 136 | 0 | 70 | 444 | 130 | 30 |
| Binary | 1100010 | 111 | 1110001 | 1101 | 1011110 | 0 | 111000 | 100100100 | 1011000 | 11000 |
Color Harmonies of #620771
Complementary color
Monochromatic Colors of #620771
Black with #620771
Text Example
Text Example
White with #620771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620771; }
p { color: rgb(98,7,113); }
H1.HeaderClassName
{
color: #620771;
}
.AnyTagClassName
{
color: #620771;
}
</style>
background-color css
<style>
a { background-color: #620771; }
a { background-color: rgb(98,7,113); }
div.DivClassName
{
background-color: #620771;
}
.BgClassName
{
background-color: #620771;
}
</style>
border-color css
<style>
span { border-color: #620771; }
span { border-color: rgb(98,7,113); }
td.TdClassName
{
border-color: #620771;
}
.TagClassName
{
border-color: #620771;
}
</style>