Shades of Tyrian Purple #640443
Tints of Tyrian Purple #640443
RGB
CMYK
RGB Variations
Color information
#640443 (or 0x640443) is known color: Tyrian Purple. HEX triplet: 64, 04 and 43. RGB value is (100,4,67). Sum of RGB (Red+Green+Blue) = 100+4+67=171 (22% of max value = 765). Red value is 100 (39.45% from 255 or 58.48% from 171); Green value is 4 (1.95% from 255 or 2.34% from 171); Blue value is 67 (26.56% from 255 or 39.18% from 171); Max value from RGB is 100 - color contains mainly: red. Hex color #640443 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640443 is #9BFBBC. Grayscale: #272727. Windows color (decimal): -10222525 or 4392036. OLE color: 4392036.
HSL color Cylindrical-coordinate representation of color #640443: hue angle of 320.62º 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 #640443 is Cyan = 0, Magento = 0.96, Yellow = 0.33 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 4 | 67 | - |
| CMYK | 0 | 0.96 | 0.33 | 0.61 |
| HSL | 320.63º | 0.92% | 0.2% | - |
| HSV(B) | 320.63º | 0.96% | 0.39% | - |
| XYZ | 6.31 | 3.2 | 5.6 | - |
| YUV | 39.89 | 143.3 | 170.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 4 | 67 | 0 | 0.96 | 0.33 | 0.61 | 320.63 | 0.92 | 0.2 |
| Hex | 64 | 4 | 43 | 0 | 60 | 21 | 3D | 141 | 5C | 14 |
| Octal | 144 | 4 | 103 | 0 | 140 | 41 | 75 | 501 | 134 | 24 |
| Binary | 1100100 | 100 | 1000011 | 0 | 1100000 | 100001 | 111101 | 101000001 | 1011100 | 10100 |
Color Harmonies of #640443
Complementary color
Monochromatic Colors of #640443
Black with #640443
Text Example
Text Example
White with #640443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640443; }
p { color: rgb(100,4,67); }
H1.HeaderClassName
{
color: #640443;
}
.AnyTagClassName
{
color: #640443;
}
</style>
background-color css
<style>
a { background-color: #640443; }
a { background-color: rgb(100,4,67); }
div.DivClassName
{
background-color: #640443;
}
.BgClassName
{
background-color: #640443;
}
</style>
border-color css
<style>
span { border-color: #640443; }
span { border-color: rgb(100,4,67); }
td.TdClassName
{
border-color: #640443;
}
.TagClassName
{
border-color: #640443;
}
</style>