Shades of Tyrian Purple #680442
Tints of Tyrian Purple #680442
RGB
CMYK
RGB Variations
Color information
#680442 (or 0x680442) is known color: Tyrian Purple. HEX triplet: 68, 04 and 42. RGB value is (104,4,66). Sum of RGB (Red+Green+Blue) = 104+4+66=174 (23% of max value = 765). Red value is 104 (41.02% from 255 or 59.77% from 174); Green value is 4 (1.95% from 255 or 2.30% from 174); Blue value is 66 (26.17% from 255 or 37.93% from 174); Max value from RGB is 104 - color contains mainly: red. Hex color #680442 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680442 is #97FBBD. Grayscale: #282828. Windows color (decimal): -9960382 or 4326504. OLE color: 4326504.
HSL color Cylindrical-coordinate representation of color #680442: hue angle of 322.8º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #680442 is Cyan = 0, Magento = 0.96, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 4 | 66 | - |
| CMYK | 0 | 0.96 | 0.37 | 0.59 |
| HSL | 322.8º | 0.93% | 0.21% | - |
| HSV(B) | 322.8º | 0.96% | 0.41% | - |
| XYZ | 6.74 | 3.42 | 5.46 | - |
| YUV | 40.97 | 142.13 | 172.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 4 | 66 | 0 | 0.96 | 0.37 | 0.59 | 322.8 | 0.93 | 0.21 |
| Hex | 68 | 4 | 42 | 0 | 60 | 25 | 3B | 143 | 5D | 15 |
| Octal | 150 | 4 | 102 | 0 | 140 | 45 | 73 | 503 | 135 | 25 |
| Binary | 1101000 | 100 | 1000010 | 0 | 1100000 | 100101 | 111011 | 101000011 | 1011101 | 10101 |
Color Harmonies of #680442
Complementary color
Monochromatic Colors of #680442
Black with #680442
Text Example
Text Example
White with #680442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680442; }
p { color: rgb(104,4,66); }
H1.HeaderClassName
{
color: #680442;
}
.AnyTagClassName
{
color: #680442;
}
</style>
background-color css
<style>
a { background-color: #680442; }
a { background-color: rgb(104,4,66); }
div.DivClassName
{
background-color: #680442;
}
.BgClassName
{
background-color: #680442;
}
</style>
border-color css
<style>
span { border-color: #680442; }
span { border-color: rgb(104,4,66); }
td.TdClassName
{
border-color: #680442;
}
.TagClassName
{
border-color: #680442;
}
</style>