Shades of Tyrian Purple #661051
Tints of Tyrian Purple #661051
RGB
CMYK
RGB Variations
Color information
#661051 (or 0x661051) is known color: Tyrian Purple. HEX triplet: 66, 10 and 51. RGB value is (102,16,81). Sum of RGB (Red+Green+Blue) = 102+16+81=199 (26% of max value = 765). Red value is 102 (40.23% from 255 or 51.26% from 199); Green value is 16 (6.64% from 255 or 8.04% from 199); Blue value is 81 (32.03% from 255 or 40.70% from 199); Max value from RGB is 102 - color contains mainly: red. Hex color #661051 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661051 is #99EFAE. Grayscale: #303030. Windows color (decimal): -10088367 or 5312614. OLE color: 5312614.
HSL color Cylindrical-coordinate representation of color #661051: hue angle of 314.65º 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 #661051 is Cyan = 0, Magento = 0.84, Yellow = 0.21 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 16 | 81 | - |
| CMYK | 0 | 0.84 | 0.21 | 0.6 |
| HSL | 314.65º | 0.73% | 0.23% | - |
| HSV(B) | 314.65º | 0.84% | 0.4% | - |
| XYZ | 7.15 | 3.79 | 8.14 | - |
| YUV | 49.12 | 145.99 | 165.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 16 | 81 | 0 | 0.84 | 0.21 | 0.6 | 314.65 | 0.73 | 0.23 |
| Hex | 66 | 10 | 51 | 0 | 54 | 15 | 3C | 13B | 49 | 17 |
| Octal | 146 | 20 | 121 | 0 | 124 | 25 | 74 | 473 | 111 | 27 |
| Binary | 1100110 | 10000 | 1010001 | 0 | 1010100 | 10101 | 111100 | 100111011 | 1001001 | 10111 |
Color Harmonies of #661051
Complementary color
Monochromatic Colors of #661051
Black with #661051
Text Example
Text Example
White with #661051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661051; }
p { color: rgb(102,16,81); }
H1.HeaderClassName
{
color: #661051;
}
.AnyTagClassName
{
color: #661051;
}
</style>
background-color css
<style>
a { background-color: #661051; }
a { background-color: rgb(102,16,81); }
div.DivClassName
{
background-color: #661051;
}
.BgClassName
{
background-color: #661051;
}
</style>
border-color css
<style>
span { border-color: #661051; }
span { border-color: rgb(102,16,81); }
td.TdClassName
{
border-color: #661051;
}
.TagClassName
{
border-color: #661051;
}
</style>