Shades of Tyrian Purple #680359
Tints of Tyrian Purple #680359
RGB
CMYK
RGB Variations
Color information
#680359 (or 0x680359) is known color: Tyrian Purple. HEX triplet: 68, 03 and 59. RGB value is (104,3,89). Sum of RGB (Red+Green+Blue) = 104+3+89=196 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.06% from 196); Green value is 3 (1.56% from 255 or 1.53% from 196); Blue value is 89 (35.16% from 255 or 45.41% from 196); Max value from RGB is 104 - color contains mainly: red. Hex color #680359 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #680359 is #97FCA6. Grayscale: #2A2A2A. Windows color (decimal): -9960615 or 5833576. OLE color: 5833576.
HSL color Cylindrical-coordinate representation of color #680359: hue angle of 308.91º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #680359 is Cyan = 0, Magento = 0.97, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 3 | 89 | - |
| CMYK | 0 | 0.97 | 0.14 | 0.59 |
| HSL | 308.91º | 0.94% | 0.21% | - |
| HSV(B) | 308.91º | 0.97% | 0.41% | - |
| XYZ | 7.54 | 3.73 | 9.77 | - |
| YUV | 43 | 153.96 | 171.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 3 | 89 | 0 | 0.97 | 0.14 | 0.59 | 308.91 | 0.94 | 0.21 |
| Hex | 68 | 3 | 59 | 0 | 61 | E | 3B | 135 | 5E | 15 |
| Octal | 150 | 3 | 131 | 0 | 141 | 16 | 73 | 465 | 136 | 25 |
| Binary | 1101000 | 11 | 1011001 | 0 | 1100001 | 1110 | 111011 | 100110101 | 1011110 | 10101 |
Color Harmonies of #680359
Complementary color
Monochromatic Colors of #680359
Black with #680359
Text Example
Text Example
White with #680359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680359; }
p { color: rgb(104,3,89); }
H1.HeaderClassName
{
color: #680359;
}
.AnyTagClassName
{
color: #680359;
}
</style>
background-color css
<style>
a { background-color: #680359; }
a { background-color: rgb(104,3,89); }
div.DivClassName
{
background-color: #680359;
}
.BgClassName
{
background-color: #680359;
}
</style>
border-color css
<style>
span { border-color: #680359; }
span { border-color: rgb(104,3,89); }
td.TdClassName
{
border-color: #680359;
}
.TagClassName
{
border-color: #680359;
}
</style>