Shades of Tyrian Purple #670056
Tints of Tyrian Purple #670056
RGB
CMYK
RGB Variations
Color information
#670056 (or 0x670056) is known color: Tyrian Purple. HEX triplet: 67, 00 and 56. RGB value is (103,0,86). Sum of RGB (Red+Green+Blue) = 103+0+86=189 (25% of max value = 765). Red value is 103 (40.62% from 255 or 54.50% from 189); Green value is 0 (0.39% from 255 or 0% from 189); Blue value is 86 (33.98% from 255 or 45.50% from 189); Max value from RGB is 103 - color contains mainly: red. Hex color #670056 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670056 is #98FFA9. Grayscale: #282828. Windows color (decimal): -10026922 or 5636199. OLE color: 5636199.
HSL color Cylindrical-coordinate representation of color #670056: hue angle of 309.9º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #670056 is Cyan = 0, Magento = 1, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 0 | 86 | - |
| CMYK | 0 | 1 | 0.17 | 0.60 |
| HSL | 309.9º | 1% | 0.2% | - |
| HSV(B) | 309.9º | 1% | 0.4% | - |
| XYZ | 7.27 | 3.56 | 9.11 | - |
| YUV | 40.6 | 153.62 | 172.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 0 | 86 | 0 | 1 | 0.17 | 0.60 | 309.9 | 1 | 0.2 |
| Hex | 67 | 0 | 56 | 0 | 64 | 11 | 3C | 136 | 64 | 14 |
| Octal | 147 | 0 | 126 | 0 | 144 | 21 | 74 | 466 | 144 | 24 |
| Binary | 1100111 | 0 | 1010110 | 0 | 1100100 | 10001 | 111100 | 100110110 | 1100100 | 10100 |
Color Harmonies of #670056
Complementary color
Monochromatic Colors of #670056
Black with #670056
Text Example
Text Example
White with #670056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670056; }
p { color: rgb(103,0,86); }
H1.HeaderClassName
{
color: #670056;
}
.AnyTagClassName
{
color: #670056;
}
</style>
background-color css
<style>
a { background-color: #670056; }
a { background-color: rgb(103,0,86); }
div.DivClassName
{
background-color: #670056;
}
.BgClassName
{
background-color: #670056;
}
</style>
border-color css
<style>
span { border-color: #670056; }
span { border-color: rgb(103,0,86); }
td.TdClassName
{
border-color: #670056;
}
.TagClassName
{
border-color: #670056;
}
</style>