Shades of Tyrian Purple #620449
Tints of Tyrian Purple #620449
RGB
CMYK
RGB Variations
Color information
#620449 (or 0x620449) is known color: Tyrian Purple. HEX triplet: 62, 04 and 49. RGB value is (98,4,73). Sum of RGB (Red+Green+Blue) = 98+4+73=175 (23% of max value = 765). Red value is 98 (38.67% from 255 or 56% from 175); Green value is 4 (1.95% from 255 or 2.29% from 175); Blue value is 73 (28.91% from 255 or 41.71% from 175); Max value from RGB is 98 - color contains mainly: red. Hex color #620449 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620449 is #9DFBB6. Grayscale: #272727. Windows color (decimal): -10353591 or 4785250. OLE color: 4785250.
HSL color Cylindrical-coordinate representation of color #620449: hue angle of 315.96º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #620449 is Cyan = 0, Magento = 0.96, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 73 | - |
| CMYK | 0 | 0.96 | 0.26 | 0.62 |
| HSL | 315.96º | 0.92% | 0.2% | - |
| HSV(B) | 315.96º | 0.96% | 0.38% | - |
| XYZ | 6.28 | 3.16 | 6.58 | - |
| YUV | 39.97 | 146.64 | 169.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 73 | 0 | 0.96 | 0.26 | 0.62 | 315.96 | 0.92 | 0.2 |
| Hex | 62 | 4 | 49 | 0 | 60 | 1A | 3E | 13C | 5C | 14 |
| Octal | 142 | 4 | 111 | 0 | 140 | 32 | 76 | 474 | 134 | 24 |
| Binary | 1100010 | 100 | 1001001 | 0 | 1100000 | 11010 | 111110 | 100111100 | 1011100 | 10100 |
Color Harmonies of #620449
Complementary color
Monochromatic Colors of #620449
Black with #620449
Text Example
Text Example
White with #620449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620449; }
p { color: rgb(98,4,73); }
H1.HeaderClassName
{
color: #620449;
}
.AnyTagClassName
{
color: #620449;
}
</style>
background-color css
<style>
a { background-color: #620449; }
a { background-color: rgb(98,4,73); }
div.DivClassName
{
background-color: #620449;
}
.BgClassName
{
background-color: #620449;
}
</style>
border-color css
<style>
span { border-color: #620449; }
span { border-color: rgb(98,4,73); }
td.TdClassName
{
border-color: #620449;
}
.TagClassName
{
border-color: #620449;
}
</style>