Shades of Tyrian Purple #611048
Tints of Tyrian Purple #611048
RGB
CMYK
RGB Variations
Color information
#611048 (or 0x611048) is known color: Tyrian Purple. HEX triplet: 61, 10 and 48. RGB value is (97,16,72). Sum of RGB (Red+Green+Blue) = 97+16+72=185 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.43% from 185); Green value is 16 (6.64% from 255 or 8.65% from 185); Blue value is 72 (28.52% from 255 or 38.92% from 185); Max value from RGB is 97 - color contains mainly: red. Hex color #611048 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611048 is #9EEFB7. Grayscale: #2E2E2E. Windows color (decimal): -10416056 or 4722785. OLE color: 4722785.
HSL color Cylindrical-coordinate representation of color #611048: hue angle of 318.52º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #611048 is Cyan = 0, Magento = 0.84, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 16 | 72 | - |
| CMYK | 0 | 0.84 | 0.26 | 0.62 |
| HSL | 318.52º | 0.72% | 0.22% | - |
| HSV(B) | 318.52º | 0.84% | 0.38% | - |
| XYZ | 6.28 | 3.38 | 6.45 | - |
| YUV | 46.6 | 142.34 | 163.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 16 | 72 | 0 | 0.84 | 0.26 | 0.62 | 318.52 | 0.72 | 0.22 |
| Hex | 61 | 10 | 48 | 0 | 54 | 1A | 3E | 13F | 48 | 16 |
| Octal | 141 | 20 | 110 | 0 | 124 | 32 | 76 | 477 | 110 | 26 |
| Binary | 1100001 | 10000 | 1001000 | 0 | 1010100 | 11010 | 111110 | 100111111 | 1001000 | 10110 |
Color Harmonies of #611048
Complementary color
Monochromatic Colors of #611048
Black with #611048
Text Example
Text Example
White with #611048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611048; }
p { color: rgb(97,16,72); }
H1.HeaderClassName
{
color: #611048;
}
.AnyTagClassName
{
color: #611048;
}
</style>
background-color css
<style>
a { background-color: #611048; }
a { background-color: rgb(97,16,72); }
div.DivClassName
{
background-color: #611048;
}
.BgClassName
{
background-color: #611048;
}
</style>
border-color css
<style>
span { border-color: #611048; }
span { border-color: rgb(97,16,72); }
td.TdClassName
{
border-color: #611048;
}
.TagClassName
{
border-color: #611048;
}
</style>