Shades of Tyrian Purple #610455
Tints of Tyrian Purple #610455
RGB
CMYK
RGB Variations
Color information
#610455 (or 0x610455) is known color: Tyrian Purple. HEX triplet: 61, 04 and 55. RGB value is (97,4,85). Sum of RGB (Red+Green+Blue) = 97+4+85=186 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.15% from 186); Green value is 4 (1.95% from 255 or 2.15% from 186); Blue value is 85 (33.59% from 255 or 45.70% from 186); Max value from RGB is 97 - color contains mainly: red. Hex color #610455 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610455 is #9EFBAA. Grayscale: #282828. Windows color (decimal): -10419115 or 5571681. OLE color: 5571681.
HSL color Cylindrical-coordinate representation of color #610455: hue angle of 307.74º 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 #610455 is Cyan = 0, Magento = 0.96, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 4 | 85 | - |
| CMYK | 0 | 0.96 | 0.12 | 0.62 |
| HSL | 307.74º | 0.92% | 0.2% | - |
| HSV(B) | 307.74º | 0.96% | 0.38% | - |
| XYZ | 6.61 | 3.28 | 8.88 | - |
| YUV | 41.04 | 152.81 | 167.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 4 | 85 | 0 | 0.96 | 0.12 | 0.62 | 307.74 | 0.92 | 0.2 |
| Hex | 61 | 4 | 55 | 0 | 60 | C | 3E | 134 | 5C | 14 |
| Octal | 141 | 4 | 125 | 0 | 140 | 14 | 76 | 464 | 134 | 24 |
| Binary | 1100001 | 100 | 1010101 | 0 | 1100000 | 1100 | 111110 | 100110100 | 1011100 | 10100 |
Color Harmonies of #610455
Complementary color
Monochromatic Colors of #610455
Black with #610455
Text Example
Text Example
White with #610455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610455; }
p { color: rgb(97,4,85); }
H1.HeaderClassName
{
color: #610455;
}
.AnyTagClassName
{
color: #610455;
}
</style>
background-color css
<style>
a { background-color: #610455; }
a { background-color: rgb(97,4,85); }
div.DivClassName
{
background-color: #610455;
}
.BgClassName
{
background-color: #610455;
}
</style>
border-color css
<style>
span { border-color: #610455; }
span { border-color: rgb(97,4,85); }
td.TdClassName
{
border-color: #610455;
}
.TagClassName
{
border-color: #610455;
}
</style>