Shades of Tyrian Purple #620137
Tints of Tyrian Purple #620137
RGB
CMYK
RGB Variations
Color information
#620137 (or 0x620137) is known color: Tyrian Purple. HEX triplet: 62, 01 and 37. RGB value is (98,1,55). Sum of RGB (Red+Green+Blue) = 98+1+55=154 (20% of max value = 765). Red value is 98 (38.67% from 255 or 63.64% from 154); Green value is 1 (0.78% from 255 or 0.65% from 154); Blue value is 55 (21.88% from 255 or 35.71% from 154); Max value from RGB is 98 - color contains mainly: red. Hex color #620137 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620137 is #9DFEC8. Grayscale: #242424. Windows color (decimal): -10354377 or 3604834. OLE color: 3604834.
HSL color Cylindrical-coordinate representation of color #620137: hue angle of 326.6º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #620137 is Cyan = 0, Magento = 0.99, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 1 | 55 | - |
| CMYK | 0 | 0.99 | 0.44 | 0.62 |
| HSL | 326.6º | 0.98% | 0.19% | - |
| HSV(B) | 326.6º | 0.99% | 0.38% | - |
| XYZ | 5.74 | 2.89 | 3.87 | - |
| YUV | 36.16 | 138.64 | 172.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 1 | 55 | 0 | 0.99 | 0.44 | 0.62 | 326.6 | 0.98 | 0.19 |
| Hex | 62 | 1 | 37 | 0 | 63 | 2C | 3E | 147 | 62 | 13 |
| Octal | 142 | 1 | 67 | 0 | 143 | 54 | 76 | 507 | 142 | 23 |
| Binary | 1100010 | 1 | 110111 | 0 | 1100011 | 101100 | 111110 | 101000111 | 1100010 | 10011 |
Color Harmonies of #620137
Complementary color
Monochromatic Colors of #620137
Black with #620137
Text Example
Text Example
White with #620137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620137; }
p { color: rgb(98,1,55); }
H1.HeaderClassName
{
color: #620137;
}
.AnyTagClassName
{
color: #620137;
}
</style>
background-color css
<style>
a { background-color: #620137; }
a { background-color: rgb(98,1,55); }
div.DivClassName
{
background-color: #620137;
}
.BgClassName
{
background-color: #620137;
}
</style>
border-color css
<style>
span { border-color: #620137; }
span { border-color: rgb(98,1,55); }
td.TdClassName
{
border-color: #620137;
}
.TagClassName
{
border-color: #620137;
}
</style>