Shades of Tyrian Purple #610747
Tints of Tyrian Purple #610747
RGB
CMYK
RGB Variations
Color information
#610747 (or 0x610747) is known color: Tyrian Purple. HEX triplet: 61, 07 and 47. RGB value is (97,7,71). Sum of RGB (Red+Green+Blue) = 97+7+71=175 (23% of max value = 765). Red value is 97 (38.28% from 255 or 55.43% from 175); Green value is 7 (3.12% from 255 or 4% from 175); Blue value is 71 (28.12% from 255 or 40.57% from 175); Max value from RGB is 97 - color contains mainly: red. Hex color #610747 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610747 is #9EF8B8. Grayscale: #292929. Windows color (decimal): -10418361 or 4654945. OLE color: 4654945.
HSL color Cylindrical-coordinate representation of color #610747: hue angle of 317.33º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #610747 is Cyan = 0, Magento = 0.93, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 7 | 71 | - |
| CMYK | 0 | 0.93 | 0.27 | 0.62 |
| HSL | 317.33º | 0.87% | 0.2% | - |
| HSV(B) | 317.33º | 0.93% | 0.38% | - |
| XYZ | 6.14 | 3.15 | 6.25 | - |
| YUV | 41.21 | 144.82 | 167.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 7 | 71 | 0 | 0.93 | 0.27 | 0.62 | 317.33 | 0.87 | 0.2 |
| Hex | 61 | 7 | 47 | 0 | 5D | 1B | 3E | 13D | 57 | 14 |
| Octal | 141 | 7 | 107 | 0 | 135 | 33 | 76 | 475 | 127 | 24 |
| Binary | 1100001 | 111 | 1000111 | 0 | 1011101 | 11011 | 111110 | 100111101 | 1010111 | 10100 |
Color Harmonies of #610747
Complementary color
Monochromatic Colors of #610747
Black with #610747
Text Example
Text Example
White with #610747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610747; }
p { color: rgb(97,7,71); }
H1.HeaderClassName
{
color: #610747;
}
.AnyTagClassName
{
color: #610747;
}
</style>
background-color css
<style>
a { background-color: #610747; }
a { background-color: rgb(97,7,71); }
div.DivClassName
{
background-color: #610747;
}
.BgClassName
{
background-color: #610747;
}
</style>
border-color css
<style>
span { border-color: #610747; }
span { border-color: rgb(97,7,71); }
td.TdClassName
{
border-color: #610747;
}
.TagClassName
{
border-color: #610747;
}
</style>