Shades of Tyrian Purple #620746
Tints of Tyrian Purple #620746
RGB
CMYK
RGB Variations
Color information
#620746 (or 0x620746) is known color: Tyrian Purple. HEX triplet: 62, 07 and 46. RGB value is (98,7,70). Sum of RGB (Red+Green+Blue) = 98+7+70=175 (23% of max value = 765). Red value is 98 (38.67% from 255 or 56% from 175); Green value is 7 (3.12% from 255 or 4% from 175); Blue value is 70 (27.73% from 255 or 40% from 175); Max value from RGB is 98 - color contains mainly: red. Hex color #620746 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620746 is #9DF8B9. Grayscale: #292929. Windows color (decimal): -10352826 or 4589410. OLE color: 4589410.
HSL color Cylindrical-coordinate representation of color #620746: hue angle of 318.46º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #620746 is Cyan = 0, Magento = 0.93, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 7 | 70 | - |
| CMYK | 0 | 0.93 | 0.29 | 0.62 |
| HSL | 318.46º | 0.87% | 0.21% | - |
| HSV(B) | 318.46º | 0.93% | 0.38% | - |
| XYZ | 6.22 | 3.19 | 6.08 | - |
| YUV | 41.39 | 144.15 | 168.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 7 | 70 | 0 | 0.93 | 0.29 | 0.62 | 318.46 | 0.87 | 0.21 |
| Hex | 62 | 7 | 46 | 0 | 5D | 1D | 3E | 13E | 57 | 15 |
| Octal | 142 | 7 | 106 | 0 | 135 | 35 | 76 | 476 | 127 | 25 |
| Binary | 1100010 | 111 | 1000110 | 0 | 1011101 | 11101 | 111110 | 100111110 | 1010111 | 10101 |
Color Harmonies of #620746
Complementary color
Monochromatic Colors of #620746
Black with #620746
Text Example
Text Example
White with #620746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620746; }
p { color: rgb(98,7,70); }
H1.HeaderClassName
{
color: #620746;
}
.AnyTagClassName
{
color: #620746;
}
</style>
background-color css
<style>
a { background-color: #620746; }
a { background-color: rgb(98,7,70); }
div.DivClassName
{
background-color: #620746;
}
.BgClassName
{
background-color: #620746;
}
</style>
border-color css
<style>
span { border-color: #620746; }
span { border-color: rgb(98,7,70); }
td.TdClassName
{
border-color: #620746;
}
.TagClassName
{
border-color: #620746;
}
</style>