Shades of Tyrian Purple #620125
Tints of Tyrian Purple #620125
RGB
CMYK
RGB Variations
Color information
#620125 (or 0x620125) is known color: Tyrian Purple. HEX triplet: 62, 01 and 25. RGB value is (98,1,37). Sum of RGB (Red+Green+Blue) = 98+1+37=136 (18% of max value = 765). Red value is 98 (38.67% from 255 or 72.06% from 136); Green value is 1 (0.78% from 255 or 0.74% from 136); Blue value is 37 (14.84% from 255 or 27.21% from 136); Max value from RGB is 98 - color contains mainly: red. Hex color #620125 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620125 is #9DFEDA. Grayscale: #222222. Windows color (decimal): -10354395 or 2425186. OLE color: 2425186.
HSL color Cylindrical-coordinate representation of color #620125: hue angle of 337.73º 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 #620125 is Cyan = 0, Magento = 0.99, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 1 | 37 | - |
| CMYK | 0 | 0.99 | 0.62 | 0.62 |
| HSL | 337.73º | 0.98% | 0.19% | - |
| HSV(B) | 337.73º | 0.99% | 0.38% | - |
| XYZ | 5.38 | 2.75 | 2 | - |
| YUV | 34.11 | 129.64 | 173.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 1 | 37 | 0 | 0.99 | 0.62 | 0.62 | 337.73 | 0.98 | 0.19 |
| Hex | 62 | 1 | 25 | 0 | 63 | 3E | 3E | 152 | 62 | 13 |
| Octal | 142 | 1 | 45 | 0 | 143 | 76 | 76 | 522 | 142 | 23 |
| Binary | 1100010 | 1 | 100101 | 0 | 1100011 | 111110 | 111110 | 101010010 | 1100010 | 10011 |
Color Harmonies of #620125
Complementary color
Monochromatic Colors of #620125
Black with #620125
Text Example
Text Example
White with #620125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620125; }
p { color: rgb(98,1,37); }
H1.HeaderClassName
{
color: #620125;
}
.AnyTagClassName
{
color: #620125;
}
</style>
background-color css
<style>
a { background-color: #620125; }
a { background-color: rgb(98,1,37); }
div.DivClassName
{
background-color: #620125;
}
.BgClassName
{
background-color: #620125;
}
</style>
border-color css
<style>
span { border-color: #620125; }
span { border-color: rgb(98,1,37); }
td.TdClassName
{
border-color: #620125;
}
.TagClassName
{
border-color: #620125;
}
</style>