Shades of Tyrian Purple #620648
Tints of Tyrian Purple #620648
RGB
CMYK
RGB Variations
Color information
#620648 (or 0x620648) is known color: Tyrian Purple. HEX triplet: 62, 06 and 48. RGB value is (98,6,72). Sum of RGB (Red+Green+Blue) = 98+6+72=176 (23% of max value = 765). Red value is 98 (38.67% from 255 or 55.68% from 176); Green value is 6 (2.73% from 255 or 3.41% from 176); Blue value is 72 (28.52% from 255 or 40.91% from 176); Max value from RGB is 98 - color contains mainly: red. Hex color #620648 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620648 is #9DF9B7. Grayscale: #282828. Windows color (decimal): -10353080 or 4720226. OLE color: 4720226.
HSL color Cylindrical-coordinate representation of color #620648: hue angle of 316.96º 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 #620648 is Cyan = 0, Magento = 0.94, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 72 | - |
| CMYK | 0 | 0.94 | 0.27 | 0.62 |
| HSL | 316.96º | 0.88% | 0.2% | - |
| HSV(B) | 316.96º | 0.94% | 0.38% | - |
| XYZ | 6.27 | 3.19 | 6.42 | - |
| YUV | 41.03 | 145.48 | 168.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 72 | 0 | 0.94 | 0.27 | 0.62 | 316.96 | 0.88 | 0.2 |
| Hex | 62 | 6 | 48 | 0 | 5E | 1B | 3E | 13D | 58 | 14 |
| Octal | 142 | 6 | 110 | 0 | 136 | 33 | 76 | 475 | 130 | 24 |
| Binary | 1100010 | 110 | 1001000 | 0 | 1011110 | 11011 | 111110 | 100111101 | 1011000 | 10100 |
Color Harmonies of #620648
Complementary color
Monochromatic Colors of #620648
Black with #620648
Text Example
Text Example
White with #620648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620648; }
p { color: rgb(98,6,72); }
H1.HeaderClassName
{
color: #620648;
}
.AnyTagClassName
{
color: #620648;
}
</style>
background-color css
<style>
a { background-color: #620648; }
a { background-color: rgb(98,6,72); }
div.DivClassName
{
background-color: #620648;
}
.BgClassName
{
background-color: #620648;
}
</style>
border-color css
<style>
span { border-color: #620648; }
span { border-color: rgb(98,6,72); }
td.TdClassName
{
border-color: #620648;
}
.TagClassName
{
border-color: #620648;
}
</style>