Shades of Tyrian Purple #620351
Tints of Tyrian Purple #620351
RGB
CMYK
RGB Variations
Color information
#620351 (or 0x620351) is known color: Tyrian Purple. HEX triplet: 62, 03 and 51. RGB value is (98,3,81). Sum of RGB (Red+Green+Blue) = 98+3+81=182 (24% of max value = 765). Red value is 98 (38.67% from 255 or 53.85% from 182); Green value is 3 (1.56% from 255 or 1.65% from 182); Blue value is 81 (32.03% from 255 or 44.51% from 182); Max value from RGB is 98 - color contains mainly: red. Hex color #620351 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620351 is #9DFCAE. Grayscale: #282828. Windows color (decimal): -10353839 or 5309282. OLE color: 5309282.
HSL color Cylindrical-coordinate representation of color #620351: hue angle of 310.74º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #620351 is Cyan = 0, Magento = 0.97, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 3 | 81 | - |
| CMYK | 0 | 0.97 | 0.17 | 0.62 |
| HSL | 310.74º | 0.94% | 0.2% | - |
| HSV(B) | 310.74º | 0.97% | 0.38% | - |
| XYZ | 6.55 | 3.26 | 8.07 | - |
| YUV | 40.3 | 150.97 | 169.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 3 | 81 | 0 | 0.97 | 0.17 | 0.62 | 310.74 | 0.94 | 0.2 |
| Hex | 62 | 3 | 51 | 0 | 61 | 11 | 3E | 137 | 5E | 14 |
| Octal | 142 | 3 | 121 | 0 | 141 | 21 | 76 | 467 | 136 | 24 |
| Binary | 1100010 | 11 | 1010001 | 0 | 1100001 | 10001 | 111110 | 100110111 | 1011110 | 10100 |
Color Harmonies of #620351
Complementary color
Monochromatic Colors of #620351
Black with #620351
Text Example
Text Example
White with #620351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620351; }
p { color: rgb(98,3,81); }
H1.HeaderClassName
{
color: #620351;
}
.AnyTagClassName
{
color: #620351;
}
</style>
background-color css
<style>
a { background-color: #620351; }
a { background-color: rgb(98,3,81); }
div.DivClassName
{
background-color: #620351;
}
.BgClassName
{
background-color: #620351;
}
</style>
border-color css
<style>
span { border-color: #620351; }
span { border-color: rgb(98,3,81); }
td.TdClassName
{
border-color: #620351;
}
.TagClassName
{
border-color: #620351;
}
</style>