Shades of Tyrian Purple #670149
Tints of Tyrian Purple #670149
RGB
CMYK
RGB Variations
Color information
#670149 (or 0x670149) is known color: Tyrian Purple. HEX triplet: 67, 01 and 49. RGB value is (103,1,73). Sum of RGB (Red+Green+Blue) = 103+1+73=177 (23% of max value = 765). Red value is 103 (40.62% from 255 or 58.19% from 177); Green value is 1 (0.78% from 255 or 0.56% from 177); Blue value is 73 (28.91% from 255 or 41.24% from 177); Max value from RGB is 103 - color contains mainly: red. Hex color #670149 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670149 is #98FEB6. Grayscale: #272727. Windows color (decimal): -10026679 or 4784487. OLE color: 4784487.
HSL color Cylindrical-coordinate representation of color #670149: hue angle of 317.65º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #670149 is Cyan = 0, Magento = 0.99, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 1 | 73 | - |
| CMYK | 0 | 0.99 | 0.29 | 0.60 |
| HSL | 317.65º | 0.98% | 0.2% | - |
| HSV(B) | 317.65º | 0.99% | 0.4% | - |
| XYZ | 6.81 | 3.39 | 6.6 | - |
| YUV | 39.71 | 146.79 | 173.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 1 | 73 | 0 | 0.99 | 0.29 | 0.60 | 317.65 | 0.98 | 0.2 |
| Hex | 67 | 1 | 49 | 0 | 63 | 1D | 3C | 13E | 62 | 14 |
| Octal | 147 | 1 | 111 | 0 | 143 | 35 | 74 | 476 | 142 | 24 |
| Binary | 1100111 | 1 | 1001001 | 0 | 1100011 | 11101 | 111100 | 100111110 | 1100010 | 10100 |
Color Harmonies of #670149
Complementary color
Monochromatic Colors of #670149
Black with #670149
Text Example
Text Example
White with #670149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670149; }
p { color: rgb(103,1,73); }
H1.HeaderClassName
{
color: #670149;
}
.AnyTagClassName
{
color: #670149;
}
</style>
background-color css
<style>
a { background-color: #670149; }
a { background-color: rgb(103,1,73); }
div.DivClassName
{
background-color: #670149;
}
.BgClassName
{
background-color: #670149;
}
</style>
border-color css
<style>
span { border-color: #670149; }
span { border-color: rgb(103,1,73); }
td.TdClassName
{
border-color: #670149;
}
.TagClassName
{
border-color: #670149;
}
</style>