Shades of Purple #620773
Tints of Purple #620773
RGB
CMYK
RGB Variations
Color information
#620773 (or 0x620773) is known color: Purple. HEX triplet: 62, 07 and 73. RGB value is (98,7,115). Sum of RGB (Red+Green+Blue) = 98+7+115=220 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.55% from 220); Green value is 7 (3.12% from 255 or 3.18% from 220); Blue value is 115 (45.31% from 255 or 52.27% from 220); Max value from RGB is 115 - color contains mainly: blue. Hex color #620773 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620773 is #9DF88C. Grayscale: #2E2E2E. Windows color (decimal): -10352781 or 7538530. OLE color: 7538530.
HSL color Cylindrical-coordinate representation of color #620773: hue angle of 290.56º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #620773 is Cyan = 0.15, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 7 | 115 | - |
| CMYK | 0.15 | 0.94 | 0 | 0.55 |
| HSL | 290.56º | 0.89% | 0.24% | - |
| HSV(B) | 290.56º | 0.94% | 0.45% | - |
| XYZ | 8.21 | 3.99 | 16.56 | - |
| YUV | 46.52 | 166.65 | 164.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 7 | 115 | 0.15 | 0.94 | 0 | 0.55 | 290.56 | 0.89 | 0.24 |
| Hex | 62 | 7 | 73 | F | 5E | 0 | 37 | 123 | 59 | 18 |
| Octal | 142 | 7 | 163 | 17 | 136 | 0 | 67 | 443 | 131 | 30 |
| Binary | 1100010 | 111 | 1110011 | 1111 | 1011110 | 0 | 110111 | 100100011 | 1011001 | 11000 |
Color Harmonies of #620773
Complementary color
Monochromatic Colors of #620773
Black with #620773
Text Example
Text Example
White with #620773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620773; }
p { color: rgb(98,7,115); }
H1.HeaderClassName
{
color: #620773;
}
.AnyTagClassName
{
color: #620773;
}
</style>
background-color css
<style>
a { background-color: #620773; }
a { background-color: rgb(98,7,115); }
div.DivClassName
{
background-color: #620773;
}
.BgClassName
{
background-color: #620773;
}
</style>
border-color css
<style>
span { border-color: #620773; }
span { border-color: rgb(98,7,115); }
td.TdClassName
{
border-color: #620773;
}
.TagClassName
{
border-color: #620773;
}
</style>