Shades of Tyrian Purple #640539
Tints of Tyrian Purple #640539
RGB
CMYK
RGB Variations
Color information
#640539 (or 0x640539) is known color: Tyrian Purple. HEX triplet: 64, 05 and 39. RGB value is (100,5,57). Sum of RGB (Red+Green+Blue) = 100+5+57=162 (21% of max value = 765). Red value is 100 (39.45% from 255 or 61.73% from 162); Green value is 5 (2.34% from 255 or 3.09% from 162); Blue value is 57 (22.66% from 255 or 35.19% from 162); Max value from RGB is 100 - color contains mainly: red. Hex color #640539 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640539 is #9BFAC6. Grayscale: #272727. Windows color (decimal): -10222279 or 3736932. OLE color: 3736932.
HSL color Cylindrical-coordinate representation of color #640539: hue angle of 327.16º degrees, saturation: 0.9, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #640539 is Cyan = 0, Magento = 0.95, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 5 | 57 | - |
| CMYK | 0 | 0.95 | 0.43 | 0.61 |
| HSL | 327.16º | 0.9% | 0.21% | - |
| HSV(B) | 327.16º | 0.95% | 0.39% | - |
| XYZ | 6.05 | 3.11 | 4.15 | - |
| YUV | 39.33 | 137.97 | 171.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 5 | 57 | 0 | 0.95 | 0.43 | 0.61 | 327.16 | 0.9 | 0.21 |
| Hex | 64 | 5 | 39 | 0 | 5F | 2B | 3D | 147 | 5A | 15 |
| Octal | 144 | 5 | 71 | 0 | 137 | 53 | 75 | 507 | 132 | 25 |
| Binary | 1100100 | 101 | 111001 | 0 | 1011111 | 101011 | 111101 | 101000111 | 1011010 | 10101 |
Color Harmonies of #640539
Complementary color
Monochromatic Colors of #640539
Black with #640539
Text Example
Text Example
White with #640539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640539; }
p { color: rgb(100,5,57); }
H1.HeaderClassName
{
color: #640539;
}
.AnyTagClassName
{
color: #640539;
}
</style>
background-color css
<style>
a { background-color: #640539; }
a { background-color: rgb(100,5,57); }
div.DivClassName
{
background-color: #640539;
}
.BgClassName
{
background-color: #640539;
}
</style>
border-color css
<style>
span { border-color: #640539; }
span { border-color: rgb(100,5,57); }
td.TdClassName
{
border-color: #640539;
}
.TagClassName
{
border-color: #640539;
}
</style>