Shades of Tyrian Purple #660629
Tints of Tyrian Purple #660629
RGB
CMYK
RGB Variations
Color information
#660629 (or 0x660629) is known color: Tyrian Purple. HEX triplet: 66, 06 and 29. RGB value is (102,6,41). Sum of RGB (Red+Green+Blue) = 102+6+41=149 (19% of max value = 765). Red value is 102 (40.23% from 255 or 68.46% from 149); Green value is 6 (2.73% from 255 or 4.03% from 149); Blue value is 41 (16.41% from 255 or 27.52% from 149); Max value from RGB is 102 - color contains mainly: red. Hex color #660629 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #660629 is #99F9D6. Grayscale: #262626. Windows color (decimal): -10090967 or 2688614. OLE color: 2688614.
HSL color Cylindrical-coordinate representation of color #660629: hue angle of 338.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 #660629 is Cyan = 0, Magento = 0.94, Yellow = 0.60 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 6 | 41 | - |
| CMYK | 0 | 0.94 | 0.60 | 0.6 |
| HSL | 338.13º | 0.89% | 0.21% | - |
| HSV(B) | 338.13º | 0.94% | 0.4% | - |
| XYZ | 5.94 | 3.12 | 2.39 | - |
| YUV | 38.69 | 129.3 | 173.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 6 | 41 | 0 | 0.94 | 0.60 | 0.6 | 338.13 | 0.89 | 0.21 |
| Hex | 66 | 6 | 29 | 0 | 5E | 3C | 3C | 152 | 59 | 15 |
| Octal | 146 | 6 | 51 | 0 | 136 | 74 | 74 | 522 | 131 | 25 |
| Binary | 1100110 | 110 | 101001 | 0 | 1011110 | 111100 | 111100 | 101010010 | 1011001 | 10101 |
Color Harmonies of #660629
Complementary color
Monochromatic Colors of #660629
Black with #660629
Text Example
Text Example
White with #660629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660629; }
p { color: rgb(102,6,41); }
H1.HeaderClassName
{
color: #660629;
}
.AnyTagClassName
{
color: #660629;
}
</style>
background-color css
<style>
a { background-color: #660629; }
a { background-color: rgb(102,6,41); }
div.DivClassName
{
background-color: #660629;
}
.BgClassName
{
background-color: #660629;
}
</style>
border-color css
<style>
span { border-color: #660629; }
span { border-color: rgb(102,6,41); }
td.TdClassName
{
border-color: #660629;
}
.TagClassName
{
border-color: #660629;
}
</style>