Shades of Tyrian Purple #610456
Tints of Tyrian Purple #610456
RGB
CMYK
RGB Variations
Color information
#610456 (or 0x610456) is known color: Tyrian Purple. HEX triplet: 61, 04 and 56. RGB value is (97,4,86). Sum of RGB (Red+Green+Blue) = 97+4+86=187 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.87% from 187); Green value is 4 (1.95% from 255 or 2.14% from 187); Blue value is 86 (33.98% from 255 or 45.99% from 187); Max value from RGB is 97 - color contains mainly: red. Hex color #610456 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610456 is #9EFBA9. Grayscale: #282828. Windows color (decimal): -10419114 or 5637217. OLE color: 5637217.
HSL color Cylindrical-coordinate representation of color #610456: hue angle of 307.1º 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 #610456 is Cyan = 0, Magento = 0.96, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 4 | 86 | - |
| CMYK | 0 | 0.96 | 0.11 | 0.62 |
| HSL | 307.1º | 0.92% | 0.2% | - |
| HSV(B) | 307.1º | 0.96% | 0.38% | - |
| XYZ | 6.65 | 3.3 | 9.09 | - |
| YUV | 41.16 | 153.31 | 167.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 4 | 86 | 0 | 0.96 | 0.11 | 0.62 | 307.1 | 0.92 | 0.2 |
| Hex | 61 | 4 | 56 | 0 | 60 | B | 3E | 133 | 5C | 14 |
| Octal | 141 | 4 | 126 | 0 | 140 | 13 | 76 | 463 | 134 | 24 |
| Binary | 1100001 | 100 | 1010110 | 0 | 1100000 | 1011 | 111110 | 100110011 | 1011100 | 10100 |
Color Harmonies of #610456
Complementary color
Monochromatic Colors of #610456
Black with #610456
Text Example
Text Example
White with #610456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610456; }
p { color: rgb(97,4,86); }
H1.HeaderClassName
{
color: #610456;
}
.AnyTagClassName
{
color: #610456;
}
</style>
background-color css
<style>
a { background-color: #610456; }
a { background-color: rgb(97,4,86); }
div.DivClassName
{
background-color: #610456;
}
.BgClassName
{
background-color: #610456;
}
</style>
border-color css
<style>
span { border-color: #610456; }
span { border-color: rgb(97,4,86); }
td.TdClassName
{
border-color: #610456;
}
.TagClassName
{
border-color: #610456;
}
</style>