Shades of Tyrian Purple #620436
Tints of Tyrian Purple #620436
RGB
CMYK
RGB Variations
Color information
#620436 (or 0x620436) is known color: Tyrian Purple. HEX triplet: 62, 04 and 36. RGB value is (98,4,54). Sum of RGB (Red+Green+Blue) = 98+4+54=156 (20% of max value = 765). Red value is 98 (38.67% from 255 or 62.82% from 156); Green value is 4 (1.95% from 255 or 2.56% from 156); Blue value is 54 (21.48% from 255 or 34.62% from 156); Max value from RGB is 98 - color contains mainly: red. Hex color #620436 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620436 is #9DFBC9. Grayscale: #252525. Windows color (decimal): -10353610 or 3540066. OLE color: 3540066.
HSL color Cylindrical-coordinate representation of color #620436: hue angle of 328.09º 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 #620436 is Cyan = 0, Magento = 0.96, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 54 | - |
| CMYK | 0 | 0.96 | 0.45 | 0.62 |
| HSL | 328.09º | 0.92% | 0.2% | - |
| HSV(B) | 328.09º | 0.96% | 0.38% | - |
| XYZ | 5.75 | 2.95 | 3.76 | - |
| YUV | 37.81 | 137.14 | 170.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 54 | 0 | 0.96 | 0.45 | 0.62 | 328.09 | 0.92 | 0.2 |
| Hex | 62 | 4 | 36 | 0 | 60 | 2D | 3E | 148 | 5C | 14 |
| Octal | 142 | 4 | 66 | 0 | 140 | 55 | 76 | 510 | 134 | 24 |
| Binary | 1100010 | 100 | 110110 | 0 | 1100000 | 101101 | 111110 | 101001000 | 1011100 | 10100 |
Color Harmonies of #620436
Complementary color
Monochromatic Colors of #620436
Black with #620436
Text Example
Text Example
White with #620436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620436; }
p { color: rgb(98,4,54); }
H1.HeaderClassName
{
color: #620436;
}
.AnyTagClassName
{
color: #620436;
}
</style>
background-color css
<style>
a { background-color: #620436; }
a { background-color: rgb(98,4,54); }
div.DivClassName
{
background-color: #620436;
}
.BgClassName
{
background-color: #620436;
}
</style>
border-color css
<style>
span { border-color: #620436; }
span { border-color: rgb(98,4,54); }
td.TdClassName
{
border-color: #620436;
}
.TagClassName
{
border-color: #620436;
}
</style>