Shades of Tyrian Purple #670045
Tints of Tyrian Purple #670045
RGB
CMYK
RGB Variations
Color information
#670045 (or 0x670045) is known color: Tyrian Purple. HEX triplet: 67, 00 and 45. RGB value is (103,0,69). Sum of RGB (Red+Green+Blue) = 103+0+69=172 (22% of max value = 765). Red value is 103 (40.62% from 255 or 59.88% from 172); Green value is 0 (0.39% from 255 or 0% from 172); Blue value is 69 (27.34% from 255 or 40.12% from 172); Max value from RGB is 103 - color contains mainly: red. Hex color #670045 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670045 is #98FFBA. Grayscale: #262626. Windows color (decimal): -10026939 or 4522087. OLE color: 4522087.
HSL color Cylindrical-coordinate representation of color #670045: hue angle of 319.81º 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 #670045 is Cyan = 0, Magento = 1, Yellow = 0.33 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 0 | 69 | - |
| CMYK | 0 | 1 | 0.33 | 0.60 |
| HSL | 319.81º | 1% | 0.2% | - |
| HSV(B) | 319.81º | 1% | 0.4% | - |
| XYZ | 6.67 | 3.31 | 5.92 | - |
| YUV | 38.66 | 145.12 | 173.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 0 | 69 | 0 | 1 | 0.33 | 0.60 | 319.81 | 1 | 0.2 |
| Hex | 67 | 0 | 45 | 0 | 64 | 21 | 3C | 140 | 64 | 14 |
| Octal | 147 | 0 | 105 | 0 | 144 | 41 | 74 | 500 | 144 | 24 |
| Binary | 1100111 | 0 | 1000101 | 0 | 1100100 | 100001 | 111100 | 101000000 | 1100100 | 10100 |
Color Harmonies of #670045
Complementary color
Monochromatic Colors of #670045
Black with #670045
Text Example
Text Example
White with #670045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670045; }
p { color: rgb(103,0,69); }
H1.HeaderClassName
{
color: #670045;
}
.AnyTagClassName
{
color: #670045;
}
</style>
background-color css
<style>
a { background-color: #670045; }
a { background-color: rgb(103,0,69); }
div.DivClassName
{
background-color: #670045;
}
.BgClassName
{
background-color: #670045;
}
</style>
border-color css
<style>
span { border-color: #670045; }
span { border-color: rgb(103,0,69); }
td.TdClassName
{
border-color: #670045;
}
.TagClassName
{
border-color: #670045;
}
</style>