Shades of Tyrian Purple #620338
Tints of Tyrian Purple #620338
RGB
CMYK
RGB Variations
Color information
#620338 (or 0x620338) is known color: Tyrian Purple. HEX triplet: 62, 03 and 38. RGB value is (98,3,56). Sum of RGB (Red+Green+Blue) = 98+3+56=157 (20% of max value = 765). Red value is 98 (38.67% from 255 or 62.42% from 157); Green value is 3 (1.56% from 255 or 1.91% from 157); Blue value is 56 (22.27% from 255 or 35.67% from 157); Max value from RGB is 98 - color contains mainly: red. Hex color #620338 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620338 is #9DFCC7. Grayscale: #252525. Windows color (decimal): -10353864 or 3670882. OLE color: 3670882.
HSL color Cylindrical-coordinate representation of color #620338: hue angle of 326.53º 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 #620338 is Cyan = 0, Magento = 0.97, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 3 | 56 | - |
| CMYK | 0 | 0.97 | 0.43 | 0.62 |
| HSL | 326.53º | 0.94% | 0.2% | - |
| HSV(B) | 326.53º | 0.97% | 0.38% | - |
| XYZ | 5.78 | 2.95 | 4.01 | - |
| YUV | 37.45 | 138.47 | 171.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 3 | 56 | 0 | 0.97 | 0.43 | 0.62 | 326.53 | 0.94 | 0.2 |
| Hex | 62 | 3 | 38 | 0 | 61 | 2B | 3E | 147 | 5E | 14 |
| Octal | 142 | 3 | 70 | 0 | 141 | 53 | 76 | 507 | 136 | 24 |
| Binary | 1100010 | 11 | 111000 | 0 | 1100001 | 101011 | 111110 | 101000111 | 1011110 | 10100 |
Color Harmonies of #620338
Complementary color
Monochromatic Colors of #620338
Black with #620338
Text Example
Text Example
White with #620338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620338; }
p { color: rgb(98,3,56); }
H1.HeaderClassName
{
color: #620338;
}
.AnyTagClassName
{
color: #620338;
}
</style>
background-color css
<style>
a { background-color: #620338; }
a { background-color: rgb(98,3,56); }
div.DivClassName
{
background-color: #620338;
}
.BgClassName
{
background-color: #620338;
}
</style>
border-color css
<style>
span { border-color: #620338; }
span { border-color: rgb(98,3,56); }
td.TdClassName
{
border-color: #620338;
}
.TagClassName
{
border-color: #620338;
}
</style>