Shades of Tyrian Purple #620639
Tints of Tyrian Purple #620639
RGB
CMYK
RGB Variations
Color information
#620639 (or 0x620639) is known color: Tyrian Purple. HEX triplet: 62, 06 and 39. RGB value is (98,6,57). Sum of RGB (Red+Green+Blue) = 98+6+57=161 (21% of max value = 765). Red value is 98 (38.67% from 255 or 60.87% from 161); Green value is 6 (2.73% from 255 or 3.73% from 161); Blue value is 57 (22.66% from 255 or 35.40% from 161); Max value from RGB is 98 - color contains mainly: red. Hex color #620639 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620639 is #9DF9C6. Grayscale: #272727. Windows color (decimal): -10353095 or 3737186. OLE color: 3737186.
HSL color Cylindrical-coordinate representation of color #620639: hue angle of 326.74º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #620639 is Cyan = 0, Magento = 0.94, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 57 | - |
| CMYK | 0 | 0.94 | 0.42 | 0.62 |
| HSL | 326.74º | 0.88% | 0.2% | - |
| HSV(B) | 326.74º | 0.94% | 0.38% | - |
| XYZ | 5.84 | 3.02 | 4.15 | - |
| YUV | 39.32 | 137.98 | 169.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 57 | 0 | 0.94 | 0.42 | 0.62 | 326.74 | 0.88 | 0.2 |
| Hex | 62 | 6 | 39 | 0 | 5E | 2A | 3E | 147 | 58 | 14 |
| Octal | 142 | 6 | 71 | 0 | 136 | 52 | 76 | 507 | 130 | 24 |
| Binary | 1100010 | 110 | 111001 | 0 | 1011110 | 101010 | 111110 | 101000111 | 1011000 | 10100 |
Color Harmonies of #620639
Complementary color
Monochromatic Colors of #620639
Black with #620639
Text Example
Text Example
White with #620639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620639; }
p { color: rgb(98,6,57); }
H1.HeaderClassName
{
color: #620639;
}
.AnyTagClassName
{
color: #620639;
}
</style>
background-color css
<style>
a { background-color: #620639; }
a { background-color: rgb(98,6,57); }
div.DivClassName
{
background-color: #620639;
}
.BgClassName
{
background-color: #620639;
}
</style>
border-color css
<style>
span { border-color: #620639; }
span { border-color: rgb(98,6,57); }
td.TdClassName
{
border-color: #620639;
}
.TagClassName
{
border-color: #620639;
}
</style>