Shades of Tyrian Purple #620450
Tints of Tyrian Purple #620450
RGB
CMYK
RGB Variations
Color information
#620450 (or 0x620450) is known color: Tyrian Purple. HEX triplet: 62, 04 and 50. RGB value is (98,4,80). Sum of RGB (Red+Green+Blue) = 98+4+80=182 (24% of max value = 765). Red value is 98 (38.67% from 255 or 53.85% from 182); Green value is 4 (1.95% from 255 or 2.20% from 182); Blue value is 80 (31.64% from 255 or 43.96% from 182); Max value from RGB is 98 - color contains mainly: red. Hex color #620450 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620450 is #9DFBAF. Grayscale: #282828. Windows color (decimal): -10353584 or 5244002. OLE color: 5244002.
HSL color Cylindrical-coordinate representation of color #620450: hue angle of 311.49º 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 #620450 is Cyan = 0, Magento = 0.96, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 80 | - |
| CMYK | 0 | 0.96 | 0.18 | 0.62 |
| HSL | 311.49º | 0.92% | 0.2% | - |
| HSV(B) | 311.49º | 0.96% | 0.38% | - |
| XYZ | 6.53 | 3.26 | 7.88 | - |
| YUV | 40.77 | 150.14 | 168.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 80 | 0 | 0.96 | 0.18 | 0.62 | 311.49 | 0.92 | 0.2 |
| Hex | 62 | 4 | 50 | 0 | 60 | 12 | 3E | 137 | 5C | 14 |
| Octal | 142 | 4 | 120 | 0 | 140 | 22 | 76 | 467 | 134 | 24 |
| Binary | 1100010 | 100 | 1010000 | 0 | 1100000 | 10010 | 111110 | 100110111 | 1011100 | 10100 |
Color Harmonies of #620450
Complementary color
Monochromatic Colors of #620450
Black with #620450
Text Example
Text Example
White with #620450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620450; }
p { color: rgb(98,4,80); }
H1.HeaderClassName
{
color: #620450;
}
.AnyTagClassName
{
color: #620450;
}
</style>
background-color css
<style>
a { background-color: #620450; }
a { background-color: rgb(98,4,80); }
div.DivClassName
{
background-color: #620450;
}
.BgClassName
{
background-color: #620450;
}
</style>
border-color css
<style>
span { border-color: #620450; }
span { border-color: rgb(98,4,80); }
td.TdClassName
{
border-color: #620450;
}
.TagClassName
{
border-color: #620450;
}
</style>