Shades of Tyrian Purple #601040
Tints of Tyrian Purple #601040
RGB
CMYK
RGB Variations
Color information
#601040 (or 0x601040) is known color: Tyrian Purple. HEX triplet: 60, 10 and 40. RGB value is (96,16,64). Sum of RGB (Red+Green+Blue) = 96+16+64=176 (23% of max value = 765). Red value is 96 (37.89% from 255 or 54.55% from 176); Green value is 16 (6.64% from 255 or 9.09% from 176); Blue value is 64 (25.39% from 255 or 36.36% from 176); Max value from RGB is 96 - color contains mainly: red. Hex color #601040 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #601040 is #9FEFBF. Grayscale: #2D2D2D. Windows color (decimal): -10481600 or 4198496. OLE color: 4198496.
HSL color Cylindrical-coordinate representation of color #601040: hue angle of 324º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #601040 is Cyan = 0, Magento = 0.83, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 16 | 64 | - |
| CMYK | 0 | 0.83 | 0.33 | 0.62 |
| HSL | 324º | 0.71% | 0.22% | - |
| HSV(B) | 324º | 0.83% | 0.38% | - |
| XYZ | 5.93 | 3.23 | 5.16 | - |
| YUV | 45.39 | 138.5 | 164.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 16 | 64 | 0 | 0.83 | 0.33 | 0.62 | 324 | 0.71 | 0.22 |
| Hex | 60 | 10 | 40 | 0 | 53 | 21 | 3E | 144 | 47 | 16 |
| Octal | 140 | 20 | 100 | 0 | 123 | 41 | 76 | 504 | 107 | 26 |
| Binary | 1100000 | 10000 | 1000000 | 0 | 1010011 | 100001 | 111110 | 101000100 | 1000111 | 10110 |
Color Harmonies of #601040
Complementary color
Monochromatic Colors of #601040
Black with #601040
Text Example
Text Example
White with #601040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601040; }
p { color: rgb(96,16,64); }
H1.HeaderClassName
{
color: #601040;
}
.AnyTagClassName
{
color: #601040;
}
</style>
background-color css
<style>
a { background-color: #601040; }
a { background-color: rgb(96,16,64); }
div.DivClassName
{
background-color: #601040;
}
.BgClassName
{
background-color: #601040;
}
</style>
border-color css
<style>
span { border-color: #601040; }
span { border-color: rgb(96,16,64); }
td.TdClassName
{
border-color: #601040;
}
.TagClassName
{
border-color: #601040;
}
</style>