Shades of Tyrian Purple #640428
Tints of Tyrian Purple #640428
RGB
CMYK
RGB Variations
Color information
#640428 (or 0x640428) is known color: Tyrian Purple. HEX triplet: 64, 04 and 28. RGB value is (100,4,40). Sum of RGB (Red+Green+Blue) = 100+4+40=144 (19% of max value = 765). Red value is 100 (39.45% from 255 or 69.44% from 144); Green value is 4 (1.95% from 255 or 2.78% from 144); Blue value is 40 (16.02% from 255 or 27.78% from 144); Max value from RGB is 100 - color contains mainly: red. Hex color #640428 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640428 is #9BFBD7. Grayscale: #242424. Windows color (decimal): -10222552 or 2622564. OLE color: 2622564.
HSL color Cylindrical-coordinate representation of color #640428: hue angle of 337.5º 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 #640428 is Cyan = 0, Magento = 0.96, Yellow = 0.6 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 4 | 40 | - |
| CMYK | 0 | 0.96 | 0.6 | 0.61 |
| HSL | 337.5º | 0.92% | 0.2% | - |
| HSV(B) | 337.5º | 0.96% | 0.39% | - |
| XYZ | 5.68 | 2.95 | 2.28 | - |
| YUV | 36.81 | 129.8 | 173.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 4 | 40 | 0 | 0.96 | 0.6 | 0.61 | 337.5 | 0.92 | 0.2 |
| Hex | 64 | 4 | 28 | 0 | 60 | 3C | 3D | 152 | 5C | 14 |
| Octal | 144 | 4 | 50 | 0 | 140 | 74 | 75 | 522 | 134 | 24 |
| Binary | 1100100 | 100 | 101000 | 0 | 1100000 | 111100 | 111101 | 101010010 | 1011100 | 10100 |
Color Harmonies of #640428
Complementary color
Monochromatic Colors of #640428
Black with #640428
Text Example
Text Example
White with #640428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640428; }
p { color: rgb(100,4,40); }
H1.HeaderClassName
{
color: #640428;
}
.AnyTagClassName
{
color: #640428;
}
</style>
background-color css
<style>
a { background-color: #640428; }
a { background-color: rgb(100,4,40); }
div.DivClassName
{
background-color: #640428;
}
.BgClassName
{
background-color: #640428;
}
</style>
border-color css
<style>
span { border-color: #640428; }
span { border-color: rgb(100,4,40); }
td.TdClassName
{
border-color: #640428;
}
.TagClassName
{
border-color: #640428;
}
</style>