Shades of Tyrian Purple #680647
Tints of Tyrian Purple #680647
RGB
CMYK
RGB Variations
Color information
#680647 (or 0x680647) is known color: Tyrian Purple. HEX triplet: 68, 06 and 47. RGB value is (104,6,71). Sum of RGB (Red+Green+Blue) = 104+6+71=181 (23% of max value = 765). Red value is 104 (41.02% from 255 or 57.46% from 181); Green value is 6 (2.73% from 255 or 3.31% from 181); Blue value is 71 (28.12% from 255 or 39.23% from 181); Max value from RGB is 104 - color contains mainly: red. Hex color #680647 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680647 is #97F9B8. Grayscale: #2A2A2A. Windows color (decimal): -9959865 or 4654696. OLE color: 4654696.
HSL color Cylindrical-coordinate representation of color #680647: hue angle of 320.2º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #680647 is Cyan = 0, Magento = 0.94, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 6 | 71 | - |
| CMYK | 0 | 0.94 | 0.32 | 0.59 |
| HSL | 320.2º | 0.89% | 0.22% | - |
| HSV(B) | 320.2º | 0.94% | 0.41% | - |
| XYZ | 6.91 | 3.53 | 6.28 | - |
| YUV | 42.71 | 143.97 | 171.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 6 | 71 | 0 | 0.94 | 0.32 | 0.59 | 320.2 | 0.89 | 0.22 |
| Hex | 68 | 6 | 47 | 0 | 5E | 20 | 3B | 140 | 59 | 16 |
| Octal | 150 | 6 | 107 | 0 | 136 | 40 | 73 | 500 | 131 | 26 |
| Binary | 1101000 | 110 | 1000111 | 0 | 1011110 | 100000 | 111011 | 101000000 | 1011001 | 10110 |
Color Harmonies of #680647
Complementary color
Monochromatic Colors of #680647
Black with #680647
Text Example
Text Example
White with #680647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680647; }
p { color: rgb(104,6,71); }
H1.HeaderClassName
{
color: #680647;
}
.AnyTagClassName
{
color: #680647;
}
</style>
background-color css
<style>
a { background-color: #680647; }
a { background-color: rgb(104,6,71); }
div.DivClassName
{
background-color: #680647;
}
.BgClassName
{
background-color: #680647;
}
</style>
border-color css
<style>
span { border-color: #680647; }
span { border-color: rgb(104,6,71); }
td.TdClassName
{
border-color: #680647;
}
.TagClassName
{
border-color: #680647;
}
</style>