Shades of Tyrian Purple #620451
Tints of Tyrian Purple #620451
RGB
CMYK
RGB Variations
Color information
#620451 (or 0x620451) is known color: Tyrian Purple. HEX triplet: 62, 04 and 51. RGB value is (98,4,81). Sum of RGB (Red+Green+Blue) = 98+4+81=183 (24% of max value = 765). Red value is 98 (38.67% from 255 or 53.55% from 183); Green value is 4 (1.95% from 255 or 2.19% from 183); Blue value is 81 (32.03% from 255 or 44.26% from 183); Max value from RGB is 98 - color contains mainly: red. Hex color #620451 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620451 is #9DFBAE. Grayscale: #282828. Windows color (decimal): -10353583 or 5309538. OLE color: 5309538.
HSL color Cylindrical-coordinate representation of color #620451: hue angle of 310.85º 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 #620451 is Cyan = 0, Magento = 0.96, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 81 | - |
| CMYK | 0 | 0.96 | 0.17 | 0.62 |
| HSL | 310.85º | 0.92% | 0.2% | - |
| HSV(B) | 310.85º | 0.96% | 0.38% | - |
| XYZ | 6.57 | 3.28 | 8.07 | - |
| YUV | 40.88 | 150.64 | 168.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 81 | 0 | 0.96 | 0.17 | 0.62 | 310.85 | 0.92 | 0.2 |
| Hex | 62 | 4 | 51 | 0 | 60 | 11 | 3E | 137 | 5C | 14 |
| Octal | 142 | 4 | 121 | 0 | 140 | 21 | 76 | 467 | 134 | 24 |
| Binary | 1100010 | 100 | 1010001 | 0 | 1100000 | 10001 | 111110 | 100110111 | 1011100 | 10100 |
Color Harmonies of #620451
Complementary color
Monochromatic Colors of #620451
Black with #620451
Text Example
Text Example
White with #620451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620451; }
p { color: rgb(98,4,81); }
H1.HeaderClassName
{
color: #620451;
}
.AnyTagClassName
{
color: #620451;
}
</style>
background-color css
<style>
a { background-color: #620451; }
a { background-color: rgb(98,4,81); }
div.DivClassName
{
background-color: #620451;
}
.BgClassName
{
background-color: #620451;
}
</style>
border-color css
<style>
span { border-color: #620451; }
span { border-color: rgb(98,4,81); }
td.TdClassName
{
border-color: #620451;
}
.TagClassName
{
border-color: #620451;
}
</style>