Shades of Tyrian Purple #620651
Tints of Tyrian Purple #620651
RGB
CMYK
RGB Variations
Color information
#620651 (or 0x620651) is known color: Tyrian Purple. HEX triplet: 62, 06 and 51. RGB value is (98,6,81). Sum of RGB (Red+Green+Blue) = 98+6+81=185 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.97% from 185); Green value is 6 (2.73% from 255 or 3.24% from 185); Blue value is 81 (32.03% from 255 or 43.78% from 185); Max value from RGB is 98 - color contains mainly: red. Hex color #620651 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620651 is #9DF9AE. Grayscale: #292929. Windows color (decimal): -10353071 or 5310050. OLE color: 5310050.
HSL color Cylindrical-coordinate representation of color #620651: hue angle of 311.09º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #620651 is Cyan = 0, Magento = 0.94, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 81 | - |
| CMYK | 0 | 0.94 | 0.17 | 0.62 |
| HSL | 311.09º | 0.88% | 0.2% | - |
| HSV(B) | 311.09º | 0.94% | 0.38% | - |
| XYZ | 6.59 | 3.32 | 8.08 | - |
| YUV | 42.06 | 149.98 | 167.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 81 | 0 | 0.94 | 0.17 | 0.62 | 311.09 | 0.88 | 0.2 |
| Hex | 62 | 6 | 51 | 0 | 5E | 11 | 3E | 137 | 58 | 14 |
| Octal | 142 | 6 | 121 | 0 | 136 | 21 | 76 | 467 | 130 | 24 |
| Binary | 1100010 | 110 | 1010001 | 0 | 1011110 | 10001 | 111110 | 100110111 | 1011000 | 10100 |
Color Harmonies of #620651
Complementary color
Monochromatic Colors of #620651
Black with #620651
Text Example
Text Example
White with #620651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620651; }
p { color: rgb(98,6,81); }
H1.HeaderClassName
{
color: #620651;
}
.AnyTagClassName
{
color: #620651;
}
</style>
background-color css
<style>
a { background-color: #620651; }
a { background-color: rgb(98,6,81); }
div.DivClassName
{
background-color: #620651;
}
.BgClassName
{
background-color: #620651;
}
</style>
border-color css
<style>
span { border-color: #620651; }
span { border-color: rgb(98,6,81); }
td.TdClassName
{
border-color: #620651;
}
.TagClassName
{
border-color: #620651;
}
</style>