Shades of Tyrian Purple #661133
Tints of Tyrian Purple #661133
RGB
CMYK
RGB Variations
Color information
#661133 (or 0x661133) is known color: Tyrian Purple. HEX triplet: 66, 11 and 33. RGB value is (102,17,51). Sum of RGB (Red+Green+Blue) = 102+17+51=170 (22% of max value = 765). Red value is 102 (40.23% from 255 or 60% from 170); Green value is 17 (7.03% from 255 or 10% from 170); Blue value is 51 (20.31% from 255 or 30% from 170); Max value from RGB is 102 - color contains mainly: red. Hex color #661133 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661133 is #99EECC. Grayscale: #2E2E2E. Windows color (decimal): -10088141 or 3346790. OLE color: 3346790.
HSL color Cylindrical-coordinate representation of color #661133: hue angle of 336º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #661133 is Cyan = 0, Magento = 0.83, Yellow = 0.5 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 17 | 51 | - |
| CMYK | 0 | 0.83 | 0.5 | 0.6 |
| HSL | 336º | 0.71% | 0.23% | - |
| HSV(B) | 336º | 0.83% | 0.4% | - |
| XYZ | 6.28 | 3.46 | 3.47 | - |
| YUV | 46.29 | 130.66 | 167.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 17 | 51 | 0 | 0.83 | 0.5 | 0.6 | 336 | 0.71 | 0.23 |
| Hex | 66 | 11 | 33 | 0 | 53 | 32 | 3C | 150 | 47 | 17 |
| Octal | 146 | 21 | 63 | 0 | 123 | 62 | 74 | 520 | 107 | 27 |
| Binary | 1100110 | 10001 | 110011 | 0 | 1010011 | 110010 | 111100 | 101010000 | 1000111 | 10111 |
Color Harmonies of #661133
Complementary color
Monochromatic Colors of #661133
Black with #661133
Text Example
Text Example
White with #661133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661133; }
p { color: rgb(102,17,51); }
H1.HeaderClassName
{
color: #661133;
}
.AnyTagClassName
{
color: #661133;
}
</style>
background-color css
<style>
a { background-color: #661133; }
a { background-color: rgb(102,17,51); }
div.DivClassName
{
background-color: #661133;
}
.BgClassName
{
background-color: #661133;
}
</style>
border-color css
<style>
span { border-color: #661133; }
span { border-color: rgb(102,17,51); }
td.TdClassName
{
border-color: #661133;
}
.TagClassName
{
border-color: #661133;
}
</style>