Shades of Tyrian Purple #620457
Tints of Tyrian Purple #620457
RGB
CMYK
RGB Variations
Color information
#620457 (or 0x620457) is known color: Tyrian Purple. HEX triplet: 62, 04 and 57. RGB value is (98,4,87). Sum of RGB (Red+Green+Blue) = 98+4+87=189 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.85% from 189); Green value is 4 (1.95% from 255 or 2.12% from 189); Blue value is 87 (34.38% from 255 or 46.03% from 189); Max value from RGB is 98 - color contains mainly: red. Hex color #620457 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620457 is #9DFBA8. Grayscale: #292929. Windows color (decimal): -10353577 or 5702754. OLE color: 5702754.
HSL color Cylindrical-coordinate representation of color #620457: hue angle of 307.02º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #620457 is Cyan = 0, Magento = 0.96, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 87 | - |
| CMYK | 0 | 0.96 | 0.11 | 0.62 |
| HSL | 307.02º | 0.92% | 0.2% | - |
| HSV(B) | 307.02º | 0.96% | 0.38% | - |
| XYZ | 6.8 | 3.37 | 9.31 | - |
| YUV | 41.57 | 153.64 | 168.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 87 | 0 | 0.96 | 0.11 | 0.62 | 307.02 | 0.92 | 0.2 |
| Hex | 62 | 4 | 57 | 0 | 60 | B | 3E | 133 | 5C | 14 |
| Octal | 142 | 4 | 127 | 0 | 140 | 13 | 76 | 463 | 134 | 24 |
| Binary | 1100010 | 100 | 1010111 | 0 | 1100000 | 1011 | 111110 | 100110011 | 1011100 | 10100 |
Color Harmonies of #620457
Complementary color
Monochromatic Colors of #620457
Black with #620457
Text Example
Text Example
White with #620457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620457; }
p { color: rgb(98,4,87); }
H1.HeaderClassName
{
color: #620457;
}
.AnyTagClassName
{
color: #620457;
}
</style>
background-color css
<style>
a { background-color: #620457; }
a { background-color: rgb(98,4,87); }
div.DivClassName
{
background-color: #620457;
}
.BgClassName
{
background-color: #620457;
}
</style>
border-color css
<style>
span { border-color: #620457; }
span { border-color: rgb(98,4,87); }
td.TdClassName
{
border-color: #620457;
}
.TagClassName
{
border-color: #620457;
}
</style>