Shades of Tyrian Purple #610046
Tints of Tyrian Purple #610046
RGB
CMYK
RGB Variations
Color information
#610046 (or 0x610046) is known color: Tyrian Purple. HEX triplet: 61, 00 and 46. RGB value is (97,0,70). Sum of RGB (Red+Green+Blue) = 97+0+70=167 (22% of max value = 765). Red value is 97 (38.28% from 255 or 58.08% from 167); Green value is 0 (0.39% from 255 or 0% from 167); Blue value is 70 (27.73% from 255 or 41.92% from 167); Max value from RGB is 97 - color contains mainly: red. Hex color #610046 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610046 is #9EFFB9. Grayscale: #242424. Windows color (decimal): -10420154 or 4587617. OLE color: 4587617.
HSL color Cylindrical-coordinate representation of color #610046: hue angle of 316.7º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #610046 is Cyan = 0, Magento = 1, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 0 | 70 | - |
| CMYK | 0 | 1 | 0.28 | 0.62 |
| HSL | 316.7º | 1% | 0.19% | - |
| HSV(B) | 316.7º | 1% | 0.38% | - |
| XYZ | 6.04 | 2.98 | 6.05 | - |
| YUV | 36.98 | 146.64 | 170.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 0 | 70 | 0 | 1 | 0.28 | 0.62 | 316.7 | 1 | 0.19 |
| Hex | 61 | 0 | 46 | 0 | 64 | 1C | 3E | 13D | 64 | 13 |
| Octal | 141 | 0 | 106 | 0 | 144 | 34 | 76 | 475 | 144 | 23 |
| Binary | 1100001 | 0 | 1000110 | 0 | 1100100 | 11100 | 111110 | 100111101 | 1100100 | 10011 |
Color Harmonies of #610046
Complementary color
Monochromatic Colors of #610046
Black with #610046
Text Example
Text Example
White with #610046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610046; }
p { color: rgb(97,0,70); }
H1.HeaderClassName
{
color: #610046;
}
.AnyTagClassName
{
color: #610046;
}
</style>
background-color css
<style>
a { background-color: #610046; }
a { background-color: rgb(97,0,70); }
div.DivClassName
{
background-color: #610046;
}
.BgClassName
{
background-color: #610046;
}
</style>
border-color css
<style>
span { border-color: #610046; }
span { border-color: rgb(97,0,70); }
td.TdClassName
{
border-color: #610046;
}
.TagClassName
{
border-color: #610046;
}
</style>