Shades of Tyrian Purple #610446
Tints of Tyrian Purple #610446
RGB
CMYK
RGB Variations
Color information
#610446 (or 0x610446) is known color: Tyrian Purple. HEX triplet: 61, 04 and 46. RGB value is (97,4,70). Sum of RGB (Red+Green+Blue) = 97+4+70=171 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.73% from 171); Green value is 4 (1.95% from 255 or 2.34% from 171); Blue value is 70 (27.73% from 255 or 40.94% from 171); Max value from RGB is 97 - color contains mainly: red. Hex color #610446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610446 is #9EFBB9. Grayscale: #272727. Windows color (decimal): -10419130 or 4588641. OLE color: 4588641.
HSL color Cylindrical-coordinate representation of color #610446: hue angle of 317.42º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #610446 is Cyan = 0, Magento = 0.96, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 4 | 70 | - |
| CMYK | 0 | 0.96 | 0.28 | 0.62 |
| HSL | 317.42º | 0.92% | 0.2% | - |
| HSV(B) | 317.42º | 0.96% | 0.38% | - |
| XYZ | 6.08 | 3.07 | 6.07 | - |
| YUV | 39.33 | 145.31 | 169.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 4 | 70 | 0 | 0.96 | 0.28 | 0.62 | 317.42 | 0.92 | 0.2 |
| Hex | 61 | 4 | 46 | 0 | 60 | 1C | 3E | 13D | 5C | 14 |
| Octal | 141 | 4 | 106 | 0 | 140 | 34 | 76 | 475 | 134 | 24 |
| Binary | 1100001 | 100 | 1000110 | 0 | 1100000 | 11100 | 111110 | 100111101 | 1011100 | 10100 |
Color Harmonies of #610446
Complementary color
Monochromatic Colors of #610446
Black with #610446
Text Example
Text Example
White with #610446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610446; }
p { color: rgb(97,4,70); }
H1.HeaderClassName
{
color: #610446;
}
.AnyTagClassName
{
color: #610446;
}
</style>
background-color css
<style>
a { background-color: #610446; }
a { background-color: rgb(97,4,70); }
div.DivClassName
{
background-color: #610446;
}
.BgClassName
{
background-color: #610446;
}
</style>
border-color css
<style>
span { border-color: #610446; }
span { border-color: rgb(97,4,70); }
td.TdClassName
{
border-color: #610446;
}
.TagClassName
{
border-color: #610446;
}
</style>