Shades of Tyrian Purple #670345
Tints of Tyrian Purple #670345
RGB
CMYK
RGB Variations
Color information
#670345 (or 0x670345) is known color: Tyrian Purple. HEX triplet: 67, 03 and 45. RGB value is (103,3,69). Sum of RGB (Red+Green+Blue) = 103+3+69=175 (23% of max value = 765). Red value is 103 (40.62% from 255 or 58.86% from 175); Green value is 3 (1.56% from 255 or 1.71% from 175); Blue value is 69 (27.34% from 255 or 39.43% from 175); Max value from RGB is 103 - color contains mainly: red. Hex color #670345 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670345 is #98FCBA. Grayscale: #282828. Windows color (decimal): -10026171 or 4522855. OLE color: 4522855.
HSL color Cylindrical-coordinate representation of color #670345: hue angle of 320.4º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #670345 is Cyan = 0, Magento = 0.97, Yellow = 0.33 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 3 | 69 | - |
| CMYK | 0 | 0.97 | 0.33 | 0.60 |
| HSL | 320.4º | 0.94% | 0.21% | - |
| HSV(B) | 320.4º | 0.97% | 0.4% | - |
| XYZ | 6.7 | 3.38 | 5.93 | - |
| YUV | 40.42 | 144.13 | 172.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 3 | 69 | 0 | 0.97 | 0.33 | 0.60 | 320.4 | 0.94 | 0.21 |
| Hex | 67 | 3 | 45 | 0 | 61 | 21 | 3C | 140 | 5E | 15 |
| Octal | 147 | 3 | 105 | 0 | 141 | 41 | 74 | 500 | 136 | 25 |
| Binary | 1100111 | 11 | 1000101 | 0 | 1100001 | 100001 | 111100 | 101000000 | 1011110 | 10101 |
Color Harmonies of #670345
Complementary color
Monochromatic Colors of #670345
Black with #670345
Text Example
Text Example
White with #670345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670345; }
p { color: rgb(103,3,69); }
H1.HeaderClassName
{
color: #670345;
}
.AnyTagClassName
{
color: #670345;
}
</style>
background-color css
<style>
a { background-color: #670345; }
a { background-color: rgb(103,3,69); }
div.DivClassName
{
background-color: #670345;
}
.BgClassName
{
background-color: #670345;
}
</style>
border-color css
<style>
span { border-color: #670345; }
span { border-color: rgb(103,3,69); }
td.TdClassName
{
border-color: #670345;
}
.TagClassName
{
border-color: #670345;
}
</style>