Shades of Tyrian Purple #620440
Tints of Tyrian Purple #620440
RGB
CMYK
RGB Variations
Color information
#620440 (or 0x620440) is known color: Tyrian Purple. HEX triplet: 62, 04 and 40. RGB value is (98,4,64). Sum of RGB (Red+Green+Blue) = 98+4+64=166 (21% of max value = 765). Red value is 98 (38.67% from 255 or 59.04% from 166); Green value is 4 (1.95% from 255 or 2.41% from 166); Blue value is 64 (25.39% from 255 or 38.55% from 166); Max value from RGB is 98 - color contains mainly: red. Hex color #620440 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620440 is #9DFBBF. Grayscale: #262626. Windows color (decimal): -10353600 or 4195426. OLE color: 4195426.
HSL color Cylindrical-coordinate representation of color #620440: hue angle of 321.7º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #620440 is Cyan = 0, Magento = 0.96, Yellow = 0.35 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 64 | - |
| CMYK | 0 | 0.96 | 0.35 | 0.62 |
| HSL | 321.7º | 0.92% | 0.2% | - |
| HSV(B) | 321.7º | 0.96% | 0.38% | - |
| XYZ | 6.01 | 3.05 | 5.12 | - |
| YUV | 38.95 | 142.14 | 170.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 64 | 0 | 0.96 | 0.35 | 0.62 | 321.7 | 0.92 | 0.2 |
| Hex | 62 | 4 | 40 | 0 | 60 | 23 | 3E | 142 | 5C | 14 |
| Octal | 142 | 4 | 100 | 0 | 140 | 43 | 76 | 502 | 134 | 24 |
| Binary | 1100010 | 100 | 1000000 | 0 | 1100000 | 100011 | 111110 | 101000010 | 1011100 | 10100 |
Color Harmonies of #620440
Complementary color
Monochromatic Colors of #620440
Black with #620440
Text Example
Text Example
White with #620440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620440; }
p { color: rgb(98,4,64); }
H1.HeaderClassName
{
color: #620440;
}
.AnyTagClassName
{
color: #620440;
}
</style>
background-color css
<style>
a { background-color: #620440; }
a { background-color: rgb(98,4,64); }
div.DivClassName
{
background-color: #620440;
}
.BgClassName
{
background-color: #620440;
}
</style>
border-color css
<style>
span { border-color: #620440; }
span { border-color: rgb(98,4,64); }
td.TdClassName
{
border-color: #620440;
}
.TagClassName
{
border-color: #620440;
}
</style>