Shades of Tyrian Purple #680446
Tints of Tyrian Purple #680446
RGB
CMYK
RGB Variations
Color information
#680446 (or 0x680446) is known color: Tyrian Purple. HEX triplet: 68, 04 and 46. RGB value is (104,4,70). Sum of RGB (Red+Green+Blue) = 104+4+70=178 (23% of max value = 765). Red value is 104 (41.02% from 255 or 58.43% from 178); Green value is 4 (1.95% from 255 or 2.25% from 178); Blue value is 70 (27.73% from 255 or 39.33% from 178); Max value from RGB is 104 - color contains mainly: red. Hex color #680446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680446 is #97FBB9. Grayscale: #292929. Windows color (decimal): -9960378 or 4588648. OLE color: 4588648.
HSL color Cylindrical-coordinate representation of color #680446: hue angle of 320.4º 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 #680446 is Cyan = 0, Magento = 0.96, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 4 | 70 | - |
| CMYK | 0 | 0.96 | 0.33 | 0.59 |
| HSL | 320.4º | 0.93% | 0.21% | - |
| HSV(B) | 320.4º | 0.96% | 0.41% | - |
| XYZ | 6.86 | 3.47 | 6.1 | - |
| YUV | 41.42 | 144.13 | 172.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 4 | 70 | 0 | 0.96 | 0.33 | 0.59 | 320.4 | 0.93 | 0.21 |
| Hex | 68 | 4 | 46 | 0 | 60 | 21 | 3B | 140 | 5D | 15 |
| Octal | 150 | 4 | 106 | 0 | 140 | 41 | 73 | 500 | 135 | 25 |
| Binary | 1101000 | 100 | 1000110 | 0 | 1100000 | 100001 | 111011 | 101000000 | 1011101 | 10101 |
Color Harmonies of #680446
Complementary color
Monochromatic Colors of #680446
Black with #680446
Text Example
Text Example
White with #680446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680446; }
p { color: rgb(104,4,70); }
H1.HeaderClassName
{
color: #680446;
}
.AnyTagClassName
{
color: #680446;
}
</style>
background-color css
<style>
a { background-color: #680446; }
a { background-color: rgb(104,4,70); }
div.DivClassName
{
background-color: #680446;
}
.BgClassName
{
background-color: #680446;
}
</style>
border-color css
<style>
span { border-color: #680446; }
span { border-color: rgb(104,4,70); }
td.TdClassName
{
border-color: #680446;
}
.TagClassName
{
border-color: #680446;
}
</style>