Shades of Tyrian Purple #680131
Tints of Tyrian Purple #680131
RGB
CMYK
RGB Variations
Color information
#680131 (or 0x680131) is known color: Tyrian Purple. HEX triplet: 68, 01 and 31. RGB value is (104,1,49). Sum of RGB (Red+Green+Blue) = 104+1+49=154 (20% of max value = 765). Red value is 104 (41.02% from 255 or 67.53% from 154); Green value is 1 (0.78% from 255 or 0.65% from 154); Blue value is 49 (19.53% from 255 or 31.82% from 154); Max value from RGB is 104 - color contains mainly: red. Hex color #680131 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680131 is #97FECE. Grayscale: #252525. Windows color (decimal): -9961167 or 3211624. OLE color: 3211624.
HSL color Cylindrical-coordinate representation of color #680131: hue angle of 332.04º 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 #680131 is Cyan = 0, Magento = 0.99, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 1 | 49 | - |
| CMYK | 0 | 0.99 | 0.53 | 0.59 |
| HSL | 332.04º | 0.98% | 0.21% | - |
| HSV(B) | 332.04º | 0.99% | 0.41% | - |
| XYZ | 6.27 | 3.19 | 3.19 | - |
| YUV | 37.27 | 134.62 | 175.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 1 | 49 | 0 | 0.99 | 0.53 | 0.59 | 332.04 | 0.98 | 0.21 |
| Hex | 68 | 1 | 31 | 0 | 63 | 35 | 3B | 14C | 62 | 15 |
| Octal | 150 | 1 | 61 | 0 | 143 | 65 | 73 | 514 | 142 | 25 |
| Binary | 1101000 | 1 | 110001 | 0 | 1100011 | 110101 | 111011 | 101001100 | 1100010 | 10101 |
Color Harmonies of #680131
Complementary color
Monochromatic Colors of #680131
Black with #680131
Text Example
Text Example
White with #680131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680131; }
p { color: rgb(104,1,49); }
H1.HeaderClassName
{
color: #680131;
}
.AnyTagClassName
{
color: #680131;
}
</style>
background-color css
<style>
a { background-color: #680131; }
a { background-color: rgb(104,1,49); }
div.DivClassName
{
background-color: #680131;
}
.BgClassName
{
background-color: #680131;
}
</style>
border-color css
<style>
span { border-color: #680131; }
span { border-color: rgb(104,1,49); }
td.TdClassName
{
border-color: #680131;
}
.TagClassName
{
border-color: #680131;
}
</style>