Shades of Tyrian Purple #640457
Tints of Tyrian Purple #640457
RGB
CMYK
RGB Variations
Color information
#640457 (or 0x640457) is known color: Tyrian Purple. HEX triplet: 64, 04 and 57. RGB value is (100,4,87). Sum of RGB (Red+Green+Blue) = 100+4+87=191 (25% of max value = 765). Red value is 100 (39.45% from 255 or 52.36% from 191); Green value is 4 (1.95% from 255 or 2.09% from 191); Blue value is 87 (34.38% from 255 or 45.55% from 191); Max value from RGB is 100 - color contains mainly: red. Hex color #640457 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #640457 is #9BFBA8. Grayscale: #292929. Windows color (decimal): -10222505 or 5702756. OLE color: 5702756.
HSL color Cylindrical-coordinate representation of color #640457: hue angle of 308.12º 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 #640457 is Cyan = 0, Magento = 0.96, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 4 | 87 | - |
| CMYK | 0 | 0.96 | 0.13 | 0.61 |
| HSL | 308.13º | 0.92% | 0.2% | - |
| HSV(B) | 308.13º | 0.96% | 0.39% | - |
| XYZ | 7.02 | 3.48 | 9.32 | - |
| YUV | 42.17 | 153.3 | 169.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 4 | 87 | 0 | 0.96 | 0.13 | 0.61 | 308.13 | 0.92 | 0.2 |
| Hex | 64 | 4 | 57 | 0 | 60 | D | 3D | 134 | 5C | 14 |
| Octal | 144 | 4 | 127 | 0 | 140 | 15 | 75 | 464 | 134 | 24 |
| Binary | 1100100 | 100 | 1010111 | 0 | 1100000 | 1101 | 111101 | 100110100 | 1011100 | 10100 |
Color Harmonies of #640457
Complementary color
Monochromatic Colors of #640457
Black with #640457
Text Example
Text Example
White with #640457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640457; }
p { color: rgb(100,4,87); }
H1.HeaderClassName
{
color: #640457;
}
.AnyTagClassName
{
color: #640457;
}
</style>
background-color css
<style>
a { background-color: #640457; }
a { background-color: rgb(100,4,87); }
div.DivClassName
{
background-color: #640457;
}
.BgClassName
{
background-color: #640457;
}
</style>
border-color css
<style>
span { border-color: #640457; }
span { border-color: rgb(100,4,87); }
td.TdClassName
{
border-color: #640457;
}
.TagClassName
{
border-color: #640457;
}
</style>