Shades of Tyrian Purple #620236
Tints of Tyrian Purple #620236
RGB
CMYK
RGB Variations
Color information
#620236 (or 0x620236) is known color: Tyrian Purple. HEX triplet: 62, 02 and 36. RGB value is (98,2,54). Sum of RGB (Red+Green+Blue) = 98+2+54=154 (20% of max value = 765). Red value is 98 (38.67% from 255 or 63.64% from 154); Green value is 2 (1.17% from 255 or 1.30% from 154); Blue value is 54 (21.48% from 255 or 35.06% from 154); Max value from RGB is 98 - color contains mainly: red. Hex color #620236 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620236 is #9DFDC9. Grayscale: #242424. Windows color (decimal): -10354122 or 3539554. OLE color: 3539554.
HSL color Cylindrical-coordinate representation of color #620236: hue angle of 327.5º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #620236 is Cyan = 0, Magento = 0.98, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 2 | 54 | - |
| CMYK | 0 | 0.98 | 0.45 | 0.62 |
| HSL | 327.5º | 0.96% | 0.2% | - |
| HSV(B) | 327.5º | 0.98% | 0.38% | - |
| XYZ | 5.72 | 2.91 | 3.75 | - |
| YUV | 36.63 | 137.8 | 171.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 2 | 54 | 0 | 0.98 | 0.45 | 0.62 | 327.5 | 0.96 | 0.2 |
| Hex | 62 | 2 | 36 | 0 | 62 | 2D | 3E | 148 | 60 | 14 |
| Octal | 142 | 2 | 66 | 0 | 142 | 55 | 76 | 510 | 140 | 24 |
| Binary | 1100010 | 10 | 110110 | 0 | 1100010 | 101101 | 111110 | 101001000 | 1100000 | 10100 |
Color Harmonies of #620236
Complementary color
Monochromatic Colors of #620236
Black with #620236
Text Example
Text Example
White with #620236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620236; }
p { color: rgb(98,2,54); }
H1.HeaderClassName
{
color: #620236;
}
.AnyTagClassName
{
color: #620236;
}
</style>
background-color css
<style>
a { background-color: #620236; }
a { background-color: rgb(98,2,54); }
div.DivClassName
{
background-color: #620236;
}
.BgClassName
{
background-color: #620236;
}
</style>
border-color css
<style>
span { border-color: #620236; }
span { border-color: rgb(98,2,54); }
td.TdClassName
{
border-color: #620236;
}
.TagClassName
{
border-color: #620236;
}
</style>