Shades of Tyrian Purple #640326
Tints of Tyrian Purple #640326
RGB
CMYK
RGB Variations
Color information
#640326 (or 0x640326) is known color: Tyrian Purple. HEX triplet: 64, 03 and 26. RGB value is (100,3,38). Sum of RGB (Red+Green+Blue) = 100+3+38=141 (18% of max value = 765). Red value is 100 (39.45% from 255 or 70.92% from 141); Green value is 3 (1.56% from 255 or 2.13% from 141); Blue value is 38 (15.23% from 255 or 26.95% from 141); Max value from RGB is 100 - color contains mainly: red. Hex color #640326 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640326 is #9BFCD9. Grayscale: #232323. Windows color (decimal): -10222810 or 2491236. OLE color: 2491236.
HSL color Cylindrical-coordinate representation of color #640326: hue angle of 338.35º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #640326 is Cyan = 0, Magento = 0.97, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 3 | 38 | - |
| CMYK | 0 | 0.97 | 0.62 | 0.61 |
| HSL | 338.35º | 0.94% | 0.2% | - |
| HSV(B) | 338.35º | 0.97% | 0.39% | - |
| XYZ | 5.64 | 2.91 | 2.1 | - |
| YUV | 35.99 | 129.14 | 173.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 3 | 38 | 0 | 0.97 | 0.62 | 0.61 | 338.35 | 0.94 | 0.2 |
| Hex | 64 | 3 | 26 | 0 | 61 | 3E | 3D | 152 | 5E | 14 |
| Octal | 144 | 3 | 46 | 0 | 141 | 76 | 75 | 522 | 136 | 24 |
| Binary | 1100100 | 11 | 100110 | 0 | 1100001 | 111110 | 111101 | 101010010 | 1011110 | 10100 |
Color Harmonies of #640326
Complementary color
Monochromatic Colors of #640326
Black with #640326
Text Example
Text Example
White with #640326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640326; }
p { color: rgb(100,3,38); }
H1.HeaderClassName
{
color: #640326;
}
.AnyTagClassName
{
color: #640326;
}
</style>
background-color css
<style>
a { background-color: #640326; }
a { background-color: rgb(100,3,38); }
div.DivClassName
{
background-color: #640326;
}
.BgClassName
{
background-color: #640326;
}
</style>
border-color css
<style>
span { border-color: #640326; }
span { border-color: rgb(100,3,38); }
td.TdClassName
{
border-color: #640326;
}
.TagClassName
{
border-color: #640326;
}
</style>