Shades of Tyrian Purple #620937
Tints of Tyrian Purple #620937
RGB
CMYK
RGB Variations
Color information
#620937 (or 0x620937) is known color: Tyrian Purple. HEX triplet: 62, 09 and 37. RGB value is (98,9,55). Sum of RGB (Red+Green+Blue) = 98+9+55=162 (21% of max value = 765). Red value is 98 (38.67% from 255 or 60.49% from 162); Green value is 9 (3.91% from 255 or 5.56% from 162); Blue value is 55 (21.88% from 255 or 33.95% from 162); Max value from RGB is 98 - color contains mainly: red. Hex color #620937 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620937 is #9DF6C8. Grayscale: #282828. Windows color (decimal): -10352329 or 3606882. OLE color: 3606882.
HSL color Cylindrical-coordinate representation of color #620937: hue angle of 328.99º 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 #620937 is Cyan = 0, Magento = 0.91, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 9 | 55 | - |
| CMYK | 0 | 0.91 | 0.44 | 0.62 |
| HSL | 328.99º | 0.83% | 0.21% | - |
| HSV(B) | 328.99º | 0.91% | 0.38% | - |
| XYZ | 5.82 | 3.07 | 3.9 | - |
| YUV | 40.86 | 135.99 | 168.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 9 | 55 | 0 | 0.91 | 0.44 | 0.62 | 328.99 | 0.83 | 0.21 |
| Hex | 62 | 9 | 37 | 0 | 5B | 2C | 3E | 149 | 53 | 15 |
| Octal | 142 | 11 | 67 | 0 | 133 | 54 | 76 | 511 | 123 | 25 |
| Binary | 1100010 | 1001 | 110111 | 0 | 1011011 | 101100 | 111110 | 101001001 | 1010011 | 10101 |
Color Harmonies of #620937
Complementary color
Monochromatic Colors of #620937
Black with #620937
Text Example
Text Example
White with #620937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620937; }
p { color: rgb(98,9,55); }
H1.HeaderClassName
{
color: #620937;
}
.AnyTagClassName
{
color: #620937;
}
</style>
background-color css
<style>
a { background-color: #620937; }
a { background-color: rgb(98,9,55); }
div.DivClassName
{
background-color: #620937;
}
.BgClassName
{
background-color: #620937;
}
</style>
border-color css
<style>
span { border-color: #620937; }
span { border-color: rgb(98,9,55); }
td.TdClassName
{
border-color: #620937;
}
.TagClassName
{
border-color: #620937;
}
</style>