Shades of Tyrian Purple #670259
Tints of Tyrian Purple #670259
RGB
CMYK
RGB Variations
Color information
#670259 (or 0x670259) is known color: Tyrian Purple. HEX triplet: 67, 02 and 59. RGB value is (103,2,89). Sum of RGB (Red+Green+Blue) = 103+2+89=194 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.09% from 194); Green value is 2 (1.17% from 255 or 1.03% from 194); Blue value is 89 (35.16% from 255 or 45.88% from 194); Max value from RGB is 103 - color contains mainly: red. Hex color #670259 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670259 is #98FDA6. Grayscale: #292929. Windows color (decimal): -10026407 or 5833319. OLE color: 5833319.
HSL color Cylindrical-coordinate representation of color #670259: hue angle of 308.32º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #670259 is Cyan = 0, Magento = 0.98, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 2 | 89 | - |
| CMYK | 0 | 0.98 | 0.14 | 0.60 |
| HSL | 308.32º | 0.96% | 0.21% | - |
| HSV(B) | 308.32º | 0.98% | 0.4% | - |
| XYZ | 7.42 | 3.65 | 9.76 | - |
| YUV | 42.12 | 154.46 | 171.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 2 | 89 | 0 | 0.98 | 0.14 | 0.60 | 308.32 | 0.96 | 0.21 |
| Hex | 67 | 2 | 59 | 0 | 62 | E | 3C | 134 | 60 | 15 |
| Octal | 147 | 2 | 131 | 0 | 142 | 16 | 74 | 464 | 140 | 25 |
| Binary | 1100111 | 10 | 1011001 | 0 | 1100010 | 1110 | 111100 | 100110100 | 1100000 | 10101 |
Color Harmonies of #670259
Complementary color
Monochromatic Colors of #670259
Black with #670259
Text Example
Text Example
White with #670259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670259; }
p { color: rgb(103,2,89); }
H1.HeaderClassName
{
color: #670259;
}
.AnyTagClassName
{
color: #670259;
}
</style>
background-color css
<style>
a { background-color: #670259; }
a { background-color: rgb(103,2,89); }
div.DivClassName
{
background-color: #670259;
}
.BgClassName
{
background-color: #670259;
}
</style>
border-color css
<style>
span { border-color: #670259; }
span { border-color: rgb(103,2,89); }
td.TdClassName
{
border-color: #670259;
}
.TagClassName
{
border-color: #670259;
}
</style>