Shades of Tyrian Purple #620348
Tints of Tyrian Purple #620348
RGB
CMYK
RGB Variations
Color information
#620348 (or 0x620348) is known color: Tyrian Purple. HEX triplet: 62, 03 and 48. RGB value is (98,3,72). Sum of RGB (Red+Green+Blue) = 98+3+72=173 (22% of max value = 765). Red value is 98 (38.67% from 255 or 56.65% from 173); Green value is 3 (1.56% from 255 or 1.73% from 173); Blue value is 72 (28.52% from 255 or 41.62% from 173); Max value from RGB is 98 - color contains mainly: red. Hex color #620348 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620348 is #9DFCB7. Grayscale: #272727. Windows color (decimal): -10353848 or 4719458. OLE color: 4719458.
HSL color Cylindrical-coordinate representation of color #620348: hue angle of 316.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 #620348 is Cyan = 0, Magento = 0.97, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 3 | 72 | - |
| CMYK | 0 | 0.97 | 0.27 | 0.62 |
| HSL | 316.42º | 0.94% | 0.2% | - |
| HSV(B) | 316.42º | 0.97% | 0.38% | - |
| XYZ | 6.24 | 3.13 | 6.41 | - |
| YUV | 39.27 | 146.47 | 169.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 3 | 72 | 0 | 0.97 | 0.27 | 0.62 | 316.42 | 0.94 | 0.2 |
| Hex | 62 | 3 | 48 | 0 | 61 | 1B | 3E | 13C | 5E | 14 |
| Octal | 142 | 3 | 110 | 0 | 141 | 33 | 76 | 474 | 136 | 24 |
| Binary | 1100010 | 11 | 1001000 | 0 | 1100001 | 11011 | 111110 | 100111100 | 1011110 | 10100 |
Color Harmonies of #620348
Complementary color
Monochromatic Colors of #620348
Black with #620348
Text Example
Text Example
White with #620348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620348; }
p { color: rgb(98,3,72); }
H1.HeaderClassName
{
color: #620348;
}
.AnyTagClassName
{
color: #620348;
}
</style>
background-color css
<style>
a { background-color: #620348; }
a { background-color: rgb(98,3,72); }
div.DivClassName
{
background-color: #620348;
}
.BgClassName
{
background-color: #620348;
}
</style>
border-color css
<style>
span { border-color: #620348; }
span { border-color: rgb(98,3,72); }
td.TdClassName
{
border-color: #620348;
}
.TagClassName
{
border-color: #620348;
}
</style>