Shades of Tyrian Purple #610154
Tints of Tyrian Purple #610154
RGB
CMYK
RGB Variations
Color information
#610154 (or 0x610154) is known color: Tyrian Purple. HEX triplet: 61, 01 and 54. RGB value is (97,1,84). Sum of RGB (Red+Green+Blue) = 97+1+84=182 (24% of max value = 765). Red value is 97 (38.28% from 255 or 53.30% from 182); Green value is 1 (0.78% from 255 or 0.55% from 182); Blue value is 84 (33.20% from 255 or 46.15% from 182); Max value from RGB is 97 - color contains mainly: red. Hex color #610154 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610154 is #9EFEAB. Grayscale: #262626. Windows color (decimal): -10419884 or 5505377. OLE color: 5505377.
HSL color Cylindrical-coordinate representation of color #610154: hue angle of 308.12º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #610154 is Cyan = 0, Magento = 0.99, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 1 | 84 | - |
| CMYK | 0 | 0.99 | 0.13 | 0.62 |
| HSL | 308.13º | 0.98% | 0.19% | - |
| HSV(B) | 308.13º | 0.99% | 0.38% | - |
| XYZ | 6.54 | 3.2 | 8.66 | - |
| YUV | 39.17 | 153.3 | 169.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 1 | 84 | 0 | 0.99 | 0.13 | 0.62 | 308.13 | 0.98 | 0.19 |
| Hex | 61 | 1 | 54 | 0 | 63 | D | 3E | 134 | 62 | 13 |
| Octal | 141 | 1 | 124 | 0 | 143 | 15 | 76 | 464 | 142 | 23 |
| Binary | 1100001 | 1 | 1010100 | 0 | 1100011 | 1101 | 111110 | 100110100 | 1100010 | 10011 |
Color Harmonies of #610154
Complementary color
Monochromatic Colors of #610154
Black with #610154
Text Example
Text Example
White with #610154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610154; }
p { color: rgb(97,1,84); }
H1.HeaderClassName
{
color: #610154;
}
.AnyTagClassName
{
color: #610154;
}
</style>
background-color css
<style>
a { background-color: #610154; }
a { background-color: rgb(97,1,84); }
div.DivClassName
{
background-color: #610154;
}
.BgClassName
{
background-color: #610154;
}
</style>
border-color css
<style>
span { border-color: #610154; }
span { border-color: rgb(97,1,84); }
td.TdClassName
{
border-color: #610154;
}
.TagClassName
{
border-color: #610154;
}
</style>