Shades of Tyrian Purple #680349
Tints of Tyrian Purple #680349
RGB
CMYK
RGB Variations
Color information
#680349 (or 0x680349) is known color: Tyrian Purple. HEX triplet: 68, 03 and 49. RGB value is (104,3,73). Sum of RGB (Red+Green+Blue) = 104+3+73=180 (23% of max value = 765). Red value is 104 (41.02% from 255 or 57.78% from 180); Green value is 3 (1.56% from 255 or 1.67% from 180); Blue value is 73 (28.91% from 255 or 40.56% from 180); Max value from RGB is 104 - color contains mainly: red. Hex color #680349 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680349 is #97FCB6. Grayscale: #292929. Windows color (decimal): -9960631 or 4785000. OLE color: 4785000.
HSL color Cylindrical-coordinate representation of color #680349: hue angle of 318.42º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #680349 is Cyan = 0, Magento = 0.97, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 3 | 73 | - |
| CMYK | 0 | 0.97 | 0.30 | 0.59 |
| HSL | 318.42º | 0.94% | 0.21% | - |
| HSV(B) | 318.42º | 0.97% | 0.41% | - |
| XYZ | 6.94 | 3.49 | 6.61 | - |
| YUV | 41.18 | 145.96 | 172.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 3 | 73 | 0 | 0.97 | 0.30 | 0.59 | 318.42 | 0.94 | 0.21 |
| Hex | 68 | 3 | 49 | 0 | 61 | 1E | 3B | 13E | 5E | 15 |
| Octal | 150 | 3 | 111 | 0 | 141 | 36 | 73 | 476 | 136 | 25 |
| Binary | 1101000 | 11 | 1001001 | 0 | 1100001 | 11110 | 111011 | 100111110 | 1011110 | 10101 |
Color Harmonies of #680349
Complementary color
Monochromatic Colors of #680349
Black with #680349
Text Example
Text Example
White with #680349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680349; }
p { color: rgb(104,3,73); }
H1.HeaderClassName
{
color: #680349;
}
.AnyTagClassName
{
color: #680349;
}
</style>
background-color css
<style>
a { background-color: #680349; }
a { background-color: rgb(104,3,73); }
div.DivClassName
{
background-color: #680349;
}
.BgClassName
{
background-color: #680349;
}
</style>
border-color css
<style>
span { border-color: #680349; }
span { border-color: rgb(104,3,73); }
td.TdClassName
{
border-color: #680349;
}
.TagClassName
{
border-color: #680349;
}
</style>