Shades of Tyrian Purple #620941
Tints of Tyrian Purple #620941
RGB
CMYK
RGB Variations
Color information
#620941 (or 0x620941) is known color: Tyrian Purple. HEX triplet: 62, 09 and 41. RGB value is (98,9,65). Sum of RGB (Red+Green+Blue) = 98+9+65=172 (22% of max value = 765). Red value is 98 (38.67% from 255 or 56.98% from 172); Green value is 9 (3.91% from 255 or 5.23% from 172); Blue value is 65 (25.78% from 255 or 37.79% from 172); Max value from RGB is 98 - color contains mainly: red. Hex color #620941 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620941 is #9DF6BE. Grayscale: #292929. Windows color (decimal): -10352319 or 4262242. OLE color: 4262242.
HSL color Cylindrical-coordinate representation of color #620941: hue angle of 322.25º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #620941 is Cyan = 0, Magento = 0.91, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 9 | 65 | - |
| CMYK | 0 | 0.91 | 0.34 | 0.62 |
| HSL | 322.25º | 0.83% | 0.21% | - |
| HSV(B) | 322.25º | 0.91% | 0.38% | - |
| XYZ | 6.09 | 3.17 | 5.29 | - |
| YUV | 42 | 140.99 | 167.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 9 | 65 | 0 | 0.91 | 0.34 | 0.62 | 322.25 | 0.83 | 0.21 |
| Hex | 62 | 9 | 41 | 0 | 5B | 22 | 3E | 142 | 53 | 15 |
| Octal | 142 | 11 | 101 | 0 | 133 | 42 | 76 | 502 | 123 | 25 |
| Binary | 1100010 | 1001 | 1000001 | 0 | 1011011 | 100010 | 111110 | 101000010 | 1010011 | 10101 |
Color Harmonies of #620941
Complementary color
Monochromatic Colors of #620941
Black with #620941
Text Example
Text Example
White with #620941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620941; }
p { color: rgb(98,9,65); }
H1.HeaderClassName
{
color: #620941;
}
.AnyTagClassName
{
color: #620941;
}
</style>
background-color css
<style>
a { background-color: #620941; }
a { background-color: rgb(98,9,65); }
div.DivClassName
{
background-color: #620941;
}
.BgClassName
{
background-color: #620941;
}
</style>
border-color css
<style>
span { border-color: #620941; }
span { border-color: rgb(98,9,65); }
td.TdClassName
{
border-color: #620941;
}
.TagClassName
{
border-color: #620941;
}
</style>