Shades of Tyrian Purple #690059
Tints of Tyrian Purple #690059
RGB
CMYK
RGB Variations
Color information
#690059 (or 0x690059) is known color: Tyrian Purple. HEX triplet: 69, 00 and 59. RGB value is (105,0,89). Sum of RGB (Red+Green+Blue) = 105+0+89=194 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.12% from 194); Green value is 0 (0.39% from 255 or 0% from 194); Blue value is 89 (35.16% from 255 or 45.88% from 194); Max value from RGB is 105 - color contains mainly: red. Hex color #690059 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690059 is #96FFA6. Grayscale: #292929. Windows color (decimal): -9895847 or 5832809. OLE color: 5832809.
HSL color Cylindrical-coordinate representation of color #690059: hue angle of 309.14º degrees, saturation: 1, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 1%. Process color model (Four color, CMYK) of #690059 is Cyan = 0, Magento = 1, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 0 | 89 | - |
| CMYK | 0 | 1 | 0.15 | 0.59 |
| HSL | 309.14º | 1% | 0.21% | - |
| HSV(B) | 309.14º | 1% | 0.41% | - |
| XYZ | 7.63 | 3.72 | 9.77 | - |
| YUV | 41.54 | 154.79 | 173.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 0 | 89 | 0 | 1 | 0.15 | 0.59 | 309.14 | 1 | 0.21 |
| Hex | 69 | 0 | 59 | 0 | 64 | F | 3B | 135 | 64 | 15 |
| Octal | 151 | 0 | 131 | 0 | 144 | 17 | 73 | 465 | 144 | 25 |
| Binary | 1101001 | 0 | 1011001 | 0 | 1100100 | 1111 | 111011 | 100110101 | 1100100 | 10101 |
Color Harmonies of #690059
Complementary color
Monochromatic Colors of #690059
Black with #690059
Text Example
Text Example
White with #690059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690059; }
p { color: rgb(105,0,89); }
H1.HeaderClassName
{
color: #690059;
}
.AnyTagClassName
{
color: #690059;
}
</style>
background-color css
<style>
a { background-color: #690059; }
a { background-color: rgb(105,0,89); }
div.DivClassName
{
background-color: #690059;
}
.BgClassName
{
background-color: #690059;
}
</style>
border-color css
<style>
span { border-color: #690059; }
span { border-color: rgb(105,0,89); }
td.TdClassName
{
border-color: #690059;
}
.TagClassName
{
border-color: #690059;
}
</style>