Shades of Tyrian Purple #620641
Tints of Tyrian Purple #620641
RGB
CMYK
RGB Variations
Color information
#620641 (or 0x620641) is known color: Tyrian Purple. HEX triplet: 62, 06 and 41. RGB value is (98,6,65). Sum of RGB (Red+Green+Blue) = 98+6+65=169 (22% of max value = 765). Red value is 98 (38.67% from 255 or 57.99% from 169); Green value is 6 (2.73% from 255 or 3.55% from 169); Blue value is 65 (25.78% from 255 or 38.46% from 169); Max value from RGB is 98 - color contains mainly: red. Hex color #620641 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620641 is #9DF9BE. Grayscale: #282828. Windows color (decimal): -10353087 or 4261474. OLE color: 4261474.
HSL color Cylindrical-coordinate representation of color #620641: hue angle of 321.52º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #620641 is Cyan = 0, Magento = 0.94, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 65 | - |
| CMYK | 0 | 0.94 | 0.34 | 0.62 |
| HSL | 321.52º | 0.88% | 0.2% | - |
| HSV(B) | 321.52º | 0.94% | 0.38% | - |
| XYZ | 6.06 | 3.11 | 5.28 | - |
| YUV | 40.23 | 141.98 | 169.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 65 | 0 | 0.94 | 0.34 | 0.62 | 321.52 | 0.88 | 0.2 |
| Hex | 62 | 6 | 41 | 0 | 5E | 22 | 3E | 142 | 58 | 14 |
| Octal | 142 | 6 | 101 | 0 | 136 | 42 | 76 | 502 | 130 | 24 |
| Binary | 1100010 | 110 | 1000001 | 0 | 1011110 | 100010 | 111110 | 101000010 | 1011000 | 10100 |
Color Harmonies of #620641
Complementary color
Monochromatic Colors of #620641
Black with #620641
Text Example
Text Example
White with #620641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620641; }
p { color: rgb(98,6,65); }
H1.HeaderClassName
{
color: #620641;
}
.AnyTagClassName
{
color: #620641;
}
</style>
background-color css
<style>
a { background-color: #620641; }
a { background-color: rgb(98,6,65); }
div.DivClassName
{
background-color: #620641;
}
.BgClassName
{
background-color: #620641;
}
</style>
border-color css
<style>
span { border-color: #620641; }
span { border-color: rgb(98,6,65); }
td.TdClassName
{
border-color: #620641;
}
.TagClassName
{
border-color: #620641;
}
</style>