Shades of Tyrian Purple #680142
Tints of Tyrian Purple #680142
RGB
CMYK
RGB Variations
Color information
#680142 (or 0x680142) is known color: Tyrian Purple. HEX triplet: 68, 01 and 42. RGB value is (104,1,66). Sum of RGB (Red+Green+Blue) = 104+1+66=171 (22% of max value = 765). Red value is 104 (41.02% from 255 or 60.82% from 171); Green value is 1 (0.78% from 255 or 0.58% from 171); Blue value is 66 (26.17% from 255 or 38.60% from 171); Max value from RGB is 104 - color contains mainly: red. Hex color #680142 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680142 is #97FEBD. Grayscale: #272727. Windows color (decimal): -9961150 or 4325736. OLE color: 4325736.
HSL color Cylindrical-coordinate representation of color #680142: hue angle of 322.14º 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 #680142 is Cyan = 0, Magento = 0.99, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 1 | 66 | - |
| CMYK | 0 | 0.99 | 0.37 | 0.59 |
| HSL | 322.14º | 0.98% | 0.21% | - |
| HSV(B) | 322.14º | 0.99% | 0.41% | - |
| XYZ | 6.7 | 3.36 | 5.45 | - |
| YUV | 39.21 | 143.12 | 174.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 1 | 66 | 0 | 0.99 | 0.37 | 0.59 | 322.14 | 0.98 | 0.21 |
| Hex | 68 | 1 | 42 | 0 | 63 | 25 | 3B | 142 | 62 | 15 |
| Octal | 150 | 1 | 102 | 0 | 143 | 45 | 73 | 502 | 142 | 25 |
| Binary | 1101000 | 1 | 1000010 | 0 | 1100011 | 100101 | 111011 | 101000010 | 1100010 | 10101 |
Color Harmonies of #680142
Complementary color
Monochromatic Colors of #680142
Black with #680142
Text Example
Text Example
White with #680142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680142; }
p { color: rgb(104,1,66); }
H1.HeaderClassName
{
color: #680142;
}
.AnyTagClassName
{
color: #680142;
}
</style>
background-color css
<style>
a { background-color: #680142; }
a { background-color: rgb(104,1,66); }
div.DivClassName
{
background-color: #680142;
}
.BgClassName
{
background-color: #680142;
}
</style>
border-color css
<style>
span { border-color: #680142; }
span { border-color: rgb(104,1,66); }
td.TdClassName
{
border-color: #680142;
}
.TagClassName
{
border-color: #680142;
}
</style>