Shades of Tyrian Purple #620749
Tints of Tyrian Purple #620749
RGB
CMYK
RGB Variations
Color information
#620749 (or 0x620749) is known color: Tyrian Purple. HEX triplet: 62, 07 and 49. RGB value is (98,7,73). Sum of RGB (Red+Green+Blue) = 98+7+73=178 (23% of max value = 765). Red value is 98 (38.67% from 255 or 55.06% from 178); Green value is 7 (3.12% from 255 or 3.93% from 178); Blue value is 73 (28.91% from 255 or 41.01% from 178); Max value from RGB is 98 - color contains mainly: red. Hex color #620749 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620749 is #9DF8B6. Grayscale: #292929. Windows color (decimal): -10352823 or 4786018. OLE color: 4786018.
HSL color Cylindrical-coordinate representation of color #620749: hue angle of 316.48º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #620749 is Cyan = 0, Magento = 0.93, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 7 | 73 | - |
| CMYK | 0 | 0.93 | 0.26 | 0.62 |
| HSL | 316.48º | 0.87% | 0.21% | - |
| HSV(B) | 316.48º | 0.93% | 0.38% | - |
| XYZ | 6.32 | 3.23 | 6.59 | - |
| YUV | 41.73 | 145.65 | 168.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 7 | 73 | 0 | 0.93 | 0.26 | 0.62 | 316.48 | 0.87 | 0.21 |
| Hex | 62 | 7 | 49 | 0 | 5D | 1A | 3E | 13C | 57 | 15 |
| Octal | 142 | 7 | 111 | 0 | 135 | 32 | 76 | 474 | 127 | 25 |
| Binary | 1100010 | 111 | 1001001 | 0 | 1011101 | 11010 | 111110 | 100111100 | 1010111 | 10101 |
Color Harmonies of #620749
Complementary color
Monochromatic Colors of #620749
Black with #620749
Text Example
Text Example
White with #620749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620749; }
p { color: rgb(98,7,73); }
H1.HeaderClassName
{
color: #620749;
}
.AnyTagClassName
{
color: #620749;
}
</style>
background-color css
<style>
a { background-color: #620749; }
a { background-color: rgb(98,7,73); }
div.DivClassName
{
background-color: #620749;
}
.BgClassName
{
background-color: #620749;
}
</style>
border-color css
<style>
span { border-color: #620749; }
span { border-color: rgb(98,7,73); }
td.TdClassName
{
border-color: #620749;
}
.TagClassName
{
border-color: #620749;
}
</style>