Shades of Tyrian Purple #670042
Tints of Tyrian Purple #670042
RGB
CMYK
RGB Variations
Color information
#670042 (or 0x670042) is known color: Tyrian Purple. HEX triplet: 67, 00 and 42. RGB value is (103,0,66). Sum of RGB (Red+Green+Blue) = 103+0+66=169 (22% of max value = 765). Red value is 103 (40.62% from 255 or 60.95% from 169); Green value is 0 (0.39% from 255 or 0% from 169); Blue value is 66 (26.17% from 255 or 39.05% from 169); Max value from RGB is 103 - color contains mainly: red. Hex color #670042 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670042 is #98FFBD. Grayscale: #262626. Windows color (decimal): -10026942 or 4325479. OLE color: 4325479.
HSL color Cylindrical-coordinate representation of color #670042: hue angle of 321.55º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #670042 is Cyan = 0, Magento = 1, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 0 | 66 | - |
| CMYK | 0 | 1 | 0.36 | 0.60 |
| HSL | 321.55º | 1% | 0.2% | - |
| HSV(B) | 321.55º | 1% | 0.4% | - |
| XYZ | 6.58 | 3.28 | 5.44 | - |
| YUV | 38.32 | 143.62 | 174.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 0 | 66 | 0 | 1 | 0.36 | 0.60 | 321.55 | 1 | 0.2 |
| Hex | 67 | 0 | 42 | 0 | 64 | 24 | 3C | 142 | 64 | 14 |
| Octal | 147 | 0 | 102 | 0 | 144 | 44 | 74 | 502 | 144 | 24 |
| Binary | 1100111 | 0 | 1000010 | 0 | 1100100 | 100100 | 111100 | 101000010 | 1100100 | 10100 |
Color Harmonies of #670042
Complementary color
Monochromatic Colors of #670042
Black with #670042
Text Example
Text Example
White with #670042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670042; }
p { color: rgb(103,0,66); }
H1.HeaderClassName
{
color: #670042;
}
.AnyTagClassName
{
color: #670042;
}
</style>
background-color css
<style>
a { background-color: #670042; }
a { background-color: rgb(103,0,66); }
div.DivClassName
{
background-color: #670042;
}
.BgClassName
{
background-color: #670042;
}
</style>
border-color css
<style>
span { border-color: #670042; }
span { border-color: rgb(103,0,66); }
td.TdClassName
{
border-color: #670042;
}
.TagClassName
{
border-color: #670042;
}
</style>