Shades of Tyrian Purple #610849
Tints of Tyrian Purple #610849
RGB
CMYK
RGB Variations
Color information
#610849 (or 0x610849) is known color: Tyrian Purple. HEX triplet: 61, 08 and 49. RGB value is (97,8,73). Sum of RGB (Red+Green+Blue) = 97+8+73=178 (23% of max value = 765). Red value is 97 (38.28% from 255 or 54.49% from 178); Green value is 8 (3.52% from 255 or 4.49% from 178); Blue value is 73 (28.91% from 255 or 41.01% from 178); Max value from RGB is 97 - color contains mainly: red. Hex color #610849 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610849 is #9EF7B6. Grayscale: #292929. Windows color (decimal): -10418103 or 4786273. OLE color: 4786273.
HSL color Cylindrical-coordinate representation of color #610849: hue angle of 316.18º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #610849 is Cyan = 0, Magento = 0.92, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 8 | 73 | - |
| CMYK | 0 | 0.92 | 0.25 | 0.62 |
| HSL | 316.18º | 0.85% | 0.21% | - |
| HSV(B) | 316.18º | 0.92% | 0.38% | - |
| XYZ | 6.22 | 3.2 | 6.59 | - |
| YUV | 42.02 | 145.49 | 167.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 8 | 73 | 0 | 0.92 | 0.25 | 0.62 | 316.18 | 0.85 | 0.21 |
| Hex | 61 | 8 | 49 | 0 | 5C | 19 | 3E | 13C | 55 | 15 |
| Octal | 141 | 10 | 111 | 0 | 134 | 31 | 76 | 474 | 125 | 25 |
| Binary | 1100001 | 1000 | 1001001 | 0 | 1011100 | 11001 | 111110 | 100111100 | 1010101 | 10101 |
Color Harmonies of #610849
Complementary color
Monochromatic Colors of #610849
Black with #610849
Text Example
Text Example
White with #610849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610849; }
p { color: rgb(97,8,73); }
H1.HeaderClassName
{
color: #610849;
}
.AnyTagClassName
{
color: #610849;
}
</style>
background-color css
<style>
a { background-color: #610849; }
a { background-color: rgb(97,8,73); }
div.DivClassName
{
background-color: #610849;
}
.BgClassName
{
background-color: #610849;
}
</style>
border-color css
<style>
span { border-color: #610849; }
span { border-color: rgb(97,8,73); }
td.TdClassName
{
border-color: #610849;
}
.TagClassName
{
border-color: #610849;
}
</style>