Shades of Tyrian Purple #680137
Tints of Tyrian Purple #680137
RGB
CMYK
RGB Variations
Color information
#680137 (or 0x680137) is known color: Tyrian Purple. HEX triplet: 68, 01 and 37. RGB value is (104,1,55). Sum of RGB (Red+Green+Blue) = 104+1+55=160 (21% of max value = 765). Red value is 104 (41.02% from 255 or 65% from 160); Green value is 1 (0.78% from 255 or 0.62% from 160); Blue value is 55 (21.88% from 255 or 34.38% from 160); Max value from RGB is 104 - color contains mainly: red. Hex color #680137 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680137 is #97FEC8. Grayscale: #252525. Windows color (decimal): -9961161 or 3604840. OLE color: 3604840.
HSL color Cylindrical-coordinate representation of color #680137: hue angle of 328.54º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #680137 is Cyan = 0, Magento = 0.99, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 1 | 55 | - |
| CMYK | 0 | 0.99 | 0.47 | 0.59 |
| HSL | 328.54º | 0.98% | 0.21% | - |
| HSV(B) | 328.54º | 0.99% | 0.41% | - |
| XYZ | 6.41 | 3.24 | 3.9 | - |
| YUV | 37.95 | 137.62 | 175.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 1 | 55 | 0 | 0.99 | 0.47 | 0.59 | 328.54 | 0.98 | 0.21 |
| Hex | 68 | 1 | 37 | 0 | 63 | 2F | 3B | 149 | 62 | 15 |
| Octal | 150 | 1 | 67 | 0 | 143 | 57 | 73 | 511 | 142 | 25 |
| Binary | 1101000 | 1 | 110111 | 0 | 1100011 | 101111 | 111011 | 101001001 | 1100010 | 10101 |
Color Harmonies of #680137
Complementary color
Monochromatic Colors of #680137
Black with #680137
Text Example
Text Example
White with #680137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680137; }
p { color: rgb(104,1,55); }
H1.HeaderClassName
{
color: #680137;
}
.AnyTagClassName
{
color: #680137;
}
</style>
background-color css
<style>
a { background-color: #680137; }
a { background-color: rgb(104,1,55); }
div.DivClassName
{
background-color: #680137;
}
.BgClassName
{
background-color: #680137;
}
</style>
border-color css
<style>
span { border-color: #680137; }
span { border-color: rgb(104,1,55); }
td.TdClassName
{
border-color: #680137;
}
.TagClassName
{
border-color: #680137;
}
</style>