Shades of Tyrian Purple #620834
Tints of Tyrian Purple #620834
RGB
CMYK
RGB Variations
Color information
#620834 (or 0x620834) is known color: Tyrian Purple. HEX triplet: 62, 08 and 34. RGB value is (98,8,52). Sum of RGB (Red+Green+Blue) = 98+8+52=158 (20% of max value = 765). Red value is 98 (38.67% from 255 or 62.03% from 158); Green value is 8 (3.52% from 255 or 5.06% from 158); Blue value is 52 (20.70% from 255 or 32.91% from 158); Max value from RGB is 98 - color contains mainly: red. Hex color #620834 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620834 is #9DF7CB. Grayscale: #272727. Windows color (decimal): -10352588 or 3410018. OLE color: 3410018.
HSL color Cylindrical-coordinate representation of color #620834: hue angle of 330.67º 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 #620834 is Cyan = 0, Magento = 0.92, Yellow = 0.47 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 8 | 52 | - |
| CMYK | 0 | 0.92 | 0.47 | 0.62 |
| HSL | 330.67º | 0.85% | 0.21% | - |
| HSV(B) | 330.67º | 0.92% | 0.38% | - |
| XYZ | 5.74 | 3.02 | 3.53 | - |
| YUV | 39.93 | 134.82 | 169.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 8 | 52 | 0 | 0.92 | 0.47 | 0.62 | 330.67 | 0.85 | 0.21 |
| Hex | 62 | 8 | 34 | 0 | 5C | 2F | 3E | 14B | 55 | 15 |
| Octal | 142 | 10 | 64 | 0 | 134 | 57 | 76 | 513 | 125 | 25 |
| Binary | 1100010 | 1000 | 110100 | 0 | 1011100 | 101111 | 111110 | 101001011 | 1010101 | 10101 |
Color Harmonies of #620834
Complementary color
Monochromatic Colors of #620834
Black with #620834
Text Example
Text Example
White with #620834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620834; }
p { color: rgb(98,8,52); }
H1.HeaderClassName
{
color: #620834;
}
.AnyTagClassName
{
color: #620834;
}
</style>
background-color css
<style>
a { background-color: #620834; }
a { background-color: rgb(98,8,52); }
div.DivClassName
{
background-color: #620834;
}
.BgClassName
{
background-color: #620834;
}
</style>
border-color css
<style>
span { border-color: #620834; }
span { border-color: rgb(98,8,52); }
td.TdClassName
{
border-color: #620834;
}
.TagClassName
{
border-color: #620834;
}
</style>