Shades of Tyrian Purple #620435
Tints of Tyrian Purple #620435
RGB
CMYK
RGB Variations
Color information
#620435 (or 0x620435) is known color: Tyrian Purple. HEX triplet: 62, 04 and 35. RGB value is (98,4,53). Sum of RGB (Red+Green+Blue) = 98+4+53=155 (20% of max value = 765). Red value is 98 (38.67% from 255 or 63.23% from 155); Green value is 4 (1.95% from 255 or 2.58% from 155); Blue value is 53 (21.09% from 255 or 34.19% from 155); Max value from RGB is 98 - color contains mainly: red. Hex color #620435 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620435 is #9DFBCA. Grayscale: #252525. Windows color (decimal): -10353611 or 3474530. OLE color: 3474530.
HSL color Cylindrical-coordinate representation of color #620435: hue angle of 328.72º 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 #620435 is Cyan = 0, Magento = 0.96, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 53 | - |
| CMYK | 0 | 0.96 | 0.46 | 0.62 |
| HSL | 328.72º | 0.92% | 0.2% | - |
| HSV(B) | 328.72º | 0.96% | 0.38% | - |
| XYZ | 5.72 | 2.94 | 3.63 | - |
| YUV | 37.69 | 136.64 | 171.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 53 | 0 | 0.96 | 0.46 | 0.62 | 328.72 | 0.92 | 0.2 |
| Hex | 62 | 4 | 35 | 0 | 60 | 2E | 3E | 149 | 5C | 14 |
| Octal | 142 | 4 | 65 | 0 | 140 | 56 | 76 | 511 | 134 | 24 |
| Binary | 1100010 | 100 | 110101 | 0 | 1100000 | 101110 | 111110 | 101001001 | 1011100 | 10100 |
Color Harmonies of #620435
Complementary color
Monochromatic Colors of #620435
Black with #620435
Text Example
Text Example
White with #620435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620435; }
p { color: rgb(98,4,53); }
H1.HeaderClassName
{
color: #620435;
}
.AnyTagClassName
{
color: #620435;
}
</style>
background-color css
<style>
a { background-color: #620435; }
a { background-color: rgb(98,4,53); }
div.DivClassName
{
background-color: #620435;
}
.BgClassName
{
background-color: #620435;
}
</style>
border-color css
<style>
span { border-color: #620435; }
span { border-color: rgb(98,4,53); }
td.TdClassName
{
border-color: #620435;
}
.TagClassName
{
border-color: #620435;
}
</style>