Shades of Tyrian Purple #620334
Tints of Tyrian Purple #620334
RGB
CMYK
RGB Variations
Color information
#620334 (or 0x620334) is known color: Tyrian Purple. HEX triplet: 62, 03 and 34. RGB value is (98,3,52). Sum of RGB (Red+Green+Blue) = 98+3+52=153 (20% of max value = 765). Red value is 98 (38.67% from 255 or 64.05% from 153); Green value is 3 (1.56% from 255 or 1.96% from 153); Blue value is 52 (20.70% from 255 or 33.99% from 153); Max value from RGB is 98 - color contains mainly: red. Hex color #620334 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620334 is #9DFCCB. Grayscale: #242424. Windows color (decimal): -10353868 or 3408738. OLE color: 3408738.
HSL color Cylindrical-coordinate representation of color #620334: hue angle of 329.05º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #620334 is Cyan = 0, Magento = 0.97, Yellow = 0.47 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 3 | 52 | - |
| CMYK | 0 | 0.97 | 0.47 | 0.62 |
| HSL | 329.05º | 0.94% | 0.2% | - |
| HSV(B) | 329.05º | 0.97% | 0.38% | - |
| XYZ | 5.69 | 2.91 | 3.51 | - |
| YUV | 36.99 | 136.47 | 171.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 3 | 52 | 0 | 0.97 | 0.47 | 0.62 | 329.05 | 0.94 | 0.2 |
| Hex | 62 | 3 | 34 | 0 | 61 | 2F | 3E | 149 | 5E | 14 |
| Octal | 142 | 3 | 64 | 0 | 141 | 57 | 76 | 511 | 136 | 24 |
| Binary | 1100010 | 11 | 110100 | 0 | 1100001 | 101111 | 111110 | 101001001 | 1011110 | 10100 |
Color Harmonies of #620334
Complementary color
Monochromatic Colors of #620334
Black with #620334
Text Example
Text Example
White with #620334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620334; }
p { color: rgb(98,3,52); }
H1.HeaderClassName
{
color: #620334;
}
.AnyTagClassName
{
color: #620334;
}
</style>
background-color css
<style>
a { background-color: #620334; }
a { background-color: rgb(98,3,52); }
div.DivClassName
{
background-color: #620334;
}
.BgClassName
{
background-color: #620334;
}
</style>
border-color css
<style>
span { border-color: #620334; }
span { border-color: rgb(98,3,52); }
td.TdClassName
{
border-color: #620334;
}
.TagClassName
{
border-color: #620334;
}
</style>