Shades of Tyrian Purple #620138
Tints of Tyrian Purple #620138
RGB
CMYK
RGB Variations
Color information
#620138 (or 0x620138) is known color: Tyrian Purple. HEX triplet: 62, 01 and 38. RGB value is (98,1,56). Sum of RGB (Red+Green+Blue) = 98+1+56=155 (20% of max value = 765). Red value is 98 (38.67% from 255 or 63.23% from 155); Green value is 1 (0.78% from 255 or 0.65% from 155); Blue value is 56 (22.27% from 255 or 36.13% from 155); Max value from RGB is 98 - color contains mainly: red. Hex color #620138 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620138 is #9DFEC7. Grayscale: #242424. Windows color (decimal): -10354376 or 3670370. OLE color: 3670370.
HSL color Cylindrical-coordinate representation of color #620138: hue angle of 325.98º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #620138 is Cyan = 0, Magento = 0.99, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 1 | 56 | - |
| CMYK | 0 | 0.99 | 0.43 | 0.62 |
| HSL | 325.98º | 0.98% | 0.19% | - |
| HSV(B) | 325.98º | 0.99% | 0.38% | - |
| XYZ | 5.76 | 2.9 | 4 | - |
| YUV | 36.27 | 139.14 | 172.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 1 | 56 | 0 | 0.99 | 0.43 | 0.62 | 325.98 | 0.98 | 0.19 |
| Hex | 62 | 1 | 38 | 0 | 63 | 2B | 3E | 146 | 62 | 13 |
| Octal | 142 | 1 | 70 | 0 | 143 | 53 | 76 | 506 | 142 | 23 |
| Binary | 1100010 | 1 | 111000 | 0 | 1100011 | 101011 | 111110 | 101000110 | 1100010 | 10011 |
Color Harmonies of #620138
Complementary color
Monochromatic Colors of #620138
Black with #620138
Text Example
Text Example
White with #620138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620138; }
p { color: rgb(98,1,56); }
H1.HeaderClassName
{
color: #620138;
}
.AnyTagClassName
{
color: #620138;
}
</style>
background-color css
<style>
a { background-color: #620138; }
a { background-color: rgb(98,1,56); }
div.DivClassName
{
background-color: #620138;
}
.BgClassName
{
background-color: #620138;
}
</style>
border-color css
<style>
span { border-color: #620138; }
span { border-color: rgb(98,1,56); }
td.TdClassName
{
border-color: #620138;
}
.TagClassName
{
border-color: #620138;
}
</style>