Shades of Tyrian Purple #660639
Tints of Tyrian Purple #660639
RGB
CMYK
RGB Variations
Color information
#660639 (or 0x660639) is known color: Tyrian Purple. HEX triplet: 66, 06 and 39. RGB value is (102,6,57). Sum of RGB (Red+Green+Blue) = 102+6+57=165 (21% of max value = 765). Red value is 102 (40.23% from 255 or 61.82% from 165); Green value is 6 (2.73% from 255 or 3.64% from 165); Blue value is 57 (22.66% from 255 or 34.55% from 165); Max value from RGB is 102 - color contains mainly: red. Hex color #660639 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #660639 is #99F9C6. Grayscale: #282828. Windows color (decimal): -10090951 or 3737190. OLE color: 3737190.
HSL color Cylindrical-coordinate representation of color #660639: hue angle of 328.12º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #660639 is Cyan = 0, Magento = 0.94, Yellow = 0.44 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 6 | 57 | - |
| CMYK | 0 | 0.94 | 0.44 | 0.6 |
| HSL | 328.13º | 0.89% | 0.21% | - |
| HSV(B) | 328.13º | 0.94% | 0.4% | - |
| XYZ | 6.28 | 3.25 | 4.17 | - |
| YUV | 40.52 | 137.3 | 171.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 6 | 57 | 0 | 0.94 | 0.44 | 0.6 | 328.13 | 0.89 | 0.21 |
| Hex | 66 | 6 | 39 | 0 | 5E | 2C | 3C | 148 | 59 | 15 |
| Octal | 146 | 6 | 71 | 0 | 136 | 54 | 74 | 510 | 131 | 25 |
| Binary | 1100110 | 110 | 111001 | 0 | 1011110 | 101100 | 111100 | 101001000 | 1011001 | 10101 |
Color Harmonies of #660639
Complementary color
Monochromatic Colors of #660639
Black with #660639
Text Example
Text Example
White with #660639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660639; }
p { color: rgb(102,6,57); }
H1.HeaderClassName
{
color: #660639;
}
.AnyTagClassName
{
color: #660639;
}
</style>
background-color css
<style>
a { background-color: #660639; }
a { background-color: rgb(102,6,57); }
div.DivClassName
{
background-color: #660639;
}
.BgClassName
{
background-color: #660639;
}
</style>
border-color css
<style>
span { border-color: #660639; }
span { border-color: rgb(102,6,57); }
td.TdClassName
{
border-color: #660639;
}
.TagClassName
{
border-color: #660639;
}
</style>