Shades of Tyrian Purple #620028
Tints of Tyrian Purple #620028
RGB
CMYK
RGB Variations
Color information
#620028 (or 0x620028) is known color: Tyrian Purple. HEX triplet: 62, 00 and 28. RGB value is (98,0,40). Sum of RGB (Red+Green+Blue) = 98+0+40=138 (18% of max value = 765). Red value is 98 (38.67% from 255 or 71.01% from 138); Green value is 0 (0.39% from 255 or 0% from 138); Blue value is 40 (16.02% from 255 or 28.99% from 138); Max value from RGB is 98 - color contains mainly: red. Hex color #620028 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620028 is #9DFFD7. Grayscale: #212121. Windows color (decimal): -10354648 or 2621538. OLE color: 2621538.
HSL color Cylindrical-coordinate representation of color #620028: hue angle of 335.51º 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 #620028 is Cyan = 0, Magento = 1, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 0 | 40 | - |
| CMYK | 0 | 1 | 0.59 | 0.62 |
| HSL | 335.51º | 1% | 0.19% | - |
| HSV(B) | 335.51º | 1% | 0.38% | - |
| XYZ | 5.42 | 2.75 | 2.25 | - |
| YUV | 33.86 | 131.47 | 173.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 0 | 40 | 0 | 1 | 0.59 | 0.62 | 335.51 | 1 | 0.19 |
| Hex | 62 | 0 | 28 | 0 | 64 | 3B | 3E | 150 | 64 | 13 |
| Octal | 142 | 0 | 50 | 0 | 144 | 73 | 76 | 520 | 144 | 23 |
| Binary | 1100010 | 0 | 101000 | 0 | 1100100 | 111011 | 111110 | 101010000 | 1100100 | 10011 |
Color Harmonies of #620028
Complementary color
Monochromatic Colors of #620028
Black with #620028
Text Example
Text Example
White with #620028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620028; }
p { color: rgb(98,0,40); }
H1.HeaderClassName
{
color: #620028;
}
.AnyTagClassName
{
color: #620028;
}
</style>
background-color css
<style>
a { background-color: #620028; }
a { background-color: rgb(98,0,40); }
div.DivClassName
{
background-color: #620028;
}
.BgClassName
{
background-color: #620028;
}
</style>
border-color css
<style>
span { border-color: #620028; }
span { border-color: rgb(98,0,40); }
td.TdClassName
{
border-color: #620028;
}
.TagClassName
{
border-color: #620028;
}
</style>