Shades of Tyrian Purple #610946
Tints of Tyrian Purple #610946
RGB
CMYK
RGB Variations
Color information
#610946 (or 0x610946) is known color: Tyrian Purple. HEX triplet: 61, 09 and 46. RGB value is (97,9,70). Sum of RGB (Red+Green+Blue) = 97+9+70=176 (23% of max value = 765). Red value is 97 (38.28% from 255 or 55.11% from 176); Green value is 9 (3.91% from 255 or 5.11% from 176); Blue value is 70 (27.73% from 255 or 39.77% from 176); Max value from RGB is 97 - color contains mainly: red. Hex color #610946 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610946 is #9EF6B9. Grayscale: #2A2A2A. Windows color (decimal): -10417850 or 4589921. OLE color: 4589921.
HSL color Cylindrical-coordinate representation of color #610946: hue angle of 318.41º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #610946 is Cyan = 0, Magento = 0.91, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 9 | 70 | - |
| CMYK | 0 | 0.91 | 0.28 | 0.62 |
| HSL | 318.41º | 0.83% | 0.21% | - |
| HSV(B) | 318.41º | 0.91% | 0.38% | - |
| XYZ | 6.13 | 3.18 | 6.08 | - |
| YUV | 42.27 | 143.65 | 167.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 9 | 70 | 0 | 0.91 | 0.28 | 0.62 | 318.41 | 0.83 | 0.21 |
| Hex | 61 | 9 | 46 | 0 | 5B | 1C | 3E | 13E | 53 | 15 |
| Octal | 141 | 11 | 106 | 0 | 133 | 34 | 76 | 476 | 123 | 25 |
| Binary | 1100001 | 1001 | 1000110 | 0 | 1011011 | 11100 | 111110 | 100111110 | 1010011 | 10101 |
Color Harmonies of #610946
Complementary color
Monochromatic Colors of #610946
Black with #610946
Text Example
Text Example
White with #610946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610946; }
p { color: rgb(97,9,70); }
H1.HeaderClassName
{
color: #610946;
}
.AnyTagClassName
{
color: #610946;
}
</style>
background-color css
<style>
a { background-color: #610946; }
a { background-color: rgb(97,9,70); }
div.DivClassName
{
background-color: #610946;
}
.BgClassName
{
background-color: #610946;
}
</style>
border-color css
<style>
span { border-color: #610946; }
span { border-color: rgb(97,9,70); }
td.TdClassName
{
border-color: #610946;
}
.TagClassName
{
border-color: #610946;
}
</style>