Shades of Tyrian Purple #640147
Tints of Tyrian Purple #640147
RGB
CMYK
RGB Variations
Color information
#640147 (or 0x640147) is known color: Tyrian Purple. HEX triplet: 64, 01 and 47. RGB value is (100,1,71). Sum of RGB (Red+Green+Blue) = 100+1+71=172 (22% of max value = 765). Red value is 100 (39.45% from 255 or 58.14% from 172); Green value is 1 (0.78% from 255 or 0.58% from 172); Blue value is 71 (28.12% from 255 or 41.28% from 172); Max value from RGB is 100 - color contains mainly: red. Hex color #640147 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640147 is #9BFEB8. Grayscale: #262626. Windows color (decimal): -10223289 or 4653412. OLE color: 4653412.
HSL color Cylindrical-coordinate representation of color #640147: hue angle of 317.58º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #640147 is Cyan = 0, Magento = 0.99, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 1 | 71 | - |
| CMYK | 0 | 0.99 | 0.29 | 0.61 |
| HSL | 317.58º | 0.98% | 0.2% | - |
| HSV(B) | 317.58º | 0.99% | 0.39% | - |
| XYZ | 6.4 | 3.19 | 6.24 | - |
| YUV | 38.58 | 146.3 | 171.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 1 | 71 | 0 | 0.99 | 0.29 | 0.61 | 317.58 | 0.98 | 0.2 |
| Hex | 64 | 1 | 47 | 0 | 63 | 1D | 3D | 13E | 62 | 14 |
| Octal | 144 | 1 | 107 | 0 | 143 | 35 | 75 | 476 | 142 | 24 |
| Binary | 1100100 | 1 | 1000111 | 0 | 1100011 | 11101 | 111101 | 100111110 | 1100010 | 10100 |
Color Harmonies of #640147
Complementary color
Monochromatic Colors of #640147
Black with #640147
Text Example
Text Example
White with #640147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640147; }
p { color: rgb(100,1,71); }
H1.HeaderClassName
{
color: #640147;
}
.AnyTagClassName
{
color: #640147;
}
</style>
background-color css
<style>
a { background-color: #640147; }
a { background-color: rgb(100,1,71); }
div.DivClassName
{
background-color: #640147;
}
.BgClassName
{
background-color: #640147;
}
</style>
border-color css
<style>
span { border-color: #640147; }
span { border-color: rgb(100,1,71); }
td.TdClassName
{
border-color: #640147;
}
.TagClassName
{
border-color: #640147;
}
</style>