Shades of Tyrian Purple #620335
Tints of Tyrian Purple #620335
RGB
CMYK
RGB Variations
Color information
#620335 (or 0x620335) is known color: Tyrian Purple. HEX triplet: 62, 03 and 35. RGB value is (98,3,53). Sum of RGB (Red+Green+Blue) = 98+3+53=154 (20% of max value = 765). Red value is 98 (38.67% from 255 or 63.64% from 154); Green value is 3 (1.56% from 255 or 1.95% from 154); Blue value is 53 (21.09% from 255 or 34.42% from 154); Max value from RGB is 98 - color contains mainly: red. Hex color #620335 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620335 is #9DFCCA. Grayscale: #252525. Windows color (decimal): -10353867 or 3474274. OLE color: 3474274.
HSL color Cylindrical-coordinate representation of color #620335: hue angle of 328.42º 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 #620335 is Cyan = 0, Magento = 0.97, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 3 | 53 | - |
| CMYK | 0 | 0.97 | 0.46 | 0.62 |
| HSL | 328.42º | 0.94% | 0.2% | - |
| HSV(B) | 328.42º | 0.97% | 0.38% | - |
| XYZ | 5.71 | 2.92 | 3.63 | - |
| YUV | 37.11 | 136.97 | 171.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 3 | 53 | 0 | 0.97 | 0.46 | 0.62 | 328.42 | 0.94 | 0.2 |
| Hex | 62 | 3 | 35 | 0 | 61 | 2E | 3E | 148 | 5E | 14 |
| Octal | 142 | 3 | 65 | 0 | 141 | 56 | 76 | 510 | 136 | 24 |
| Binary | 1100010 | 11 | 110101 | 0 | 1100001 | 101110 | 111110 | 101001000 | 1011110 | 10100 |
Color Harmonies of #620335
Complementary color
Monochromatic Colors of #620335
Black with #620335
Text Example
Text Example
White with #620335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620335; }
p { color: rgb(98,3,53); }
H1.HeaderClassName
{
color: #620335;
}
.AnyTagClassName
{
color: #620335;
}
</style>
background-color css
<style>
a { background-color: #620335; }
a { background-color: rgb(98,3,53); }
div.DivClassName
{
background-color: #620335;
}
.BgClassName
{
background-color: #620335;
}
</style>
border-color css
<style>
span { border-color: #620335; }
span { border-color: rgb(98,3,53); }
td.TdClassName
{
border-color: #620335;
}
.TagClassName
{
border-color: #620335;
}
</style>