Shades of Tyrian Purple #640747
Tints of Tyrian Purple #640747
RGB
CMYK
RGB Variations
Color information
#640747 (or 0x640747) is known color: Tyrian Purple. HEX triplet: 64, 07 and 47. RGB value is (100,7,71). Sum of RGB (Red+Green+Blue) = 100+7+71=178 (23% of max value = 765). Red value is 100 (39.45% from 255 or 56.18% from 178); Green value is 7 (3.12% from 255 or 3.93% from 178); Blue value is 71 (28.12% from 255 or 39.89% from 178); Max value from RGB is 100 - color contains mainly: red. Hex color #640747 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640747 is #9BF8B8. Grayscale: #292929. Windows color (decimal): -10221753 or 4654948. OLE color: 4654948.
HSL color Cylindrical-coordinate representation of color #640747: hue angle of 318.71º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #640747 is Cyan = 0, Magento = 0.93, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 7 | 71 | - |
| CMYK | 0 | 0.93 | 0.29 | 0.61 |
| HSL | 318.71º | 0.87% | 0.21% | - |
| HSV(B) | 318.71º | 0.93% | 0.39% | - |
| XYZ | 6.47 | 3.32 | 6.26 | - |
| YUV | 42.1 | 144.31 | 169.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 7 | 71 | 0 | 0.93 | 0.29 | 0.61 | 318.71 | 0.87 | 0.21 |
| Hex | 64 | 7 | 47 | 0 | 5D | 1D | 3D | 13F | 57 | 15 |
| Octal | 144 | 7 | 107 | 0 | 135 | 35 | 75 | 477 | 127 | 25 |
| Binary | 1100100 | 111 | 1000111 | 0 | 1011101 | 11101 | 111101 | 100111111 | 1010111 | 10101 |
Color Harmonies of #640747
Complementary color
Monochromatic Colors of #640747
Black with #640747
Text Example
Text Example
White with #640747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640747; }
p { color: rgb(100,7,71); }
H1.HeaderClassName
{
color: #640747;
}
.AnyTagClassName
{
color: #640747;
}
</style>
background-color css
<style>
a { background-color: #640747; }
a { background-color: rgb(100,7,71); }
div.DivClassName
{
background-color: #640747;
}
.BgClassName
{
background-color: #640747;
}
</style>
border-color css
<style>
span { border-color: #640747; }
span { border-color: rgb(100,7,71); }
td.TdClassName
{
border-color: #640747;
}
.TagClassName
{
border-color: #640747;
}
</style>