Shades of Tyrian Purple #620643
Tints of Tyrian Purple #620643
RGB
CMYK
RGB Variations
Color information
#620643 (or 0x620643) is known color: Tyrian Purple. HEX triplet: 62, 06 and 43. RGB value is (98,6,67). Sum of RGB (Red+Green+Blue) = 98+6+67=171 (22% of max value = 765). Red value is 98 (38.67% from 255 or 57.31% from 171); Green value is 6 (2.73% from 255 or 3.51% from 171); Blue value is 67 (26.56% from 255 or 39.18% from 171); Max value from RGB is 98 - color contains mainly: red. Hex color #620643 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620643 is #9DF9BC. Grayscale: #282828. Windows color (decimal): -10353085 or 4392546. OLE color: 4392546.
HSL color Cylindrical-coordinate representation of color #620643: hue angle of 320.22º 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 #620643 is Cyan = 0, Magento = 0.94, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 67 | - |
| CMYK | 0 | 0.94 | 0.32 | 0.62 |
| HSL | 320.22º | 0.88% | 0.2% | - |
| HSV(B) | 320.22º | 0.94% | 0.38% | - |
| XYZ | 6.12 | 3.13 | 5.59 | - |
| YUV | 40.46 | 142.98 | 169.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 67 | 0 | 0.94 | 0.32 | 0.62 | 320.22 | 0.88 | 0.2 |
| Hex | 62 | 6 | 43 | 0 | 5E | 20 | 3E | 140 | 58 | 14 |
| Octal | 142 | 6 | 103 | 0 | 136 | 40 | 76 | 500 | 130 | 24 |
| Binary | 1100010 | 110 | 1000011 | 0 | 1011110 | 100000 | 111110 | 101000000 | 1011000 | 10100 |
Color Harmonies of #620643
Complementary color
Monochromatic Colors of #620643
Black with #620643
Text Example
Text Example
White with #620643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620643; }
p { color: rgb(98,6,67); }
H1.HeaderClassName
{
color: #620643;
}
.AnyTagClassName
{
color: #620643;
}
</style>
background-color css
<style>
a { background-color: #620643; }
a { background-color: rgb(98,6,67); }
div.DivClassName
{
background-color: #620643;
}
.BgClassName
{
background-color: #620643;
}
</style>
border-color css
<style>
span { border-color: #620643; }
span { border-color: rgb(98,6,67); }
td.TdClassName
{
border-color: #620643;
}
.TagClassName
{
border-color: #620643;
}
</style>