Shades of Tyrian Purple #620341
Tints of Tyrian Purple #620341
RGB
CMYK
RGB Variations
Color information
#620341 (or 0x620341) is known color: Tyrian Purple. HEX triplet: 62, 03 and 41. RGB value is (98,3,65). Sum of RGB (Red+Green+Blue) = 98+3+65=166 (21% of max value = 765). Red value is 98 (38.67% from 255 or 59.04% from 166); Green value is 3 (1.56% from 255 or 1.81% from 166); Blue value is 65 (25.78% from 255 or 39.16% from 166); Max value from RGB is 98 - color contains mainly: red. Hex color #620341 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620341 is #9DFCBE. Grayscale: #262626. Windows color (decimal): -10353855 or 4260706. OLE color: 4260706.
HSL color Cylindrical-coordinate representation of color #620341: hue angle of 320.84º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #620341 is Cyan = 0, Magento = 0.97, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 3 | 65 | - |
| CMYK | 0 | 0.97 | 0.34 | 0.62 |
| HSL | 320.84º | 0.94% | 0.2% | - |
| HSV(B) | 320.84º | 0.97% | 0.38% | - |
| XYZ | 6.02 | 3.04 | 5.27 | - |
| YUV | 38.47 | 142.97 | 170.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 3 | 65 | 0 | 0.97 | 0.34 | 0.62 | 320.84 | 0.94 | 0.2 |
| Hex | 62 | 3 | 41 | 0 | 61 | 22 | 3E | 141 | 5E | 14 |
| Octal | 142 | 3 | 101 | 0 | 141 | 42 | 76 | 501 | 136 | 24 |
| Binary | 1100010 | 11 | 1000001 | 0 | 1100001 | 100010 | 111110 | 101000001 | 1011110 | 10100 |
Color Harmonies of #620341
Complementary color
Monochromatic Colors of #620341
Black with #620341
Text Example
Text Example
White with #620341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620341; }
p { color: rgb(98,3,65); }
H1.HeaderClassName
{
color: #620341;
}
.AnyTagClassName
{
color: #620341;
}
</style>
background-color css
<style>
a { background-color: #620341; }
a { background-color: rgb(98,3,65); }
div.DivClassName
{
background-color: #620341;
}
.BgClassName
{
background-color: #620341;
}
</style>
border-color css
<style>
span { border-color: #620341; }
span { border-color: rgb(98,3,65); }
td.TdClassName
{
border-color: #620341;
}
.TagClassName
{
border-color: #620341;
}
</style>