Shades of Tyrian Purple #680739
Tints of Tyrian Purple #680739
RGB
CMYK
RGB Variations
Color information
#680739 (or 0x680739) is known color: Tyrian Purple. HEX triplet: 68, 07 and 39. RGB value is (104,7,57). Sum of RGB (Red+Green+Blue) = 104+7+57=168 (22% of max value = 765). Red value is 104 (41.02% from 255 or 61.90% from 168); Green value is 7 (3.12% from 255 or 4.17% from 168); Blue value is 57 (22.66% from 255 or 33.93% from 168); Max value from RGB is 104 - color contains mainly: red. Hex color #680739 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680739 is #97F8C6. Grayscale: #292929. Windows color (decimal): -9959623 or 3737448. OLE color: 3737448.
HSL color Cylindrical-coordinate representation of color #680739: hue angle of 329.07º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #680739 is Cyan = 0, Magento = 0.93, Yellow = 0.45 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 7 | 57 | - |
| CMYK | 0 | 0.93 | 0.45 | 0.59 |
| HSL | 329.07º | 0.87% | 0.22% | - |
| HSV(B) | 329.07º | 0.93% | 0.41% | - |
| XYZ | 6.52 | 3.39 | 4.18 | - |
| YUV | 41.7 | 136.64 | 172.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 7 | 57 | 0 | 0.93 | 0.45 | 0.59 | 329.07 | 0.87 | 0.22 |
| Hex | 68 | 7 | 39 | 0 | 5D | 2D | 3B | 149 | 57 | 16 |
| Octal | 150 | 7 | 71 | 0 | 135 | 55 | 73 | 511 | 127 | 26 |
| Binary | 1101000 | 111 | 111001 | 0 | 1011101 | 101101 | 111011 | 101001001 | 1010111 | 10110 |
Color Harmonies of #680739
Complementary color
Monochromatic Colors of #680739
Black with #680739
Text Example
Text Example
White with #680739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680739; }
p { color: rgb(104,7,57); }
H1.HeaderClassName
{
color: #680739;
}
.AnyTagClassName
{
color: #680739;
}
</style>
background-color css
<style>
a { background-color: #680739; }
a { background-color: rgb(104,7,57); }
div.DivClassName
{
background-color: #680739;
}
.BgClassName
{
background-color: #680739;
}
</style>
border-color css
<style>
span { border-color: #680739; }
span { border-color: rgb(104,7,57); }
td.TdClassName
{
border-color: #680739;
}
.TagClassName
{
border-color: #680739;
}
</style>