Shades of Tyrian Purple #620454
Tints of Tyrian Purple #620454
RGB
CMYK
RGB Variations
Color information
#620454 (or 0x620454) is known color: Tyrian Purple. HEX triplet: 62, 04 and 54. RGB value is (98,4,84). Sum of RGB (Red+Green+Blue) = 98+4+84=186 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.69% from 186); Green value is 4 (1.95% from 255 or 2.15% from 186); Blue value is 84 (33.20% from 255 or 45.16% from 186); Max value from RGB is 98 - color contains mainly: red. Hex color #620454 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620454 is #9DFBAB. Grayscale: #292929. Windows color (decimal): -10353580 or 5506146. OLE color: 5506146.
HSL color Cylindrical-coordinate representation of color #620454: hue angle of 308.94º 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 #620454 is Cyan = 0, Magento = 0.96, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 84 | - |
| CMYK | 0 | 0.96 | 0.14 | 0.62 |
| HSL | 308.94º | 0.92% | 0.2% | - |
| HSV(B) | 308.94º | 0.96% | 0.38% | - |
| XYZ | 6.68 | 3.32 | 8.68 | - |
| YUV | 41.23 | 152.14 | 168.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 84 | 0 | 0.96 | 0.14 | 0.62 | 308.94 | 0.92 | 0.2 |
| Hex | 62 | 4 | 54 | 0 | 60 | E | 3E | 135 | 5C | 14 |
| Octal | 142 | 4 | 124 | 0 | 140 | 16 | 76 | 465 | 134 | 24 |
| Binary | 1100010 | 100 | 1010100 | 0 | 1100000 | 1110 | 111110 | 100110101 | 1011100 | 10100 |
Color Harmonies of #620454
Complementary color
Monochromatic Colors of #620454
Black with #620454
Text Example
Text Example
White with #620454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620454; }
p { color: rgb(98,4,84); }
H1.HeaderClassName
{
color: #620454;
}
.AnyTagClassName
{
color: #620454;
}
</style>
background-color css
<style>
a { background-color: #620454; }
a { background-color: rgb(98,4,84); }
div.DivClassName
{
background-color: #620454;
}
.BgClassName
{
background-color: #620454;
}
</style>
border-color css
<style>
span { border-color: #620454; }
span { border-color: rgb(98,4,84); }
td.TdClassName
{
border-color: #620454;
}
.TagClassName
{
border-color: #620454;
}
</style>