Shades of Tyrian Purple #620356
Tints of Tyrian Purple #620356
RGB
CMYK
RGB Variations
Color information
#620356 (or 0x620356) is known color: Tyrian Purple. HEX triplet: 62, 03 and 56. RGB value is (98,3,86). Sum of RGB (Red+Green+Blue) = 98+3+86=187 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.41% from 187); Green value is 3 (1.56% from 255 or 1.60% from 187); Blue value is 86 (33.98% from 255 or 45.99% from 187); Max value from RGB is 98 - color contains mainly: red. Hex color #620356 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620356 is #9DFCA9. Grayscale: #282828. Windows color (decimal): -10353834 or 5636962. OLE color: 5636962.
HSL color Cylindrical-coordinate representation of color #620356: hue angle of 307.58º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #620356 is Cyan = 0, Magento = 0.97, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 3 | 86 | - |
| CMYK | 0 | 0.97 | 0.12 | 0.62 |
| HSL | 307.58º | 0.94% | 0.2% | - |
| HSV(B) | 307.58º | 0.97% | 0.38% | - |
| XYZ | 6.75 | 3.33 | 9.09 | - |
| YUV | 40.87 | 153.47 | 168.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 3 | 86 | 0 | 0.97 | 0.12 | 0.62 | 307.58 | 0.94 | 0.2 |
| Hex | 62 | 3 | 56 | 0 | 61 | C | 3E | 134 | 5E | 14 |
| Octal | 142 | 3 | 126 | 0 | 141 | 14 | 76 | 464 | 136 | 24 |
| Binary | 1100010 | 11 | 1010110 | 0 | 1100001 | 1100 | 111110 | 100110100 | 1011110 | 10100 |
Color Harmonies of #620356
Complementary color
Monochromatic Colors of #620356
Black with #620356
Text Example
Text Example
White with #620356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620356; }
p { color: rgb(98,3,86); }
H1.HeaderClassName
{
color: #620356;
}
.AnyTagClassName
{
color: #620356;
}
</style>
background-color css
<style>
a { background-color: #620356; }
a { background-color: rgb(98,3,86); }
div.DivClassName
{
background-color: #620356;
}
.BgClassName
{
background-color: #620356;
}
</style>
border-color css
<style>
span { border-color: #620356; }
span { border-color: rgb(98,3,86); }
td.TdClassName
{
border-color: #620356;
}
.TagClassName
{
border-color: #620356;
}
</style>