Shades of Tyrian Purple #680351
Tints of Tyrian Purple #680351
RGB
CMYK
RGB Variations
Color information
#680351 (or 0x680351) is known color: Tyrian Purple. HEX triplet: 68, 03 and 51. RGB value is (104,3,81). Sum of RGB (Red+Green+Blue) = 104+3+81=188 (24% of max value = 765). Red value is 104 (41.02% from 255 or 55.32% from 188); Green value is 3 (1.56% from 255 or 1.60% from 188); Blue value is 81 (32.03% from 255 or 43.09% from 188); Max value from RGB is 104 - color contains mainly: red. Hex color #680351 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #680351 is #97FCAE. Grayscale: #292929. Windows color (decimal): -9960623 or 5309288. OLE color: 5309288.
HSL color Cylindrical-coordinate representation of color #680351: hue angle of 313.66º 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 #680351 is Cyan = 0, Magento = 0.97, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 3 | 81 | - |
| CMYK | 0 | 0.97 | 0.22 | 0.59 |
| HSL | 313.66º | 0.94% | 0.21% | - |
| HSV(B) | 313.66º | 0.97% | 0.41% | - |
| XYZ | 7.23 | 3.6 | 8.1 | - |
| YUV | 42.09 | 149.96 | 172.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 3 | 81 | 0 | 0.97 | 0.22 | 0.59 | 313.66 | 0.94 | 0.21 |
| Hex | 68 | 3 | 51 | 0 | 61 | 16 | 3B | 13A | 5E | 15 |
| Octal | 150 | 3 | 121 | 0 | 141 | 26 | 73 | 472 | 136 | 25 |
| Binary | 1101000 | 11 | 1010001 | 0 | 1100001 | 10110 | 111011 | 100111010 | 1011110 | 10101 |
Color Harmonies of #680351
Complementary color
Monochromatic Colors of #680351
Black with #680351
Text Example
Text Example
White with #680351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680351; }
p { color: rgb(104,3,81); }
H1.HeaderClassName
{
color: #680351;
}
.AnyTagClassName
{
color: #680351;
}
</style>
background-color css
<style>
a { background-color: #680351; }
a { background-color: rgb(104,3,81); }
div.DivClassName
{
background-color: #680351;
}
.BgClassName
{
background-color: #680351;
}
</style>
border-color css
<style>
span { border-color: #680351; }
span { border-color: rgb(104,3,81); }
td.TdClassName
{
border-color: #680351;
}
.TagClassName
{
border-color: #680351;
}
</style>