Shades of Tyrian Purple #610554
Tints of Tyrian Purple #610554
RGB
CMYK
RGB Variations
Color information
#610554 (or 0x610554) is known color: Tyrian Purple. HEX triplet: 61, 05 and 54. RGB value is (97,5,84). Sum of RGB (Red+Green+Blue) = 97+5+84=186 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.15% from 186); Green value is 5 (2.34% from 255 or 2.69% from 186); Blue value is 84 (33.20% from 255 or 45.16% from 186); Max value from RGB is 97 - color contains mainly: red. Hex color #610554 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610554 is #9EFAAB. Grayscale: #292929. Windows color (decimal): -10418860 or 5506401. OLE color: 5506401.
HSL color Cylindrical-coordinate representation of color #610554: hue angle of 308.48º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #610554 is Cyan = 0, Magento = 0.95, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 5 | 84 | - |
| CMYK | 0 | 0.95 | 0.13 | 0.62 |
| HSL | 308.48º | 0.9% | 0.2% | - |
| HSV(B) | 308.48º | 0.95% | 0.38% | - |
| XYZ | 6.58 | 3.29 | 8.68 | - |
| YUV | 41.51 | 151.98 | 167.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 5 | 84 | 0 | 0.95 | 0.13 | 0.62 | 308.48 | 0.9 | 0.2 |
| Hex | 61 | 5 | 54 | 0 | 5F | D | 3E | 134 | 5A | 14 |
| Octal | 141 | 5 | 124 | 0 | 137 | 15 | 76 | 464 | 132 | 24 |
| Binary | 1100001 | 101 | 1010100 | 0 | 1011111 | 1101 | 111110 | 100110100 | 1011010 | 10100 |
Color Harmonies of #610554
Complementary color
Monochromatic Colors of #610554
Black with #610554
Text Example
Text Example
White with #610554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610554; }
p { color: rgb(97,5,84); }
H1.HeaderClassName
{
color: #610554;
}
.AnyTagClassName
{
color: #610554;
}
</style>
background-color css
<style>
a { background-color: #610554; }
a { background-color: rgb(97,5,84); }
div.DivClassName
{
background-color: #610554;
}
.BgClassName
{
background-color: #610554;
}
</style>
border-color css
<style>
span { border-color: #610554; }
span { border-color: rgb(97,5,84); }
td.TdClassName
{
border-color: #610554;
}
.TagClassName
{
border-color: #610554;
}
</style>