Shades of Tyrian Purple #620426
Tints of Tyrian Purple #620426
RGB
CMYK
RGB Variations
Color information
#620426 (or 0x620426) is known color: Tyrian Purple. HEX triplet: 62, 04 and 26. RGB value is (98,4,38). Sum of RGB (Red+Green+Blue) = 98+4+38=140 (18% of max value = 765). Red value is 98 (38.67% from 255 or 70% from 140); Green value is 4 (1.95% from 255 or 2.86% from 140); Blue value is 38 (15.23% from 255 or 27.14% from 140); Max value from RGB is 98 - color contains mainly: red. Hex color #620426 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620426 is #9DFBD9. Grayscale: #232323. Windows color (decimal): -10353626 or 2491490. OLE color: 2491490.
HSL color Cylindrical-coordinate representation of color #620426: hue angle of 338.3º 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 #620426 is Cyan = 0, Magento = 0.96, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 38 | - |
| CMYK | 0 | 0.96 | 0.61 | 0.62 |
| HSL | 338.3º | 0.92% | 0.2% | - |
| HSV(B) | 338.3º | 0.96% | 0.38% | - |
| XYZ | 5.43 | 2.82 | 2.09 | - |
| YUV | 35.98 | 129.14 | 172.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 38 | 0 | 0.96 | 0.61 | 0.62 | 338.3 | 0.92 | 0.2 |
| Hex | 62 | 4 | 26 | 0 | 60 | 3D | 3E | 152 | 5C | 14 |
| Octal | 142 | 4 | 46 | 0 | 140 | 75 | 76 | 522 | 134 | 24 |
| Binary | 1100010 | 100 | 100110 | 0 | 1100000 | 111101 | 111110 | 101010010 | 1011100 | 10100 |
Color Harmonies of #620426
Complementary color
Monochromatic Colors of #620426
Black with #620426
Text Example
Text Example
White with #620426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620426; }
p { color: rgb(98,4,38); }
H1.HeaderClassName
{
color: #620426;
}
.AnyTagClassName
{
color: #620426;
}
</style>
background-color css
<style>
a { background-color: #620426; }
a { background-color: rgb(98,4,38); }
div.DivClassName
{
background-color: #620426;
}
.BgClassName
{
background-color: #620426;
}
</style>
border-color css
<style>
span { border-color: #620426; }
span { border-color: rgb(98,4,38); }
td.TdClassName
{
border-color: #620426;
}
.TagClassName
{
border-color: #620426;
}
</style>