Shades of Tyrian Purple #601140
Tints of Tyrian Purple #601140
RGB
CMYK
RGB Variations
Color information
#601140 (or 0x601140) is known color: Tyrian Purple. HEX triplet: 60, 11 and 40. RGB value is (96,17,64). Sum of RGB (Red+Green+Blue) = 96+17+64=177 (23% of max value = 765). Red value is 96 (37.89% from 255 or 54.24% from 177); Green value is 17 (7.03% from 255 or 9.60% from 177); Blue value is 64 (25.39% from 255 or 36.16% from 177); Max value from RGB is 96 - color contains mainly: red. Hex color #601140 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #601140 is #9FEEBF. Grayscale: #2D2D2D. Windows color (decimal): -10481344 or 4198752. OLE color: 4198752.
HSL color Cylindrical-coordinate representation of color #601140: hue angle of 324.3º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #601140 is Cyan = 0, Magento = 0.82, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 17 | 64 | - |
| CMYK | 0 | 0.82 | 0.33 | 0.62 |
| HSL | 324.3º | 0.7% | 0.22% | - |
| HSV(B) | 324.3º | 0.82% | 0.38% | - |
| XYZ | 5.95 | 3.26 | 5.17 | - |
| YUV | 45.98 | 138.17 | 163.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 17 | 64 | 0 | 0.82 | 0.33 | 0.62 | 324.3 | 0.7 | 0.22 |
| Hex | 60 | 11 | 40 | 0 | 52 | 21 | 3E | 144 | 46 | 16 |
| Octal | 140 | 21 | 100 | 0 | 122 | 41 | 76 | 504 | 106 | 26 |
| Binary | 1100000 | 10001 | 1000000 | 0 | 1010010 | 100001 | 111110 | 101000100 | 1000110 | 10110 |
Color Harmonies of #601140
Complementary color
Monochromatic Colors of #601140
Black with #601140
Text Example
Text Example
White with #601140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601140; }
p { color: rgb(96,17,64); }
H1.HeaderClassName
{
color: #601140;
}
.AnyTagClassName
{
color: #601140;
}
</style>
background-color css
<style>
a { background-color: #601140; }
a { background-color: rgb(96,17,64); }
div.DivClassName
{
background-color: #601140;
}
.BgClassName
{
background-color: #601140;
}
</style>
border-color css
<style>
span { border-color: #601140; }
span { border-color: rgb(96,17,64); }
td.TdClassName
{
border-color: #601140;
}
.TagClassName
{
border-color: #601140;
}
</style>