Shades of Tyrian Purple #640739
Tints of Tyrian Purple #640739
RGB
CMYK
RGB Variations
Color information
#640739 (or 0x640739) is known color: Tyrian Purple. HEX triplet: 64, 07 and 39. RGB value is (100,7,57). Sum of RGB (Red+Green+Blue) = 100+7+57=164 (21% of max value = 765). Red value is 100 (39.45% from 255 or 60.98% from 164); Green value is 7 (3.12% from 255 or 4.27% from 164); Blue value is 57 (22.66% from 255 or 34.76% from 164); Max value from RGB is 100 - color contains mainly: red. Hex color #640739 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640739 is #9BF8C6. Grayscale: #282828. Windows color (decimal): -10221767 or 3737444. OLE color: 3737444.
HSL color Cylindrical-coordinate representation of color #640739: hue angle of 327.74º 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 #640739 is Cyan = 0, Magento = 0.93, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 7 | 57 | - |
| CMYK | 0 | 0.93 | 0.43 | 0.61 |
| HSL | 327.74º | 0.87% | 0.21% | - |
| HSV(B) | 327.74º | 0.93% | 0.39% | - |
| XYZ | 6.07 | 3.16 | 4.16 | - |
| YUV | 40.51 | 137.31 | 170.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 7 | 57 | 0 | 0.93 | 0.43 | 0.61 | 327.74 | 0.87 | 0.21 |
| Hex | 64 | 7 | 39 | 0 | 5D | 2B | 3D | 148 | 57 | 15 |
| Octal | 144 | 7 | 71 | 0 | 135 | 53 | 75 | 510 | 127 | 25 |
| Binary | 1100100 | 111 | 111001 | 0 | 1011101 | 101011 | 111101 | 101001000 | 1010111 | 10101 |
Color Harmonies of #640739
Complementary color
Monochromatic Colors of #640739
Black with #640739
Text Example
Text Example
White with #640739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640739; }
p { color: rgb(100,7,57); }
H1.HeaderClassName
{
color: #640739;
}
.AnyTagClassName
{
color: #640739;
}
</style>
background-color css
<style>
a { background-color: #640739; }
a { background-color: rgb(100,7,57); }
div.DivClassName
{
background-color: #640739;
}
.BgClassName
{
background-color: #640739;
}
</style>
border-color css
<style>
span { border-color: #640739; }
span { border-color: rgb(100,7,57); }
td.TdClassName
{
border-color: #640739;
}
.TagClassName
{
border-color: #640739;
}
</style>