Shades of Tyrian Purple #640436
Tints of Tyrian Purple #640436
RGB
CMYK
RGB Variations
Color information
#640436 (or 0x640436) is known color: Tyrian Purple. HEX triplet: 64, 04 and 36. RGB value is (100,4,54). Sum of RGB (Red+Green+Blue) = 100+4+54=158 (20% of max value = 765). Red value is 100 (39.45% from 255 or 63.29% from 158); Green value is 4 (1.95% from 255 or 2.53% from 158); Blue value is 54 (21.48% from 255 or 34.18% from 158); Max value from RGB is 100 - color contains mainly: red. Hex color #640436 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640436 is #9BFBC9. Grayscale: #262626. Windows color (decimal): -10222538 or 3540068. OLE color: 3540068.
HSL color Cylindrical-coordinate representation of color #640436: hue angle of 328.75º 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 #640436 is Cyan = 0, Magento = 0.96, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 4 | 54 | - |
| CMYK | 0 | 0.96 | 0.46 | 0.61 |
| HSL | 328.75º | 0.92% | 0.2% | - |
| HSV(B) | 328.75º | 0.96% | 0.39% | - |
| XYZ | 5.96 | 3.06 | 3.77 | - |
| YUV | 38.4 | 136.8 | 171.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 4 | 54 | 0 | 0.96 | 0.46 | 0.61 | 328.75 | 0.92 | 0.2 |
| Hex | 64 | 4 | 36 | 0 | 60 | 2E | 3D | 149 | 5C | 14 |
| Octal | 144 | 4 | 66 | 0 | 140 | 56 | 75 | 511 | 134 | 24 |
| Binary | 1100100 | 100 | 110110 | 0 | 1100000 | 101110 | 111101 | 101001001 | 1011100 | 10100 |
Color Harmonies of #640436
Complementary color
Monochromatic Colors of #640436
Black with #640436
Text Example
Text Example
White with #640436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640436; }
p { color: rgb(100,4,54); }
H1.HeaderClassName
{
color: #640436;
}
.AnyTagClassName
{
color: #640436;
}
</style>
background-color css
<style>
a { background-color: #640436; }
a { background-color: rgb(100,4,54); }
div.DivClassName
{
background-color: #640436;
}
.BgClassName
{
background-color: #640436;
}
</style>
border-color css
<style>
span { border-color: #640436; }
span { border-color: rgb(100,4,54); }
td.TdClassName
{
border-color: #640436;
}
.TagClassName
{
border-color: #640436;
}
</style>