Shades of Tyrian Purple #620026
Tints of Tyrian Purple #620026
RGB
CMYK
RGB Variations
Color information
#620026 (or 0x620026) is known color: Tyrian Purple. HEX triplet: 62, 00 and 26. RGB value is (98,0,38). Sum of RGB (Red+Green+Blue) = 98+0+38=136 (18% of max value = 765). Red value is 98 (38.67% from 255 or 72.06% from 136); Green value is 0 (0.39% from 255 or 0% from 136); Blue value is 38 (15.23% from 255 or 27.94% from 136); Max value from RGB is 98 - color contains mainly: red. Hex color #620026 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620026 is #9DFFD9. Grayscale: #212121. Windows color (decimal): -10354650 or 2490466. OLE color: 2490466.
HSL color Cylindrical-coordinate representation of color #620026: hue angle of 336.73º 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 #620026 is Cyan = 0, Magento = 1, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 0 | 38 | - |
| CMYK | 0 | 1 | 0.61 | 0.62 |
| HSL | 336.73º | 1% | 0.19% | - |
| HSV(B) | 336.73º | 1% | 0.38% | - |
| XYZ | 5.39 | 2.74 | 2.08 | - |
| YUV | 33.63 | 130.47 | 173.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 0 | 38 | 0 | 1 | 0.61 | 0.62 | 336.73 | 1 | 0.19 |
| Hex | 62 | 0 | 26 | 0 | 64 | 3D | 3E | 151 | 64 | 13 |
| Octal | 142 | 0 | 46 | 0 | 144 | 75 | 76 | 521 | 144 | 23 |
| Binary | 1100010 | 0 | 100110 | 0 | 1100100 | 111101 | 111110 | 101010001 | 1100100 | 10011 |
Color Harmonies of #620026
Complementary color
Monochromatic Colors of #620026
Black with #620026
Text Example
Text Example
White with #620026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620026; }
p { color: rgb(98,0,38); }
H1.HeaderClassName
{
color: #620026;
}
.AnyTagClassName
{
color: #620026;
}
</style>
background-color css
<style>
a { background-color: #620026; }
a { background-color: rgb(98,0,38); }
div.DivClassName
{
background-color: #620026;
}
.BgClassName
{
background-color: #620026;
}
</style>
border-color css
<style>
span { border-color: #620026; }
span { border-color: rgb(98,0,38); }
td.TdClassName
{
border-color: #620026;
}
.TagClassName
{
border-color: #620026;
}
</style>