Shades of Tyrian Purple #620754
Tints of Tyrian Purple #620754
RGB
CMYK
RGB Variations
Color information
#620754 (or 0x620754) is known color: Tyrian Purple. HEX triplet: 62, 07 and 54. RGB value is (98,7,84). Sum of RGB (Red+Green+Blue) = 98+7+84=189 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.85% from 189); Green value is 7 (3.12% from 255 or 3.70% from 189); Blue value is 84 (33.20% from 255 or 44.44% from 189); Max value from RGB is 98 - color contains mainly: red. Hex color #620754 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620754 is #9DF8AB. Grayscale: #2A2A2A. Windows color (decimal): -10352812 or 5506914. OLE color: 5506914.
HSL color Cylindrical-coordinate representation of color #620754: hue angle of 309.23º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #620754 is Cyan = 0, Magento = 0.93, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 7 | 84 | - |
| CMYK | 0 | 0.93 | 0.14 | 0.62 |
| HSL | 309.23º | 0.87% | 0.21% | - |
| HSV(B) | 309.23º | 0.93% | 0.38% | - |
| XYZ | 6.71 | 3.39 | 8.69 | - |
| YUV | 42.99 | 151.15 | 167.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 7 | 84 | 0 | 0.93 | 0.14 | 0.62 | 309.23 | 0.87 | 0.21 |
| Hex | 62 | 7 | 54 | 0 | 5D | E | 3E | 135 | 57 | 15 |
| Octal | 142 | 7 | 124 | 0 | 135 | 16 | 76 | 465 | 127 | 25 |
| Binary | 1100010 | 111 | 1010100 | 0 | 1011101 | 1110 | 111110 | 100110101 | 1010111 | 10101 |
Color Harmonies of #620754
Complementary color
Monochromatic Colors of #620754
Black with #620754
Text Example
Text Example
White with #620754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620754; }
p { color: rgb(98,7,84); }
H1.HeaderClassName
{
color: #620754;
}
.AnyTagClassName
{
color: #620754;
}
</style>
background-color css
<style>
a { background-color: #620754; }
a { background-color: rgb(98,7,84); }
div.DivClassName
{
background-color: #620754;
}
.BgClassName
{
background-color: #620754;
}
</style>
border-color css
<style>
span { border-color: #620754; }
span { border-color: rgb(98,7,84); }
td.TdClassName
{
border-color: #620754;
}
.TagClassName
{
border-color: #620754;
}
</style>