Shades of Tyrian Purple #640336
Tints of Tyrian Purple #640336
RGB
CMYK
RGB Variations
Color information
#640336 (or 0x640336) is known color: Tyrian Purple. HEX triplet: 64, 03 and 36. RGB value is (100,3,54). Sum of RGB (Red+Green+Blue) = 100+3+54=157 (20% of max value = 765). Red value is 100 (39.45% from 255 or 63.69% from 157); Green value is 3 (1.56% from 255 or 1.91% from 157); Blue value is 54 (21.48% from 255 or 34.39% from 157); Max value from RGB is 100 - color contains mainly: red. Hex color #640336 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640336 is #9BFCC9. Grayscale: #252525. Windows color (decimal): -10222794 or 3539812. OLE color: 3539812.
HSL color Cylindrical-coordinate representation of color #640336: hue angle of 328.45º 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 #640336 is Cyan = 0, Magento = 0.97, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 3 | 54 | - |
| CMYK | 0 | 0.97 | 0.46 | 0.61 |
| HSL | 328.45º | 0.94% | 0.2% | - |
| HSV(B) | 328.45º | 0.97% | 0.39% | - |
| XYZ | 5.95 | 3.04 | 3.76 | - |
| YUV | 37.82 | 137.14 | 172.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 3 | 54 | 0 | 0.97 | 0.46 | 0.61 | 328.45 | 0.94 | 0.2 |
| Hex | 64 | 3 | 36 | 0 | 61 | 2E | 3D | 148 | 5E | 14 |
| Octal | 144 | 3 | 66 | 0 | 141 | 56 | 75 | 510 | 136 | 24 |
| Binary | 1100100 | 11 | 110110 | 0 | 1100001 | 101110 | 111101 | 101001000 | 1011110 | 10100 |
Color Harmonies of #640336
Complementary color
Monochromatic Colors of #640336
Black with #640336
Text Example
Text Example
White with #640336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640336; }
p { color: rgb(100,3,54); }
H1.HeaderClassName
{
color: #640336;
}
.AnyTagClassName
{
color: #640336;
}
</style>
background-color css
<style>
a { background-color: #640336; }
a { background-color: rgb(100,3,54); }
div.DivClassName
{
background-color: #640336;
}
.BgClassName
{
background-color: #640336;
}
</style>
border-color css
<style>
span { border-color: #640336; }
span { border-color: rgb(100,3,54); }
td.TdClassName
{
border-color: #640336;
}
.TagClassName
{
border-color: #640336;
}
</style>