Shades of Tyrian Purple #620549
Tints of Tyrian Purple #620549
RGB
CMYK
RGB Variations
Color information
#620549 (or 0x620549) is known color: Tyrian Purple. HEX triplet: 62, 05 and 49. RGB value is (98,5,73). Sum of RGB (Red+Green+Blue) = 98+5+73=176 (23% of max value = 765). Red value is 98 (38.67% from 255 or 55.68% from 176); Green value is 5 (2.34% from 255 or 2.84% from 176); Blue value is 73 (28.91% from 255 or 41.48% from 176); Max value from RGB is 98 - color contains mainly: red. Hex color #620549 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620549 is #9DFAB6. Grayscale: #282828. Windows color (decimal): -10353335 or 4785506. OLE color: 4785506.
HSL color Cylindrical-coordinate representation of color #620549: hue angle of 316.13º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #620549 is Cyan = 0, Magento = 0.95, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 5 | 73 | - |
| CMYK | 0 | 0.95 | 0.26 | 0.62 |
| HSL | 316.13º | 0.9% | 0.2% | - |
| HSV(B) | 316.13º | 0.95% | 0.38% | - |
| XYZ | 6.29 | 3.19 | 6.59 | - |
| YUV | 40.56 | 146.31 | 168.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 5 | 73 | 0 | 0.95 | 0.26 | 0.62 | 316.13 | 0.9 | 0.2 |
| Hex | 62 | 5 | 49 | 0 | 5F | 1A | 3E | 13C | 5A | 14 |
| Octal | 142 | 5 | 111 | 0 | 137 | 32 | 76 | 474 | 132 | 24 |
| Binary | 1100010 | 101 | 1001001 | 0 | 1011111 | 11010 | 111110 | 100111100 | 1011010 | 10100 |
Color Harmonies of #620549
Complementary color
Monochromatic Colors of #620549
Black with #620549
Text Example
Text Example
White with #620549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620549; }
p { color: rgb(98,5,73); }
H1.HeaderClassName
{
color: #620549;
}
.AnyTagClassName
{
color: #620549;
}
</style>
background-color css
<style>
a { background-color: #620549; }
a { background-color: rgb(98,5,73); }
div.DivClassName
{
background-color: #620549;
}
.BgClassName
{
background-color: #620549;
}
</style>
border-color css
<style>
span { border-color: #620549; }
span { border-color: rgb(98,5,73); }
td.TdClassName
{
border-color: #620549;
}
.TagClassName
{
border-color: #620549;
}
</style>