Shades of Tyrian Purple #620844
Tints of Tyrian Purple #620844
RGB
CMYK
RGB Variations
Color information
#620844 (or 0x620844) is known color: Tyrian Purple. HEX triplet: 62, 08 and 44. RGB value is (98,8,68). Sum of RGB (Red+Green+Blue) = 98+8+68=174 (23% of max value = 765). Red value is 98 (38.67% from 255 or 56.32% from 174); Green value is 8 (3.52% from 255 or 4.60% from 174); Blue value is 68 (26.95% from 255 or 39.08% from 174); Max value from RGB is 98 - color contains mainly: red. Hex color #620844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620844 is #9DF7BB. Grayscale: #292929. Windows color (decimal): -10352572 or 4458594. OLE color: 4458594.
HSL color Cylindrical-coordinate representation of color #620844: hue angle of 320º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #620844 is Cyan = 0, Magento = 0.92, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 8 | 68 | - |
| CMYK | 0 | 0.92 | 0.31 | 0.62 |
| HSL | 320º | 0.85% | 0.21% | - |
| HSV(B) | 320º | 0.92% | 0.38% | - |
| XYZ | 6.17 | 3.19 | 5.76 | - |
| YUV | 41.75 | 142.82 | 168.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 8 | 68 | 0 | 0.92 | 0.31 | 0.62 | 320 | 0.85 | 0.21 |
| Hex | 62 | 8 | 44 | 0 | 5C | 1F | 3E | 140 | 55 | 15 |
| Octal | 142 | 10 | 104 | 0 | 134 | 37 | 76 | 500 | 125 | 25 |
| Binary | 1100010 | 1000 | 1000100 | 0 | 1011100 | 11111 | 111110 | 101000000 | 1010101 | 10101 |
Color Harmonies of #620844
Complementary color
Monochromatic Colors of #620844
Black with #620844
Text Example
Text Example
White with #620844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620844; }
p { color: rgb(98,8,68); }
H1.HeaderClassName
{
color: #620844;
}
.AnyTagClassName
{
color: #620844;
}
</style>
background-color css
<style>
a { background-color: #620844; }
a { background-color: rgb(98,8,68); }
div.DivClassName
{
background-color: #620844;
}
.BgClassName
{
background-color: #620844;
}
</style>
border-color css
<style>
span { border-color: #620844; }
span { border-color: rgb(98,8,68); }
td.TdClassName
{
border-color: #620844;
}
.TagClassName
{
border-color: #620844;
}
</style>