Shades of Tyrian Purple #620237
Tints of Tyrian Purple #620237
RGB
CMYK
RGB Variations
Color information
#620237 (or 0x620237) is known color: Tyrian Purple. HEX triplet: 62, 02 and 37. RGB value is (98,2,55). Sum of RGB (Red+Green+Blue) = 98+2+55=155 (20% of max value = 765). Red value is 98 (38.67% from 255 or 63.23% from 155); Green value is 2 (1.17% from 255 or 1.29% from 155); Blue value is 55 (21.88% from 255 or 35.48% from 155); Max value from RGB is 98 - color contains mainly: red. Hex color #620237 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620237 is #9DFDC8. Grayscale: #242424. Windows color (decimal): -10354121 or 3605090. OLE color: 3605090.
HSL color Cylindrical-coordinate representation of color #620237: hue angle of 326.88º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #620237 is Cyan = 0, Magento = 0.98, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 2 | 55 | - |
| CMYK | 0 | 0.98 | 0.44 | 0.62 |
| HSL | 326.88º | 0.96% | 0.2% | - |
| HSV(B) | 326.88º | 0.98% | 0.38% | - |
| XYZ | 5.75 | 2.92 | 3.87 | - |
| YUV | 36.75 | 138.3 | 171.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 2 | 55 | 0 | 0.98 | 0.44 | 0.62 | 326.88 | 0.96 | 0.2 |
| Hex | 62 | 2 | 37 | 0 | 62 | 2C | 3E | 147 | 60 | 14 |
| Octal | 142 | 2 | 67 | 0 | 142 | 54 | 76 | 507 | 140 | 24 |
| Binary | 1100010 | 10 | 110111 | 0 | 1100010 | 101100 | 111110 | 101000111 | 1100000 | 10100 |
Color Harmonies of #620237
Complementary color
Monochromatic Colors of #620237
Black with #620237
Text Example
Text Example
White with #620237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620237; }
p { color: rgb(98,2,55); }
H1.HeaderClassName
{
color: #620237;
}
.AnyTagClassName
{
color: #620237;
}
</style>
background-color css
<style>
a { background-color: #620237; }
a { background-color: rgb(98,2,55); }
div.DivClassName
{
background-color: #620237;
}
.BgClassName
{
background-color: #620237;
}
</style>
border-color css
<style>
span { border-color: #620237; }
span { border-color: rgb(98,2,55); }
td.TdClassName
{
border-color: #620237;
}
.TagClassName
{
border-color: #620237;
}
</style>