Shades of Tyrian Purple #611144
Tints of Tyrian Purple #611144
RGB
CMYK
RGB Variations
Color information
#611144 (or 0x611144) is known color: Tyrian Purple. HEX triplet: 61, 11 and 44. RGB value is (97,17,68). Sum of RGB (Red+Green+Blue) = 97+17+68=182 (24% of max value = 765). Red value is 97 (38.28% from 255 or 53.30% from 182); Green value is 17 (7.03% from 255 or 9.34% from 182); Blue value is 68 (26.95% from 255 or 37.36% from 182); Max value from RGB is 97 - color contains mainly: red. Hex color #611144 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611144 is #9EEEBB. Grayscale: #2E2E2E. Windows color (decimal): -10415804 or 4460897. OLE color: 4460897.
HSL color Cylindrical-coordinate representation of color #611144: hue angle of 321.75º 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 #611144 is Cyan = 0, Magento = 0.82, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 17 | 68 | - |
| CMYK | 0 | 0.82 | 0.30 | 0.62 |
| HSL | 321.75º | 0.7% | 0.22% | - |
| HSV(B) | 321.75º | 0.82% | 0.38% | - |
| XYZ | 6.17 | 3.36 | 5.79 | - |
| YUV | 46.73 | 140 | 163.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 17 | 68 | 0 | 0.82 | 0.30 | 0.62 | 321.75 | 0.7 | 0.22 |
| Hex | 61 | 11 | 44 | 0 | 52 | 1E | 3E | 142 | 46 | 16 |
| Octal | 141 | 21 | 104 | 0 | 122 | 36 | 76 | 502 | 106 | 26 |
| Binary | 1100001 | 10001 | 1000100 | 0 | 1010010 | 11110 | 111110 | 101000010 | 1000110 | 10110 |
Color Harmonies of #611144
Complementary color
Monochromatic Colors of #611144
Black with #611144
Text Example
Text Example
White with #611144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611144; }
p { color: rgb(97,17,68); }
H1.HeaderClassName
{
color: #611144;
}
.AnyTagClassName
{
color: #611144;
}
</style>
background-color css
<style>
a { background-color: #611144; }
a { background-color: rgb(97,17,68); }
div.DivClassName
{
background-color: #611144;
}
.BgClassName
{
background-color: #611144;
}
</style>
border-color css
<style>
span { border-color: #611144; }
span { border-color: rgb(97,17,68); }
td.TdClassName
{
border-color: #611144;
}
.TagClassName
{
border-color: #611144;
}
</style>