Shades of Tyrian Purple #620942
Tints of Tyrian Purple #620942
RGB
CMYK
RGB Variations
Color information
#620942 (or 0x620942) is known color: Tyrian Purple. HEX triplet: 62, 09 and 42. RGB value is (98,9,66). Sum of RGB (Red+Green+Blue) = 98+9+66=173 (22% of max value = 765). Red value is 98 (38.67% from 255 or 56.65% from 173); Green value is 9 (3.91% from 255 or 5.20% from 173); Blue value is 66 (26.17% from 255 or 38.15% from 173); Max value from RGB is 98 - color contains mainly: red. Hex color #620942 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620942 is #9DF6BD. Grayscale: #292929. Windows color (decimal): -10352318 or 4327778. OLE color: 4327778.
HSL color Cylindrical-coordinate representation of color #620942: hue angle of 321.57º 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 #620942 is Cyan = 0, Magento = 0.91, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 9 | 66 | - |
| CMYK | 0 | 0.91 | 0.33 | 0.62 |
| HSL | 321.57º | 0.83% | 0.21% | - |
| HSV(B) | 321.57º | 0.91% | 0.38% | - |
| XYZ | 6.12 | 3.19 | 5.45 | - |
| YUV | 42.11 | 141.49 | 167.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 9 | 66 | 0 | 0.91 | 0.33 | 0.62 | 321.57 | 0.83 | 0.21 |
| Hex | 62 | 9 | 42 | 0 | 5B | 21 | 3E | 142 | 53 | 15 |
| Octal | 142 | 11 | 102 | 0 | 133 | 41 | 76 | 502 | 123 | 25 |
| Binary | 1100010 | 1001 | 1000010 | 0 | 1011011 | 100001 | 111110 | 101000010 | 1010011 | 10101 |
Color Harmonies of #620942
Complementary color
Monochromatic Colors of #620942
Black with #620942
Text Example
Text Example
White with #620942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620942; }
p { color: rgb(98,9,66); }
H1.HeaderClassName
{
color: #620942;
}
.AnyTagClassName
{
color: #620942;
}
</style>
background-color css
<style>
a { background-color: #620942; }
a { background-color: rgb(98,9,66); }
div.DivClassName
{
background-color: #620942;
}
.BgClassName
{
background-color: #620942;
}
</style>
border-color css
<style>
span { border-color: #620942; }
span { border-color: rgb(98,9,66); }
td.TdClassName
{
border-color: #620942;
}
.TagClassName
{
border-color: #620942;
}
</style>