Shades of Tyrian Purple #610047
Tints of Tyrian Purple #610047
RGB
CMYK
RGB Variations
Color information
#610047 (or 0x610047) is known color: Tyrian Purple. HEX triplet: 61, 00 and 47. RGB value is (97,0,71). Sum of RGB (Red+Green+Blue) = 97+0+71=168 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.74% from 168); Green value is 0 (0.39% from 255 or 0% from 168); Blue value is 71 (28.12% from 255 or 42.26% from 168); Max value from RGB is 97 - color contains mainly: red. Hex color #610047 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610047 is #9EFFB8. Grayscale: #242424. Windows color (decimal): -10420153 or 4653153. OLE color: 4653153.
HSL color Cylindrical-coordinate representation of color #610047: hue angle of 316.08º 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 #610047 is Cyan = 0, Magento = 1, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 0 | 71 | - |
| CMYK | 0 | 1 | 0.27 | 0.62 |
| HSL | 316.08º | 1% | 0.19% | - |
| HSV(B) | 316.08º | 1% | 0.38% | - |
| XYZ | 6.07 | 3 | 6.22 | - |
| YUV | 37.1 | 147.14 | 170.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 0 | 71 | 0 | 1 | 0.27 | 0.62 | 316.08 | 1 | 0.19 |
| Hex | 61 | 0 | 47 | 0 | 64 | 1B | 3E | 13C | 64 | 13 |
| Octal | 141 | 0 | 107 | 0 | 144 | 33 | 76 | 474 | 144 | 23 |
| Binary | 1100001 | 0 | 1000111 | 0 | 1100100 | 11011 | 111110 | 100111100 | 1100100 | 10011 |
Color Harmonies of #610047
Complementary color
Monochromatic Colors of #610047
Black with #610047
Text Example
Text Example
White with #610047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610047; }
p { color: rgb(97,0,71); }
H1.HeaderClassName
{
color: #610047;
}
.AnyTagClassName
{
color: #610047;
}
</style>
background-color css
<style>
a { background-color: #610047; }
a { background-color: rgb(97,0,71); }
div.DivClassName
{
background-color: #610047;
}
.BgClassName
{
background-color: #610047;
}
</style>
border-color css
<style>
span { border-color: #610047; }
span { border-color: rgb(97,0,71); }
td.TdClassName
{
border-color: #610047;
}
.TagClassName
{
border-color: #610047;
}
</style>