Shades of Tyrian Purple #640156
Tints of Tyrian Purple #640156
RGB
CMYK
RGB Variations
Color information
#640156 (or 0x640156) is known color: Tyrian Purple. HEX triplet: 64, 01 and 56. RGB value is (100,1,86). Sum of RGB (Red+Green+Blue) = 100+1+86=187 (24% of max value = 765). Red value is 100 (39.45% from 255 or 53.48% from 187); Green value is 1 (0.78% from 255 or 0.53% from 187); Blue value is 86 (33.98% from 255 or 45.99% from 187); Max value from RGB is 100 - color contains mainly: red. Hex color #640156 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #640156 is #9BFEA9. Grayscale: #282828. Windows color (decimal): -10223274 or 5636452. OLE color: 5636452.
HSL color Cylindrical-coordinate representation of color #640156: hue angle of 308.48º 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 #640156 is Cyan = 0, Magento = 0.99, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 1 | 86 | - |
| CMYK | 0 | 0.99 | 0.14 | 0.61 |
| HSL | 308.48º | 0.98% | 0.2% | - |
| HSV(B) | 308.48º | 0.99% | 0.39% | - |
| XYZ | 6.95 | 3.4 | 9.09 | - |
| YUV | 40.29 | 153.8 | 170.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 1 | 86 | 0 | 0.99 | 0.14 | 0.61 | 308.48 | 0.98 | 0.2 |
| Hex | 64 | 1 | 56 | 0 | 63 | E | 3D | 134 | 62 | 14 |
| Octal | 144 | 1 | 126 | 0 | 143 | 16 | 75 | 464 | 142 | 24 |
| Binary | 1100100 | 1 | 1010110 | 0 | 1100011 | 1110 | 111101 | 100110100 | 1100010 | 10100 |
Color Harmonies of #640156
Complementary color
Monochromatic Colors of #640156
Black with #640156
Text Example
Text Example
White with #640156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640156; }
p { color: rgb(100,1,86); }
H1.HeaderClassName
{
color: #640156;
}
.AnyTagClassName
{
color: #640156;
}
</style>
background-color css
<style>
a { background-color: #640156; }
a { background-color: rgb(100,1,86); }
div.DivClassName
{
background-color: #640156;
}
.BgClassName
{
background-color: #640156;
}
</style>
border-color css
<style>
span { border-color: #640156; }
span { border-color: rgb(100,1,86); }
td.TdClassName
{
border-color: #640156;
}
.TagClassName
{
border-color: #640156;
}
</style>