Shades of Tyrian Purple #610453
Tints of Tyrian Purple #610453
RGB
CMYK
RGB Variations
Color information
#610453 (or 0x610453) is known color: Tyrian Purple. HEX triplet: 61, 04 and 53. RGB value is (97,4,83). Sum of RGB (Red+Green+Blue) = 97+4+83=184 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.72% from 184); Green value is 4 (1.95% from 255 or 2.17% from 184); Blue value is 83 (32.81% from 255 or 45.11% from 184); Max value from RGB is 97 - color contains mainly: red. Hex color #610453 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610453 is #9EFBAC. Grayscale: #282828. Windows color (decimal): -10419117 or 5440609. OLE color: 5440609.
HSL color Cylindrical-coordinate representation of color #610453: hue angle of 309.03º 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 #610453 is Cyan = 0, Magento = 0.96, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 4 | 83 | - |
| CMYK | 0 | 0.96 | 0.14 | 0.62 |
| HSL | 309.03º | 0.92% | 0.2% | - |
| HSV(B) | 309.03º | 0.96% | 0.38% | - |
| XYZ | 6.53 | 3.25 | 8.47 | - |
| YUV | 40.81 | 151.81 | 168.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 4 | 83 | 0 | 0.96 | 0.14 | 0.62 | 309.03 | 0.92 | 0.2 |
| Hex | 61 | 4 | 53 | 0 | 60 | E | 3E | 135 | 5C | 14 |
| Octal | 141 | 4 | 123 | 0 | 140 | 16 | 76 | 465 | 134 | 24 |
| Binary | 1100001 | 100 | 1010011 | 0 | 1100000 | 1110 | 111110 | 100110101 | 1011100 | 10100 |
Color Harmonies of #610453
Complementary color
Monochromatic Colors of #610453
Black with #610453
Text Example
Text Example
White with #610453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610453; }
p { color: rgb(97,4,83); }
H1.HeaderClassName
{
color: #610453;
}
.AnyTagClassName
{
color: #610453;
}
</style>
background-color css
<style>
a { background-color: #610453; }
a { background-color: rgb(97,4,83); }
div.DivClassName
{
background-color: #610453;
}
.BgClassName
{
background-color: #610453;
}
</style>
border-color css
<style>
span { border-color: #610453; }
span { border-color: rgb(97,4,83); }
td.TdClassName
{
border-color: #610453;
}
.TagClassName
{
border-color: #610453;
}
</style>