Shades of Tyrian Purple #680547
Tints of Tyrian Purple #680547
RGB
CMYK
RGB Variations
Color information
#680547 (or 0x680547) is known color: Tyrian Purple. HEX triplet: 68, 05 and 47. RGB value is (104,5,71). Sum of RGB (Red+Green+Blue) = 104+5+71=180 (23% of max value = 765). Red value is 104 (41.02% from 255 or 57.78% from 180); Green value is 5 (2.34% from 255 or 2.78% from 180); Blue value is 71 (28.12% from 255 or 39.44% from 180); Max value from RGB is 104 - color contains mainly: red. Hex color #680547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680547 is #97FAB8. Grayscale: #292929. Windows color (decimal): -9960121 or 4654440. OLE color: 4654440.
HSL color Cylindrical-coordinate representation of color #680547: hue angle of 320º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #680547 is Cyan = 0, Magento = 0.95, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 5 | 71 | - |
| CMYK | 0 | 0.95 | 0.32 | 0.59 |
| HSL | 320º | 0.91% | 0.21% | - |
| HSV(B) | 320º | 0.95% | 0.41% | - |
| XYZ | 6.9 | 3.51 | 6.27 | - |
| YUV | 42.13 | 144.3 | 172.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 5 | 71 | 0 | 0.95 | 0.32 | 0.59 | 320 | 0.91 | 0.21 |
| Hex | 68 | 5 | 47 | 0 | 5F | 20 | 3B | 140 | 5B | 15 |
| Octal | 150 | 5 | 107 | 0 | 137 | 40 | 73 | 500 | 133 | 25 |
| Binary | 1101000 | 101 | 1000111 | 0 | 1011111 | 100000 | 111011 | 101000000 | 1011011 | 10101 |
Color Harmonies of #680547
Complementary color
Monochromatic Colors of #680547
Black with #680547
Text Example
Text Example
White with #680547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680547; }
p { color: rgb(104,5,71); }
H1.HeaderClassName
{
color: #680547;
}
.AnyTagClassName
{
color: #680547;
}
</style>
background-color css
<style>
a { background-color: #680547; }
a { background-color: rgb(104,5,71); }
div.DivClassName
{
background-color: #680547;
}
.BgClassName
{
background-color: #680547;
}
</style>
border-color css
<style>
span { border-color: #680547; }
span { border-color: rgb(104,5,71); }
td.TdClassName
{
border-color: #680547;
}
.TagClassName
{
border-color: #680547;
}
</style>