Shades of Tyrian Purple #640445
Tints of Tyrian Purple #640445
RGB
CMYK
RGB Variations
Color information
#640445 (or 0x640445) is known color: Tyrian Purple. HEX triplet: 64, 04 and 45. RGB value is (100,4,69). Sum of RGB (Red+Green+Blue) = 100+4+69=173 (22% of max value = 765). Red value is 100 (39.45% from 255 or 57.80% from 173); Green value is 4 (1.95% from 255 or 2.31% from 173); Blue value is 69 (27.34% from 255 or 39.88% from 173); Max value from RGB is 100 - color contains mainly: red. Hex color #640445 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640445 is #9BFBBA. Grayscale: #272727. Windows color (decimal): -10222523 or 4523108. OLE color: 4523108.
HSL color Cylindrical-coordinate representation of color #640445: hue angle of 319.38º 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 #640445 is Cyan = 0, Magento = 0.96, Yellow = 0.31 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 4 | 69 | - |
| CMYK | 0 | 0.96 | 0.31 | 0.61 |
| HSL | 319.38º | 0.92% | 0.2% | - |
| HSV(B) | 319.38º | 0.96% | 0.39% | - |
| XYZ | 6.37 | 3.23 | 5.92 | - |
| YUV | 40.11 | 144.3 | 170.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 4 | 69 | 0 | 0.96 | 0.31 | 0.61 | 319.38 | 0.92 | 0.2 |
| Hex | 64 | 4 | 45 | 0 | 60 | 1F | 3D | 13F | 5C | 14 |
| Octal | 144 | 4 | 105 | 0 | 140 | 37 | 75 | 477 | 134 | 24 |
| Binary | 1100100 | 100 | 1000101 | 0 | 1100000 | 11111 | 111101 | 100111111 | 1011100 | 10100 |
Color Harmonies of #640445
Complementary color
Monochromatic Colors of #640445
Black with #640445
Text Example
Text Example
White with #640445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640445; }
p { color: rgb(100,4,69); }
H1.HeaderClassName
{
color: #640445;
}
.AnyTagClassName
{
color: #640445;
}
</style>
background-color css
<style>
a { background-color: #640445; }
a { background-color: rgb(100,4,69); }
div.DivClassName
{
background-color: #640445;
}
.BgClassName
{
background-color: #640445;
}
</style>
border-color css
<style>
span { border-color: #640445; }
span { border-color: rgb(100,4,69); }
td.TdClassName
{
border-color: #640445;
}
.TagClassName
{
border-color: #640445;
}
</style>