Shades of Tyrian Purple #620753
Tints of Tyrian Purple #620753
RGB
CMYK
RGB Variations
Color information
#620753 (or 0x620753) is known color: Tyrian Purple. HEX triplet: 62, 07 and 53. RGB value is (98,7,83). Sum of RGB (Red+Green+Blue) = 98+7+83=188 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.13% from 188); Green value is 7 (3.12% from 255 or 3.72% from 188); Blue value is 83 (32.81% from 255 or 44.15% from 188); Max value from RGB is 98 - color contains mainly: red. Hex color #620753 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620753 is #9DF8AC. Grayscale: #2A2A2A. Windows color (decimal): -10352813 or 5441378. OLE color: 5441378.
HSL color Cylindrical-coordinate representation of color #620753: hue angle of 309.89º 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 #620753 is Cyan = 0, Magento = 0.93, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 7 | 83 | - |
| CMYK | 0 | 0.93 | 0.15 | 0.62 |
| HSL | 309.89º | 0.87% | 0.21% | - |
| HSV(B) | 309.89º | 0.93% | 0.38% | - |
| XYZ | 6.67 | 3.37 | 8.48 | - |
| YUV | 42.87 | 150.65 | 167.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 7 | 83 | 0 | 0.93 | 0.15 | 0.62 | 309.89 | 0.87 | 0.21 |
| Hex | 62 | 7 | 53 | 0 | 5D | F | 3E | 136 | 57 | 15 |
| Octal | 142 | 7 | 123 | 0 | 135 | 17 | 76 | 466 | 127 | 25 |
| Binary | 1100010 | 111 | 1010011 | 0 | 1011101 | 1111 | 111110 | 100110110 | 1010111 | 10101 |
Color Harmonies of #620753
Complementary color
Monochromatic Colors of #620753
Black with #620753
Text Example
Text Example
White with #620753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620753; }
p { color: rgb(98,7,83); }
H1.HeaderClassName
{
color: #620753;
}
.AnyTagClassName
{
color: #620753;
}
</style>
background-color css
<style>
a { background-color: #620753; }
a { background-color: rgb(98,7,83); }
div.DivClassName
{
background-color: #620753;
}
.BgClassName
{
background-color: #620753;
}
</style>
border-color css
<style>
span { border-color: #620753; }
span { border-color: rgb(98,7,83); }
td.TdClassName
{
border-color: #620753;
}
.TagClassName
{
border-color: #620753;
}
</style>