Shades of Tyrian Purple #620940
Tints of Tyrian Purple #620940
RGB
CMYK
RGB Variations
Color information
#620940 (or 0x620940) is known color: Tyrian Purple. HEX triplet: 62, 09 and 40. RGB value is (98,9,64). Sum of RGB (Red+Green+Blue) = 98+9+64=171 (22% of max value = 765). Red value is 98 (38.67% from 255 or 57.31% from 171); Green value is 9 (3.91% from 255 or 5.26% from 171); Blue value is 64 (25.39% from 255 or 37.43% from 171); Max value from RGB is 98 - color contains mainly: red. Hex color #620940 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620940 is #9DF6BF. Grayscale: #292929. Windows color (decimal): -10352320 or 4196706. OLE color: 4196706.
HSL color Cylindrical-coordinate representation of color #620940: hue angle of 322.92º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #620940 is Cyan = 0, Magento = 0.91, Yellow = 0.35 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 9 | 64 | - |
| CMYK | 0 | 0.91 | 0.35 | 0.62 |
| HSL | 322.92º | 0.83% | 0.21% | - |
| HSV(B) | 322.92º | 0.91% | 0.38% | - |
| XYZ | 6.06 | 3.16 | 5.14 | - |
| YUV | 41.88 | 140.49 | 168.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 9 | 64 | 0 | 0.91 | 0.35 | 0.62 | 322.92 | 0.83 | 0.21 |
| Hex | 62 | 9 | 40 | 0 | 5B | 23 | 3E | 143 | 53 | 15 |
| Octal | 142 | 11 | 100 | 0 | 133 | 43 | 76 | 503 | 123 | 25 |
| Binary | 1100010 | 1001 | 1000000 | 0 | 1011011 | 100011 | 111110 | 101000011 | 1010011 | 10101 |
Color Harmonies of #620940
Complementary color
Monochromatic Colors of #620940
Black with #620940
Text Example
Text Example
White with #620940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620940; }
p { color: rgb(98,9,64); }
H1.HeaderClassName
{
color: #620940;
}
.AnyTagClassName
{
color: #620940;
}
</style>
background-color css
<style>
a { background-color: #620940; }
a { background-color: rgb(98,9,64); }
div.DivClassName
{
background-color: #620940;
}
.BgClassName
{
background-color: #620940;
}
</style>
border-color css
<style>
span { border-color: #620940; }
span { border-color: rgb(98,9,64); }
td.TdClassName
{
border-color: #620940;
}
.TagClassName
{
border-color: #620940;
}
</style>