Shades of Tyrian Purple #680140
Tints of Tyrian Purple #680140
RGB
CMYK
RGB Variations
Color information
#680140 (or 0x680140) is known color: Tyrian Purple. HEX triplet: 68, 01 and 40. RGB value is (104,1,64). Sum of RGB (Red+Green+Blue) = 104+1+64=169 (22% of max value = 765). Red value is 104 (41.02% from 255 or 61.54% from 169); Green value is 1 (0.78% from 255 or 0.59% from 169); Blue value is 64 (25.39% from 255 or 37.87% from 169); Max value from RGB is 104 - color contains mainly: red. Hex color #680140 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680140 is #97FEBF. Grayscale: #262626. Windows color (decimal): -9961152 or 4194664. OLE color: 4194664.
HSL color Cylindrical-coordinate representation of color #680140: hue angle of 323.3º 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 #680140 is Cyan = 0, Magento = 0.99, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 1 | 64 | - |
| CMYK | 0 | 0.99 | 0.38 | 0.59 |
| HSL | 323.3º | 0.98% | 0.21% | - |
| HSV(B) | 323.3º | 0.99% | 0.41% | - |
| XYZ | 6.65 | 3.33 | 5.14 | - |
| YUV | 38.98 | 142.12 | 174.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 1 | 64 | 0 | 0.99 | 0.38 | 0.59 | 323.3 | 0.98 | 0.21 |
| Hex | 68 | 1 | 40 | 0 | 63 | 26 | 3B | 143 | 62 | 15 |
| Octal | 150 | 1 | 100 | 0 | 143 | 46 | 73 | 503 | 142 | 25 |
| Binary | 1101000 | 1 | 1000000 | 0 | 1100011 | 100110 | 111011 | 101000011 | 1100010 | 10101 |
Color Harmonies of #680140
Complementary color
Monochromatic Colors of #680140
Black with #680140
Text Example
Text Example
White with #680140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680140; }
p { color: rgb(104,1,64); }
H1.HeaderClassName
{
color: #680140;
}
.AnyTagClassName
{
color: #680140;
}
</style>
background-color css
<style>
a { background-color: #680140; }
a { background-color: rgb(104,1,64); }
div.DivClassName
{
background-color: #680140;
}
.BgClassName
{
background-color: #680140;
}
</style>
border-color css
<style>
span { border-color: #680140; }
span { border-color: rgb(104,1,64); }
td.TdClassName
{
border-color: #680140;
}
.TagClassName
{
border-color: #680140;
}
</style>