Shades of Tyrian Purple #620456
Tints of Tyrian Purple #620456
RGB
CMYK
RGB Variations
Color information
#620456 (or 0x620456) is known color: Tyrian Purple. HEX triplet: 62, 04 and 56. RGB value is (98,4,86). Sum of RGB (Red+Green+Blue) = 98+4+86=188 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.13% from 188); Green value is 4 (1.95% from 255 or 2.13% from 188); Blue value is 86 (33.98% from 255 or 45.74% from 188); Max value from RGB is 98 - color contains mainly: red. Hex color #620456 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620456 is #9DFBA9. Grayscale: #292929. Windows color (decimal): -10353578 or 5637218. OLE color: 5637218.
HSL color Cylindrical-coordinate representation of color #620456: hue angle of 307.66º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #620456 is Cyan = 0, Magento = 0.96, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 86 | - |
| CMYK | 0 | 0.96 | 0.12 | 0.62 |
| HSL | 307.66º | 0.92% | 0.2% | - |
| HSV(B) | 307.66º | 0.96% | 0.38% | - |
| XYZ | 6.76 | 3.36 | 9.1 | - |
| YUV | 41.45 | 153.14 | 168.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 86 | 0 | 0.96 | 0.12 | 0.62 | 307.66 | 0.92 | 0.2 |
| Hex | 62 | 4 | 56 | 0 | 60 | C | 3E | 134 | 5C | 14 |
| Octal | 142 | 4 | 126 | 0 | 140 | 14 | 76 | 464 | 134 | 24 |
| Binary | 1100010 | 100 | 1010110 | 0 | 1100000 | 1100 | 111110 | 100110100 | 1011100 | 10100 |
Color Harmonies of #620456
Complementary color
Monochromatic Colors of #620456
Black with #620456
Text Example
Text Example
White with #620456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620456; }
p { color: rgb(98,4,86); }
H1.HeaderClassName
{
color: #620456;
}
.AnyTagClassName
{
color: #620456;
}
</style>
background-color css
<style>
a { background-color: #620456; }
a { background-color: rgb(98,4,86); }
div.DivClassName
{
background-color: #620456;
}
.BgClassName
{
background-color: #620456;
}
</style>
border-color css
<style>
span { border-color: #620456; }
span { border-color: rgb(98,4,86); }
td.TdClassName
{
border-color: #620456;
}
.TagClassName
{
border-color: #620456;
}
</style>