Shades of Tyrian Purple #620058
Tints of Tyrian Purple #620058
RGB
CMYK
RGB Variations
Color information
#620058 (or 0x620058) is known color: Tyrian Purple. HEX triplet: 62, 00 and 58. RGB value is (98,0,88). Sum of RGB (Red+Green+Blue) = 98+0+88=186 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.69% from 186); Green value is 0 (0.39% from 255 or 0% from 186); Blue value is 88 (34.77% from 255 or 47.31% from 186); Max value from RGB is 98 - color contains mainly: red. Hex color #620058 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620058 is #9DFFA7. Grayscale: #272727. Windows color (decimal): -10354600 or 5767266. OLE color: 5767266.
HSL color Cylindrical-coordinate representation of color #620058: hue angle of 306.12º 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 #620058 is Cyan = 0, Magento = 1, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 0 | 88 | - |
| CMYK | 0 | 1 | 0.10 | 0.62 |
| HSL | 306.12º | 1% | 0.19% | - |
| HSV(B) | 306.12º | 1% | 0.38% | - |
| XYZ | 6.8 | 3.3 | 9.51 | - |
| YUV | 39.33 | 155.47 | 169.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 0 | 88 | 0 | 1 | 0.10 | 0.62 | 306.12 | 1 | 0.19 |
| Hex | 62 | 0 | 58 | 0 | 64 | A | 3E | 132 | 64 | 13 |
| Octal | 142 | 0 | 130 | 0 | 144 | 12 | 76 | 462 | 144 | 23 |
| Binary | 1100010 | 0 | 1011000 | 0 | 1100100 | 1010 | 111110 | 100110010 | 1100100 | 10011 |
Color Harmonies of #620058
Complementary color
Monochromatic Colors of #620058
Black with #620058
Text Example
Text Example
White with #620058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620058; }
p { color: rgb(98,0,88); }
H1.HeaderClassName
{
color: #620058;
}
.AnyTagClassName
{
color: #620058;
}
</style>
background-color css
<style>
a { background-color: #620058; }
a { background-color: rgb(98,0,88); }
div.DivClassName
{
background-color: #620058;
}
.BgClassName
{
background-color: #620058;
}
</style>
border-color css
<style>
span { border-color: #620058; }
span { border-color: rgb(98,0,88); }
td.TdClassName
{
border-color: #620058;
}
.TagClassName
{
border-color: #620058;
}
</style>