Shades of Tyrian Purple #620628
Tints of Tyrian Purple #620628
RGB
CMYK
RGB Variations
Color information
#620628 (or 0x620628) is known color: Tyrian Purple. HEX triplet: 62, 06 and 28. RGB value is (98,6,40). Sum of RGB (Red+Green+Blue) = 98+6+40=144 (19% of max value = 765). Red value is 98 (38.67% from 255 or 68.06% from 144); Green value is 6 (2.73% from 255 or 4.17% from 144); Blue value is 40 (16.02% from 255 or 27.78% from 144); Max value from RGB is 98 - color contains mainly: red. Hex color #620628 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620628 is #9DF9D7. Grayscale: #252525. Windows color (decimal): -10353112 or 2623074. OLE color: 2623074.
HSL color Cylindrical-coordinate representation of color #620628: hue angle of 337.83º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #620628 is Cyan = 0, Magento = 0.94, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 40 | - |
| CMYK | 0 | 0.94 | 0.59 | 0.62 |
| HSL | 337.83º | 0.88% | 0.2% | - |
| HSV(B) | 337.83º | 0.94% | 0.38% | - |
| XYZ | 5.49 | 2.88 | 2.27 | - |
| YUV | 37.38 | 129.48 | 171.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 40 | 0 | 0.94 | 0.59 | 0.62 | 337.83 | 0.88 | 0.2 |
| Hex | 62 | 6 | 28 | 0 | 5E | 3B | 3E | 152 | 58 | 14 |
| Octal | 142 | 6 | 50 | 0 | 136 | 73 | 76 | 522 | 130 | 24 |
| Binary | 1100010 | 110 | 101000 | 0 | 1011110 | 111011 | 111110 | 101010010 | 1011000 | 10100 |
Color Harmonies of #620628
Complementary color
Monochromatic Colors of #620628
Black with #620628
Text Example
Text Example
White with #620628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620628; }
p { color: rgb(98,6,40); }
H1.HeaderClassName
{
color: #620628;
}
.AnyTagClassName
{
color: #620628;
}
</style>
background-color css
<style>
a { background-color: #620628; }
a { background-color: rgb(98,6,40); }
div.DivClassName
{
background-color: #620628;
}
.BgClassName
{
background-color: #620628;
}
</style>
border-color css
<style>
span { border-color: #620628; }
span { border-color: rgb(98,6,40); }
td.TdClassName
{
border-color: #620628;
}
.TagClassName
{
border-color: #620628;
}
</style>