Shades of Tyrian Purple #640538
Tints of Tyrian Purple #640538
RGB
CMYK
RGB Variations
Color information
#640538 (or 0x640538) is known color: Tyrian Purple. HEX triplet: 64, 05 and 38. RGB value is (100,5,56). Sum of RGB (Red+Green+Blue) = 100+5+56=161 (21% of max value = 765). Red value is 100 (39.45% from 255 or 62.11% from 161); Green value is 5 (2.34% from 255 or 3.11% from 161); Blue value is 56 (22.27% from 255 or 34.78% from 161); Max value from RGB is 100 - color contains mainly: red. Hex color #640538 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640538 is #9BFAC7. Grayscale: #272727. Windows color (decimal): -10222280 or 3671396. OLE color: 3671396.
HSL color Cylindrical-coordinate representation of color #640538: hue angle of 327.79º degrees, saturation: 0.9, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #640538 is Cyan = 0, Magento = 0.95, Yellow = 0.44 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 5 | 56 | - |
| CMYK | 0 | 0.95 | 0.44 | 0.61 |
| HSL | 327.79º | 0.9% | 0.21% | - |
| HSV(B) | 327.79º | 0.95% | 0.39% | - |
| XYZ | 6.02 | 3.1 | 4.02 | - |
| YUV | 39.22 | 137.47 | 171.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 5 | 56 | 0 | 0.95 | 0.44 | 0.61 | 327.79 | 0.9 | 0.21 |
| Hex | 64 | 5 | 38 | 0 | 5F | 2C | 3D | 148 | 5A | 15 |
| Octal | 144 | 5 | 70 | 0 | 137 | 54 | 75 | 510 | 132 | 25 |
| Binary | 1100100 | 101 | 111000 | 0 | 1011111 | 101100 | 111101 | 101001000 | 1011010 | 10101 |
Color Harmonies of #640538
Complementary color
Monochromatic Colors of #640538
Black with #640538
Text Example
Text Example
White with #640538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640538; }
p { color: rgb(100,5,56); }
H1.HeaderClassName
{
color: #640538;
}
.AnyTagClassName
{
color: #640538;
}
</style>
background-color css
<style>
a { background-color: #640538; }
a { background-color: rgb(100,5,56); }
div.DivClassName
{
background-color: #640538;
}
.BgClassName
{
background-color: #640538;
}
</style>
border-color css
<style>
span { border-color: #640538; }
span { border-color: rgb(100,5,56); }
td.TdClassName
{
border-color: #640538;
}
.TagClassName
{
border-color: #640538;
}
</style>