Shades of Tyrian Purple #670051
Tints of Tyrian Purple #670051
RGB
CMYK
RGB Variations
Color information
#670051 (or 0x670051) is known color: Tyrian Purple. HEX triplet: 67, 00 and 51. RGB value is (103,0,81). Sum of RGB (Red+Green+Blue) = 103+0+81=184 (24% of max value = 765). Red value is 103 (40.62% from 255 or 55.98% from 184); Green value is 0 (0.39% from 255 or 0% from 184); Blue value is 81 (32.03% from 255 or 44.02% from 184); Max value from RGB is 103 - color contains mainly: red. Hex color #670051 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670051 is #98FFAE. Grayscale: #272727. Windows color (decimal): -10026927 or 5308519. OLE color: 5308519.
HSL color Cylindrical-coordinate representation of color #670051: hue angle of 312.82º 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 #670051 is Cyan = 0, Magento = 1, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 0 | 81 | - |
| CMYK | 0 | 1 | 0.21 | 0.60 |
| HSL | 312.82º | 1% | 0.2% | - |
| HSV(B) | 312.82º | 1% | 0.4% | - |
| XYZ | 7.08 | 3.48 | 8.08 | - |
| YUV | 40.03 | 151.12 | 172.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 0 | 81 | 0 | 1 | 0.21 | 0.60 | 312.82 | 1 | 0.2 |
| Hex | 67 | 0 | 51 | 0 | 64 | 15 | 3C | 139 | 64 | 14 |
| Octal | 147 | 0 | 121 | 0 | 144 | 25 | 74 | 471 | 144 | 24 |
| Binary | 1100111 | 0 | 1010001 | 0 | 1100100 | 10101 | 111100 | 100111001 | 1100100 | 10100 |
Color Harmonies of #670051
Complementary color
Monochromatic Colors of #670051
Black with #670051
Text Example
Text Example
White with #670051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670051; }
p { color: rgb(103,0,81); }
H1.HeaderClassName
{
color: #670051;
}
.AnyTagClassName
{
color: #670051;
}
</style>
background-color css
<style>
a { background-color: #670051; }
a { background-color: rgb(103,0,81); }
div.DivClassName
{
background-color: #670051;
}
.BgClassName
{
background-color: #670051;
}
</style>
border-color css
<style>
span { border-color: #670051; }
span { border-color: rgb(103,0,81); }
td.TdClassName
{
border-color: #670051;
}
.TagClassName
{
border-color: #670051;
}
</style>