Shades of Tyrian Purple #670449
Tints of Tyrian Purple #670449
RGB
CMYK
RGB Variations
Color information
#670449 (or 0x670449) is known color: Tyrian Purple. HEX triplet: 67, 04 and 49. RGB value is (103,4,73). Sum of RGB (Red+Green+Blue) = 103+4+73=180 (23% of max value = 765). Red value is 103 (40.62% from 255 or 57.22% from 180); Green value is 4 (1.95% from 255 or 2.22% from 180); Blue value is 73 (28.91% from 255 or 40.56% from 180); Max value from RGB is 103 - color contains mainly: red. Hex color #670449 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670449 is #98FBB6. Grayscale: #292929. Windows color (decimal): -10025911 or 4785255. OLE color: 4785255.
HSL color Cylindrical-coordinate representation of color #670449: hue angle of 318.18º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #670449 is Cyan = 0, Magento = 0.96, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 4 | 73 | - |
| CMYK | 0 | 0.96 | 0.29 | 0.60 |
| HSL | 318.18º | 0.93% | 0.21% | - |
| HSV(B) | 318.18º | 0.96% | 0.4% | - |
| XYZ | 6.84 | 3.45 | 6.61 | - |
| YUV | 41.47 | 145.8 | 171.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 4 | 73 | 0 | 0.96 | 0.29 | 0.60 | 318.18 | 0.93 | 0.21 |
| Hex | 67 | 4 | 49 | 0 | 60 | 1D | 3C | 13E | 5D | 15 |
| Octal | 147 | 4 | 111 | 0 | 140 | 35 | 74 | 476 | 135 | 25 |
| Binary | 1100111 | 100 | 1001001 | 0 | 1100000 | 11101 | 111100 | 100111110 | 1011101 | 10101 |
Color Harmonies of #670449
Complementary color
Monochromatic Colors of #670449
Black with #670449
Text Example
Text Example
White with #670449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670449; }
p { color: rgb(103,4,73); }
H1.HeaderClassName
{
color: #670449;
}
.AnyTagClassName
{
color: #670449;
}
</style>
background-color css
<style>
a { background-color: #670449; }
a { background-color: rgb(103,4,73); }
div.DivClassName
{
background-color: #670449;
}
.BgClassName
{
background-color: #670449;
}
</style>
border-color css
<style>
span { border-color: #670449; }
span { border-color: rgb(103,4,73); }
td.TdClassName
{
border-color: #670449;
}
.TagClassName
{
border-color: #670449;
}
</style>