Shades of Tyrian Purple #620354
Tints of Tyrian Purple #620354
RGB
CMYK
RGB Variations
Color information
#620354 (or 0x620354) is known color: Tyrian Purple. HEX triplet: 62, 03 and 54. RGB value is (98,3,84). Sum of RGB (Red+Green+Blue) = 98+3+84=185 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.97% from 185); Green value is 3 (1.56% from 255 or 1.62% from 185); Blue value is 84 (33.20% from 255 or 45.41% from 185); Max value from RGB is 98 - color contains mainly: red. Hex color #620354 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620354 is #9DFCAB. Grayscale: #282828. Windows color (decimal): -10353836 or 5505890. OLE color: 5505890.
HSL color Cylindrical-coordinate representation of color #620354: hue angle of 308.84º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #620354 is Cyan = 0, Magento = 0.97, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 3 | 84 | - |
| CMYK | 0 | 0.97 | 0.14 | 0.62 |
| HSL | 308.84º | 0.94% | 0.2% | - |
| HSV(B) | 308.84º | 0.97% | 0.38% | - |
| XYZ | 6.67 | 3.3 | 8.67 | - |
| YUV | 40.64 | 152.47 | 168.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 3 | 84 | 0 | 0.97 | 0.14 | 0.62 | 308.84 | 0.94 | 0.2 |
| Hex | 62 | 3 | 54 | 0 | 61 | E | 3E | 135 | 5E | 14 |
| Octal | 142 | 3 | 124 | 0 | 141 | 16 | 76 | 465 | 136 | 24 |
| Binary | 1100010 | 11 | 1010100 | 0 | 1100001 | 1110 | 111110 | 100110101 | 1011110 | 10100 |
Color Harmonies of #620354
Complementary color
Monochromatic Colors of #620354
Black with #620354
Text Example
Text Example
White with #620354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620354; }
p { color: rgb(98,3,84); }
H1.HeaderClassName
{
color: #620354;
}
.AnyTagClassName
{
color: #620354;
}
</style>
background-color css
<style>
a { background-color: #620354; }
a { background-color: rgb(98,3,84); }
div.DivClassName
{
background-color: #620354;
}
.BgClassName
{
background-color: #620354;
}
</style>
border-color css
<style>
span { border-color: #620354; }
span { border-color: rgb(98,3,84); }
td.TdClassName
{
border-color: #620354;
}
.TagClassName
{
border-color: #620354;
}
</style>