Shades of Tyrian Purple #640357
Tints of Tyrian Purple #640357
RGB
CMYK
RGB Variations
Color information
#640357 (or 0x640357) is known color: Tyrian Purple. HEX triplet: 64, 03 and 57. RGB value is (100,3,87). Sum of RGB (Red+Green+Blue) = 100+3+87=190 (25% of max value = 765). Red value is 100 (39.45% from 255 or 52.63% from 190); Green value is 3 (1.56% from 255 or 1.58% from 190); Blue value is 87 (34.38% from 255 or 45.79% from 190); Max value from RGB is 100 - color contains mainly: red. Hex color #640357 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #640357 is #9BFCA8. Grayscale: #292929. Windows color (decimal): -10222761 or 5702500. OLE color: 5702500.
HSL color Cylindrical-coordinate representation of color #640357: hue angle of 308.04º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #640357 is Cyan = 0, Magento = 0.97, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 3 | 87 | - |
| CMYK | 0 | 0.97 | 0.13 | 0.61 |
| HSL | 308.04º | 0.94% | 0.2% | - |
| HSV(B) | 308.04º | 0.97% | 0.39% | - |
| XYZ | 7.01 | 3.46 | 9.32 | - |
| YUV | 41.58 | 153.64 | 169.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 3 | 87 | 0 | 0.97 | 0.13 | 0.61 | 308.04 | 0.94 | 0.2 |
| Hex | 64 | 3 | 57 | 0 | 61 | D | 3D | 134 | 5E | 14 |
| Octal | 144 | 3 | 127 | 0 | 141 | 15 | 75 | 464 | 136 | 24 |
| Binary | 1100100 | 11 | 1010111 | 0 | 1100001 | 1101 | 111101 | 100110100 | 1011110 | 10100 |
Color Harmonies of #640357
Complementary color
Monochromatic Colors of #640357
Black with #640357
Text Example
Text Example
White with #640357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640357; }
p { color: rgb(100,3,87); }
H1.HeaderClassName
{
color: #640357;
}
.AnyTagClassName
{
color: #640357;
}
</style>
background-color css
<style>
a { background-color: #640357; }
a { background-color: rgb(100,3,87); }
div.DivClassName
{
background-color: #640357;
}
.BgClassName
{
background-color: #640357;
}
</style>
border-color css
<style>
span { border-color: #640357; }
span { border-color: rgb(100,3,87); }
td.TdClassName
{
border-color: #640357;
}
.TagClassName
{
border-color: #640357;
}
</style>