Shades of Tyrian Purple #620953
Tints of Tyrian Purple #620953
RGB
CMYK
RGB Variations
Color information
#620953 (or 0x620953) is known color: Tyrian Purple. HEX triplet: 62, 09 and 53. RGB value is (98,9,83). Sum of RGB (Red+Green+Blue) = 98+9+83=190 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.58% from 190); Green value is 9 (3.91% from 255 or 4.74% from 190); Blue value is 83 (32.81% from 255 or 43.68% from 190); Max value from RGB is 98 - color contains mainly: red. Hex color #620953 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620953 is #9DF6AC. Grayscale: #2B2B2B. Windows color (decimal): -10352301 or 5441890. OLE color: 5441890.
HSL color Cylindrical-coordinate representation of color #620953: hue angle of 310.11º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #620953 is Cyan = 0, Magento = 0.91, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 9 | 83 | - |
| CMYK | 0 | 0.91 | 0.15 | 0.62 |
| HSL | 310.11º | 0.83% | 0.21% | - |
| HSV(B) | 310.11º | 0.91% | 0.38% | - |
| XYZ | 6.7 | 3.42 | 8.49 | - |
| YUV | 44.05 | 149.99 | 166.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 9 | 83 | 0 | 0.91 | 0.15 | 0.62 | 310.11 | 0.83 | 0.21 |
| Hex | 62 | 9 | 53 | 0 | 5B | F | 3E | 136 | 53 | 15 |
| Octal | 142 | 11 | 123 | 0 | 133 | 17 | 76 | 466 | 123 | 25 |
| Binary | 1100010 | 1001 | 1010011 | 0 | 1011011 | 1111 | 111110 | 100110110 | 1010011 | 10101 |
Color Harmonies of #620953
Complementary color
Monochromatic Colors of #620953
Black with #620953
Text Example
Text Example
White with #620953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620953; }
p { color: rgb(98,9,83); }
H1.HeaderClassName
{
color: #620953;
}
.AnyTagClassName
{
color: #620953;
}
</style>
background-color css
<style>
a { background-color: #620953; }
a { background-color: rgb(98,9,83); }
div.DivClassName
{
background-color: #620953;
}
.BgClassName
{
background-color: #620953;
}
</style>
border-color css
<style>
span { border-color: #620953; }
span { border-color: rgb(98,9,83); }
td.TdClassName
{
border-color: #620953;
}
.TagClassName
{
border-color: #620953;
}
</style>