Shades of Tyrian Purple #620741
Tints of Tyrian Purple #620741
RGB
CMYK
RGB Variations
Color information
#620741 (or 0x620741) is known color: Tyrian Purple. HEX triplet: 62, 07 and 41. RGB value is (98,7,65). Sum of RGB (Red+Green+Blue) = 98+7+65=170 (22% of max value = 765). Red value is 98 (38.67% from 255 or 57.65% from 170); Green value is 7 (3.12% from 255 or 4.12% from 170); Blue value is 65 (25.78% from 255 or 38.24% from 170); Max value from RGB is 98 - color contains mainly: red. Hex color #620741 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620741 is #9DF8BE. Grayscale: #282828. Windows color (decimal): -10352831 or 4261730. OLE color: 4261730.
HSL color Cylindrical-coordinate representation of color #620741: hue angle of 321.76º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #620741 is Cyan = 0, Magento = 0.93, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 7 | 65 | - |
| CMYK | 0 | 0.93 | 0.34 | 0.62 |
| HSL | 321.76º | 0.87% | 0.21% | - |
| HSV(B) | 321.76º | 0.93% | 0.38% | - |
| XYZ | 6.07 | 3.13 | 5.29 | - |
| YUV | 40.82 | 141.65 | 168.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 7 | 65 | 0 | 0.93 | 0.34 | 0.62 | 321.76 | 0.87 | 0.21 |
| Hex | 62 | 7 | 41 | 0 | 5D | 22 | 3E | 142 | 57 | 15 |
| Octal | 142 | 7 | 101 | 0 | 135 | 42 | 76 | 502 | 127 | 25 |
| Binary | 1100010 | 111 | 1000001 | 0 | 1011101 | 100010 | 111110 | 101000010 | 1010111 | 10101 |
Color Harmonies of #620741
Complementary color
Monochromatic Colors of #620741
Black with #620741
Text Example
Text Example
White with #620741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620741; }
p { color: rgb(98,7,65); }
H1.HeaderClassName
{
color: #620741;
}
.AnyTagClassName
{
color: #620741;
}
</style>
background-color css
<style>
a { background-color: #620741; }
a { background-color: rgb(98,7,65); }
div.DivClassName
{
background-color: #620741;
}
.BgClassName
{
background-color: #620741;
}
</style>
border-color css
<style>
span { border-color: #620741; }
span { border-color: rgb(98,7,65); }
td.TdClassName
{
border-color: #620741;
}
.TagClassName
{
border-color: #620741;
}
</style>