Shades of Tyrian Purple #670745
Tints of Tyrian Purple #670745
RGB
CMYK
RGB Variations
Color information
#670745 (or 0x670745) is known color: Tyrian Purple. HEX triplet: 67, 07 and 45. RGB value is (103,7,69). Sum of RGB (Red+Green+Blue) = 103+7+69=179 (23% of max value = 765). Red value is 103 (40.62% from 255 or 57.54% from 179); Green value is 7 (3.12% from 255 or 3.91% from 179); Blue value is 69 (27.34% from 255 or 38.55% from 179); Max value from RGB is 103 - color contains mainly: red. Hex color #670745 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670745 is #98F8BA. Grayscale: #2A2A2A. Windows color (decimal): -10025147 or 4523879. OLE color: 4523879.
HSL color Cylindrical-coordinate representation of color #670745: hue angle of 321.25º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #670745 is Cyan = 0, Magento = 0.93, Yellow = 0.33 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 7 | 69 | - |
| CMYK | 0 | 0.93 | 0.33 | 0.60 |
| HSL | 321.25º | 0.87% | 0.22% | - |
| HSV(B) | 321.25º | 0.93% | 0.4% | - |
| XYZ | 6.74 | 3.47 | 5.94 | - |
| YUV | 42.77 | 142.8 | 170.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 7 | 69 | 0 | 0.93 | 0.33 | 0.60 | 321.25 | 0.87 | 0.22 |
| Hex | 67 | 7 | 45 | 0 | 5D | 21 | 3C | 141 | 57 | 16 |
| Octal | 147 | 7 | 105 | 0 | 135 | 41 | 74 | 501 | 127 | 26 |
| Binary | 1100111 | 111 | 1000101 | 0 | 1011101 | 100001 | 111100 | 101000001 | 1010111 | 10110 |
Color Harmonies of #670745
Complementary color
Monochromatic Colors of #670745
Black with #670745
Text Example
Text Example
White with #670745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670745; }
p { color: rgb(103,7,69); }
H1.HeaderClassName
{
color: #670745;
}
.AnyTagClassName
{
color: #670745;
}
</style>
background-color css
<style>
a { background-color: #670745; }
a { background-color: rgb(103,7,69); }
div.DivClassName
{
background-color: #670745;
}
.BgClassName
{
background-color: #670745;
}
</style>
border-color css
<style>
span { border-color: #670745; }
span { border-color: rgb(103,7,69); }
td.TdClassName
{
border-color: #670745;
}
.TagClassName
{
border-color: #670745;
}
</style>