Shades of Tyrian Purple #610640
Tints of Tyrian Purple #610640
RGB
CMYK
RGB Variations
Color information
#610640 (or 0x610640) is known color: Tyrian Purple. HEX triplet: 61, 06 and 40. RGB value is (97,6,64). Sum of RGB (Red+Green+Blue) = 97+6+64=167 (22% of max value = 765). Red value is 97 (38.28% from 255 or 58.08% from 167); Green value is 6 (2.73% from 255 or 3.59% from 167); Blue value is 64 (25.39% from 255 or 38.32% from 167); Max value from RGB is 97 - color contains mainly: red. Hex color #610640 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610640 is #9EF9BF. Grayscale: #272727. Windows color (decimal): -10418624 or 4195937. OLE color: 4195937.
HSL color Cylindrical-coordinate representation of color #610640: hue angle of 321.76º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #610640 is Cyan = 0, Magento = 0.94, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 6 | 64 | - |
| CMYK | 0 | 0.94 | 0.34 | 0.62 |
| HSL | 321.76º | 0.88% | 0.2% | - |
| HSV(B) | 321.76º | 0.94% | 0.38% | - |
| XYZ | 5.92 | 3.04 | 5.13 | - |
| YUV | 39.82 | 141.65 | 168.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 6 | 64 | 0 | 0.94 | 0.34 | 0.62 | 321.76 | 0.88 | 0.2 |
| Hex | 61 | 6 | 40 | 0 | 5E | 22 | 3E | 142 | 58 | 14 |
| Octal | 141 | 6 | 100 | 0 | 136 | 42 | 76 | 502 | 130 | 24 |
| Binary | 1100001 | 110 | 1000000 | 0 | 1011110 | 100010 | 111110 | 101000010 | 1011000 | 10100 |
Color Harmonies of #610640
Complementary color
Monochromatic Colors of #610640
Black with #610640
Text Example
Text Example
White with #610640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610640; }
p { color: rgb(97,6,64); }
H1.HeaderClassName
{
color: #610640;
}
.AnyTagClassName
{
color: #610640;
}
</style>
background-color css
<style>
a { background-color: #610640; }
a { background-color: rgb(97,6,64); }
div.DivClassName
{
background-color: #610640;
}
.BgClassName
{
background-color: #610640;
}
</style>
border-color css
<style>
span { border-color: #610640; }
span { border-color: rgb(97,6,64); }
td.TdClassName
{
border-color: #610640;
}
.TagClassName
{
border-color: #610640;
}
</style>