Shades of Tyrian Purple #620156
Tints of Tyrian Purple #620156
RGB
CMYK
RGB Variations
Color information
#620156 (or 0x620156) is known color: Tyrian Purple. HEX triplet: 62, 01 and 56. RGB value is (98,1,86). Sum of RGB (Red+Green+Blue) = 98+1+86=185 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.97% from 185); Green value is 1 (0.78% from 255 or 0.54% from 185); Blue value is 86 (33.98% from 255 or 46.49% from 185); Max value from RGB is 98 - color contains mainly: red. Hex color #620156 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620156 is #9DFEA9. Grayscale: #272727. Windows color (decimal): -10354346 or 5636450. OLE color: 5636450.
HSL color Cylindrical-coordinate representation of color #620156: hue angle of 307.42º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #620156 is Cyan = 0, Magento = 0.99, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 1 | 86 | - |
| CMYK | 0 | 0.99 | 0.12 | 0.62 |
| HSL | 307.42º | 0.98% | 0.19% | - |
| HSV(B) | 307.42º | 0.99% | 0.38% | - |
| XYZ | 6.73 | 3.29 | 9.08 | - |
| YUV | 39.69 | 154.14 | 169.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 1 | 86 | 0 | 0.99 | 0.12 | 0.62 | 307.42 | 0.98 | 0.19 |
| Hex | 62 | 1 | 56 | 0 | 63 | C | 3E | 133 | 62 | 13 |
| Octal | 142 | 1 | 126 | 0 | 143 | 14 | 76 | 463 | 142 | 23 |
| Binary | 1100010 | 1 | 1010110 | 0 | 1100011 | 1100 | 111110 | 100110011 | 1100010 | 10011 |
Color Harmonies of #620156
Complementary color
Monochromatic Colors of #620156
Black with #620156
Text Example
Text Example
White with #620156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620156; }
p { color: rgb(98,1,86); }
H1.HeaderClassName
{
color: #620156;
}
.AnyTagClassName
{
color: #620156;
}
</style>
background-color css
<style>
a { background-color: #620156; }
a { background-color: rgb(98,1,86); }
div.DivClassName
{
background-color: #620156;
}
.BgClassName
{
background-color: #620156;
}
</style>
border-color css
<style>
span { border-color: #620156; }
span { border-color: rgb(98,1,86); }
td.TdClassName
{
border-color: #620156;
}
.TagClassName
{
border-color: #620156;
}
</style>