Shades of Tyrian Purple #680136
Tints of Tyrian Purple #680136
RGB
CMYK
RGB Variations
Color information
#680136 (or 0x680136) is known color: Tyrian Purple. HEX triplet: 68, 01 and 36. RGB value is (104,1,54). Sum of RGB (Red+Green+Blue) = 104+1+54=159 (21% of max value = 765). Red value is 104 (41.02% from 255 or 65.41% from 159); Green value is 1 (0.78% from 255 or 0.63% from 159); Blue value is 54 (21.48% from 255 or 33.96% from 159); Max value from RGB is 104 - color contains mainly: red. Hex color #680136 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680136 is #97FEC9. Grayscale: #252525. Windows color (decimal): -9961162 or 3539304. OLE color: 3539304.
HSL color Cylindrical-coordinate representation of color #680136: hue angle of 329.13º 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 #680136 is Cyan = 0, Magento = 0.99, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 1 | 54 | - |
| CMYK | 0 | 0.99 | 0.48 | 0.59 |
| HSL | 329.13º | 0.98% | 0.21% | - |
| HSV(B) | 329.13º | 0.99% | 0.41% | - |
| XYZ | 6.39 | 3.23 | 3.78 | - |
| YUV | 37.84 | 137.12 | 175.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 1 | 54 | 0 | 0.99 | 0.48 | 0.59 | 329.13 | 0.98 | 0.21 |
| Hex | 68 | 1 | 36 | 0 | 63 | 30 | 3B | 149 | 62 | 15 |
| Octal | 150 | 1 | 66 | 0 | 143 | 60 | 73 | 511 | 142 | 25 |
| Binary | 1101000 | 1 | 110110 | 0 | 1100011 | 110000 | 111011 | 101001001 | 1100010 | 10101 |
Color Harmonies of #680136
Complementary color
Monochromatic Colors of #680136
Black with #680136
Text Example
Text Example
White with #680136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680136; }
p { color: rgb(104,1,54); }
H1.HeaderClassName
{
color: #680136;
}
.AnyTagClassName
{
color: #680136;
}
</style>
background-color css
<style>
a { background-color: #680136; }
a { background-color: rgb(104,1,54); }
div.DivClassName
{
background-color: #680136;
}
.BgClassName
{
background-color: #680136;
}
</style>
border-color css
<style>
span { border-color: #680136; }
span { border-color: rgb(104,1,54); }
td.TdClassName
{
border-color: #680136;
}
.TagClassName
{
border-color: #680136;
}
</style>