Shades of Tyrian Purple #620446
Tints of Tyrian Purple #620446
RGB
CMYK
RGB Variations
Color information
#620446 (or 0x620446) is known color: Tyrian Purple. HEX triplet: 62, 04 and 46. RGB value is (98,4,70). Sum of RGB (Red+Green+Blue) = 98+4+70=172 (22% of max value = 765). Red value is 98 (38.67% from 255 or 56.98% from 172); Green value is 4 (1.95% from 255 or 2.33% from 172); Blue value is 70 (27.73% from 255 or 40.70% from 172); Max value from RGB is 98 - color contains mainly: red. Hex color #620446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620446 is #9DFBB9. Grayscale: #272727. Windows color (decimal): -10353594 or 4588642. OLE color: 4588642.
HSL color Cylindrical-coordinate representation of color #620446: hue angle of 317.87º 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 #620446 is Cyan = 0, Magento = 0.96, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 70 | - |
| CMYK | 0 | 0.96 | 0.29 | 0.62 |
| HSL | 317.87º | 0.92% | 0.2% | - |
| HSV(B) | 317.87º | 0.96% | 0.38% | - |
| XYZ | 6.19 | 3.13 | 6.07 | - |
| YUV | 39.63 | 145.14 | 169.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 70 | 0 | 0.96 | 0.29 | 0.62 | 317.87 | 0.92 | 0.2 |
| Hex | 62 | 4 | 46 | 0 | 60 | 1D | 3E | 13E | 5C | 14 |
| Octal | 142 | 4 | 106 | 0 | 140 | 35 | 76 | 476 | 134 | 24 |
| Binary | 1100010 | 100 | 1000110 | 0 | 1100000 | 11101 | 111110 | 100111110 | 1011100 | 10100 |
Color Harmonies of #620446
Complementary color
Monochromatic Colors of #620446
Black with #620446
Text Example
Text Example
White with #620446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620446; }
p { color: rgb(98,4,70); }
H1.HeaderClassName
{
color: #620446;
}
.AnyTagClassName
{
color: #620446;
}
</style>
background-color css
<style>
a { background-color: #620446; }
a { background-color: rgb(98,4,70); }
div.DivClassName
{
background-color: #620446;
}
.BgClassName
{
background-color: #620446;
}
</style>
border-color css
<style>
span { border-color: #620446; }
span { border-color: rgb(98,4,70); }
td.TdClassName
{
border-color: #620446;
}
.TagClassName
{
border-color: #620446;
}
</style>