Shades of Tyrian Purple #620552
Tints of Tyrian Purple #620552
RGB
CMYK
RGB Variations
Color information
#620552 (or 0x620552) is known color: Tyrian Purple. HEX triplet: 62, 05 and 52. RGB value is (98,5,82). Sum of RGB (Red+Green+Blue) = 98+5+82=185 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.97% from 185); Green value is 5 (2.34% from 255 or 2.70% from 185); Blue value is 82 (32.42% from 255 or 44.32% from 185); Max value from RGB is 98 - color contains mainly: red. Hex color #620552 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620552 is #9DFAAD. Grayscale: #292929. Windows color (decimal): -10353326 or 5375330. OLE color: 5375330.
HSL color Cylindrical-coordinate representation of color #620552: hue angle of 310.32º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #620552 is Cyan = 0, Magento = 0.95, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 5 | 82 | - |
| CMYK | 0 | 0.95 | 0.16 | 0.62 |
| HSL | 310.32º | 0.9% | 0.2% | - |
| HSV(B) | 310.32º | 0.95% | 0.38% | - |
| XYZ | 6.61 | 3.31 | 8.27 | - |
| YUV | 41.59 | 150.81 | 168.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 5 | 82 | 0 | 0.95 | 0.16 | 0.62 | 310.32 | 0.9 | 0.2 |
| Hex | 62 | 5 | 52 | 0 | 5F | 10 | 3E | 136 | 5A | 14 |
| Octal | 142 | 5 | 122 | 0 | 137 | 20 | 76 | 466 | 132 | 24 |
| Binary | 1100010 | 101 | 1010010 | 0 | 1011111 | 10000 | 111110 | 100110110 | 1011010 | 10100 |
Color Harmonies of #620552
Complementary color
Monochromatic Colors of #620552
Black with #620552
Text Example
Text Example
White with #620552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620552; }
p { color: rgb(98,5,82); }
H1.HeaderClassName
{
color: #620552;
}
.AnyTagClassName
{
color: #620552;
}
</style>
background-color css
<style>
a { background-color: #620552; }
a { background-color: rgb(98,5,82); }
div.DivClassName
{
background-color: #620552;
}
.BgClassName
{
background-color: #620552;
}
</style>
border-color css
<style>
span { border-color: #620552; }
span { border-color: rgb(98,5,82); }
td.TdClassName
{
border-color: #620552;
}
.TagClassName
{
border-color: #620552;
}
</style>