Shades of Tyrian Purple #620042
Tints of Tyrian Purple #620042
RGB
CMYK
RGB Variations
Color information
#620042 (or 0x620042) is known color: Tyrian Purple. HEX triplet: 62, 00 and 42. RGB value is (98,0,66). Sum of RGB (Red+Green+Blue) = 98+0+66=164 (21% of max value = 765). Red value is 98 (38.67% from 255 or 59.76% from 164); Green value is 0 (0.39% from 255 or 0% from 164); Blue value is 66 (26.17% from 255 or 40.24% from 164); Max value from RGB is 98 - color contains mainly: red. Hex color #620042 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620042 is #9DFFBD. Grayscale: #242424. Windows color (decimal): -10354622 or 4325474. OLE color: 4325474.
HSL color Cylindrical-coordinate representation of color #620042: hue angle of 319.59º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #620042 is Cyan = 0, Magento = 1, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 0 | 66 | - |
| CMYK | 0 | 1 | 0.33 | 0.62 |
| HSL | 319.59º | 1% | 0.19% | - |
| HSV(B) | 319.59º | 1% | 0.38% | - |
| XYZ | 6.02 | 2.99 | 5.41 | - |
| YUV | 36.83 | 144.47 | 171.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 0 | 66 | 0 | 1 | 0.33 | 0.62 | 319.59 | 1 | 0.19 |
| Hex | 62 | 0 | 42 | 0 | 64 | 21 | 3E | 140 | 64 | 13 |
| Octal | 142 | 0 | 102 | 0 | 144 | 41 | 76 | 500 | 144 | 23 |
| Binary | 1100010 | 0 | 1000010 | 0 | 1100100 | 100001 | 111110 | 101000000 | 1100100 | 10011 |
Color Harmonies of #620042
Complementary color
Monochromatic Colors of #620042
Black with #620042
Text Example
Text Example
White with #620042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620042; }
p { color: rgb(98,0,66); }
H1.HeaderClassName
{
color: #620042;
}
.AnyTagClassName
{
color: #620042;
}
</style>
background-color css
<style>
a { background-color: #620042; }
a { background-color: rgb(98,0,66); }
div.DivClassName
{
background-color: #620042;
}
.BgClassName
{
background-color: #620042;
}
</style>
border-color css
<style>
span { border-color: #620042; }
span { border-color: rgb(98,0,66); }
td.TdClassName
{
border-color: #620042;
}
.TagClassName
{
border-color: #620042;
}
</style>