Shades of Tyrian Purple #640131
Tints of Tyrian Purple #640131
RGB
CMYK
RGB Variations
Color information
#640131 (or 0x640131) is known color: Tyrian Purple. HEX triplet: 64, 01 and 31. RGB value is (100,1,49). Sum of RGB (Red+Green+Blue) = 100+1+49=150 (19% of max value = 765). Red value is 100 (39.45% from 255 or 66.67% from 150); Green value is 1 (0.78% from 255 or 0.67% from 150); Blue value is 49 (19.53% from 255 or 32.67% from 150); Max value from RGB is 100 - color contains mainly: red. Hex color #640131 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640131 is #9BFECE. Grayscale: #232323. Windows color (decimal): -10223311 or 3211620. OLE color: 3211620.
HSL color Cylindrical-coordinate representation of color #640131: hue angle of 330.91º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #640131 is Cyan = 0, Magento = 0.99, Yellow = 0.51 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 1 | 49 | - |
| CMYK | 0 | 0.99 | 0.51 | 0.61 |
| HSL | 330.91º | 0.98% | 0.2% | - |
| HSV(B) | 330.91º | 0.99% | 0.39% | - |
| XYZ | 5.82 | 2.95 | 3.17 | - |
| YUV | 36.07 | 135.3 | 173.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 1 | 49 | 0 | 0.99 | 0.51 | 0.61 | 330.91 | 0.98 | 0.2 |
| Hex | 64 | 1 | 31 | 0 | 63 | 33 | 3D | 14B | 62 | 14 |
| Octal | 144 | 1 | 61 | 0 | 143 | 63 | 75 | 513 | 142 | 24 |
| Binary | 1100100 | 1 | 110001 | 0 | 1100011 | 110011 | 111101 | 101001011 | 1100010 | 10100 |
Color Harmonies of #640131
Complementary color
Monochromatic Colors of #640131
Black with #640131
Text Example
Text Example
White with #640131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640131; }
p { color: rgb(100,1,49); }
H1.HeaderClassName
{
color: #640131;
}
.AnyTagClassName
{
color: #640131;
}
</style>
background-color css
<style>
a { background-color: #640131; }
a { background-color: rgb(100,1,49); }
div.DivClassName
{
background-color: #640131;
}
.BgClassName
{
background-color: #640131;
}
</style>
border-color css
<style>
span { border-color: #640131; }
span { border-color: rgb(100,1,49); }
td.TdClassName
{
border-color: #640131;
}
.TagClassName
{
border-color: #640131;
}
</style>