Shades of Tyrian Purple #680358
Tints of Tyrian Purple #680358
RGB
CMYK
RGB Variations
Color information
#680358 (or 0x680358) is known color: Tyrian Purple. HEX triplet: 68, 03 and 58. RGB value is (104,3,88). Sum of RGB (Red+Green+Blue) = 104+3+88=195 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.33% from 195); Green value is 3 (1.56% from 255 or 1.54% from 195); Blue value is 88 (34.77% from 255 or 45.13% from 195); Max value from RGB is 104 - color contains mainly: red. Hex color #680358 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #680358 is #97FCA7. Grayscale: #2A2A2A. Windows color (decimal): -9960616 or 5768040. OLE color: 5768040.
HSL color Cylindrical-coordinate representation of color #680358: hue angle of 309.5º 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 #680358 is Cyan = 0, Magento = 0.97, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 3 | 88 | - |
| CMYK | 0 | 0.97 | 0.15 | 0.59 |
| HSL | 309.5º | 0.94% | 0.21% | - |
| HSV(B) | 309.5º | 0.97% | 0.41% | - |
| XYZ | 7.5 | 3.71 | 9.55 | - |
| YUV | 42.89 | 153.46 | 171.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 3 | 88 | 0 | 0.97 | 0.15 | 0.59 | 309.5 | 0.94 | 0.21 |
| Hex | 68 | 3 | 58 | 0 | 61 | F | 3B | 136 | 5E | 15 |
| Octal | 150 | 3 | 130 | 0 | 141 | 17 | 73 | 466 | 136 | 25 |
| Binary | 1101000 | 11 | 1011000 | 0 | 1100001 | 1111 | 111011 | 100110110 | 1011110 | 10101 |
Color Harmonies of #680358
Complementary color
Monochromatic Colors of #680358
Black with #680358
Text Example
Text Example
White with #680358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680358; }
p { color: rgb(104,3,88); }
H1.HeaderClassName
{
color: #680358;
}
.AnyTagClassName
{
color: #680358;
}
</style>
background-color css
<style>
a { background-color: #680358; }
a { background-color: rgb(104,3,88); }
div.DivClassName
{
background-color: #680358;
}
.BgClassName
{
background-color: #680358;
}
</style>
border-color css
<style>
span { border-color: #680358; }
span { border-color: rgb(104,3,88); }
td.TdClassName
{
border-color: #680358;
}
.TagClassName
{
border-color: #680358;
}
</style>