Shades of Tyrian Purple #640440
Tints of Tyrian Purple #640440
RGB
CMYK
RGB Variations
Color information
#640440 (or 0x640440) is known color: Tyrian Purple. HEX triplet: 64, 04 and 40. RGB value is (100,4,64). Sum of RGB (Red+Green+Blue) = 100+4+64=168 (22% of max value = 765). Red value is 100 (39.45% from 255 or 59.52% from 168); Green value is 4 (1.95% from 255 or 2.38% from 168); Blue value is 64 (25.39% from 255 or 38.10% from 168); Max value from RGB is 100 - color contains mainly: red. Hex color #640440 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640440 is #9BFBBF. Grayscale: #272727. Windows color (decimal): -10222528 or 4195428. OLE color: 4195428.
HSL color Cylindrical-coordinate representation of color #640440: hue angle of 322.5º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #640440 is Cyan = 0, Magento = 0.96, Yellow = 0.36 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 4 | 64 | - |
| CMYK | 0 | 0.96 | 0.36 | 0.61 |
| HSL | 322.5º | 0.92% | 0.2% | - |
| HSV(B) | 322.5º | 0.96% | 0.39% | - |
| XYZ | 6.22 | 3.17 | 5.13 | - |
| YUV | 39.54 | 141.8 | 171.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 4 | 64 | 0 | 0.96 | 0.36 | 0.61 | 322.5 | 0.92 | 0.2 |
| Hex | 64 | 4 | 40 | 0 | 60 | 24 | 3D | 142 | 5C | 14 |
| Octal | 144 | 4 | 100 | 0 | 140 | 44 | 75 | 502 | 134 | 24 |
| Binary | 1100100 | 100 | 1000000 | 0 | 1100000 | 100100 | 111101 | 101000010 | 1011100 | 10100 |
Color Harmonies of #640440
Complementary color
Monochromatic Colors of #640440
Black with #640440
Text Example
Text Example
White with #640440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640440; }
p { color: rgb(100,4,64); }
H1.HeaderClassName
{
color: #640440;
}
.AnyTagClassName
{
color: #640440;
}
</style>
background-color css
<style>
a { background-color: #640440; }
a { background-color: rgb(100,4,64); }
div.DivClassName
{
background-color: #640440;
}
.BgClassName
{
background-color: #640440;
}
</style>
border-color css
<style>
span { border-color: #640440; }
span { border-color: rgb(100,4,64); }
td.TdClassName
{
border-color: #640440;
}
.TagClassName
{
border-color: #640440;
}
</style>