Shades of Tyrian Purple #610454
Tints of Tyrian Purple #610454
RGB
CMYK
RGB Variations
Color information
#610454 (or 0x610454) is known color: Tyrian Purple. HEX triplet: 61, 04 and 54. RGB value is (97,4,84). Sum of RGB (Red+Green+Blue) = 97+4+84=185 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.43% from 185); Green value is 4 (1.95% from 255 or 2.16% from 185); Blue value is 84 (33.20% from 255 or 45.41% from 185); Max value from RGB is 97 - color contains mainly: red. Hex color #610454 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610454 is #9EFBAB. Grayscale: #282828. Windows color (decimal): -10419116 or 5506145. OLE color: 5506145.
HSL color Cylindrical-coordinate representation of color #610454: hue angle of 308.39º 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 #610454 is Cyan = 0, Magento = 0.96, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 4 | 84 | - |
| CMYK | 0 | 0.96 | 0.13 | 0.62 |
| HSL | 308.39º | 0.92% | 0.2% | - |
| HSV(B) | 308.39º | 0.96% | 0.38% | - |
| XYZ | 6.57 | 3.27 | 8.67 | - |
| YUV | 40.93 | 152.31 | 168 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 4 | 84 | 0 | 0.96 | 0.13 | 0.62 | 308.39 | 0.92 | 0.2 |
| Hex | 61 | 4 | 54 | 0 | 60 | D | 3E | 134 | 5C | 14 |
| Octal | 141 | 4 | 124 | 0 | 140 | 15 | 76 | 464 | 134 | 24 |
| Binary | 1100001 | 100 | 1010100 | 0 | 1100000 | 1101 | 111110 | 100110100 | 1011100 | 10100 |
Color Harmonies of #610454
Complementary color
Monochromatic Colors of #610454
Black with #610454
Text Example
Text Example
White with #610454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610454; }
p { color: rgb(97,4,84); }
H1.HeaderClassName
{
color: #610454;
}
.AnyTagClassName
{
color: #610454;
}
</style>
background-color css
<style>
a { background-color: #610454; }
a { background-color: rgb(97,4,84); }
div.DivClassName
{
background-color: #610454;
}
.BgClassName
{
background-color: #610454;
}
</style>
border-color css
<style>
span { border-color: #610454; }
span { border-color: rgb(97,4,84); }
td.TdClassName
{
border-color: #610454;
}
.TagClassName
{
border-color: #610454;
}
</style>