Shades of Tyrian Purple #661040
Tints of Tyrian Purple #661040
RGB
CMYK
RGB Variations
Color information
#661040 (or 0x661040) is known color: Tyrian Purple. HEX triplet: 66, 10 and 40. RGB value is (102,16,64). Sum of RGB (Red+Green+Blue) = 102+16+64=182 (24% of max value = 765). Red value is 102 (40.23% from 255 or 56.04% from 182); Green value is 16 (6.64% from 255 or 8.79% from 182); Blue value is 64 (25.39% from 255 or 35.16% from 182); Max value from RGB is 102 - color contains mainly: red. Hex color #661040 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661040 is #99EFBF. Grayscale: #2F2F2F. Windows color (decimal): -10088384 or 4198502. OLE color: 4198502.
HSL color Cylindrical-coordinate representation of color #661040: hue angle of 326.51º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #661040 is Cyan = 0, Magento = 0.84, Yellow = 0.37 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 16 | 64 | - |
| CMYK | 0 | 0.84 | 0.37 | 0.6 |
| HSL | 326.51º | 0.73% | 0.23% | - |
| HSV(B) | 326.51º | 0.84% | 0.4% | - |
| XYZ | 6.59 | 3.57 | 5.19 | - |
| YUV | 47.19 | 137.49 | 167.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 16 | 64 | 0 | 0.84 | 0.37 | 0.6 | 326.51 | 0.73 | 0.23 |
| Hex | 66 | 10 | 40 | 0 | 54 | 25 | 3C | 147 | 49 | 17 |
| Octal | 146 | 20 | 100 | 0 | 124 | 45 | 74 | 507 | 111 | 27 |
| Binary | 1100110 | 10000 | 1000000 | 0 | 1010100 | 100101 | 111100 | 101000111 | 1001001 | 10111 |
Color Harmonies of #661040
Complementary color
Monochromatic Colors of #661040
Black with #661040
Text Example
Text Example
White with #661040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661040; }
p { color: rgb(102,16,64); }
H1.HeaderClassName
{
color: #661040;
}
.AnyTagClassName
{
color: #661040;
}
</style>
background-color css
<style>
a { background-color: #661040; }
a { background-color: rgb(102,16,64); }
div.DivClassName
{
background-color: #661040;
}
.BgClassName
{
background-color: #661040;
}
</style>
border-color css
<style>
span { border-color: #661040; }
span { border-color: rgb(102,16,64); }
td.TdClassName
{
border-color: #661040;
}
.TagClassName
{
border-color: #661040;
}
</style>