Shades of Tyrian Purple #680047
Tints of Tyrian Purple #680047
RGB
CMYK
RGB Variations
Color information
#680047 (or 0x680047) is known color: Tyrian Purple. HEX triplet: 68, 00 and 47. RGB value is (104,0,71). Sum of RGB (Red+Green+Blue) = 104+0+71=175 (23% of max value = 765). Red value is 104 (41.02% from 255 or 59.43% from 175); Green value is 0 (0.39% from 255 or 0% from 175); Blue value is 71 (28.12% from 255 or 40.57% from 175); Max value from RGB is 104 - color contains mainly: red. Hex color #680047 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680047 is #97FFB8. Grayscale: #272727. Windows color (decimal): -9961401 or 4653160. OLE color: 4653160.
HSL color Cylindrical-coordinate representation of color #680047: hue angle of 319.04º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 1%. Process color model (Four color, CMYK) of #680047 is Cyan = 0, Magento = 1, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 0 | 71 | - |
| CMYK | 0 | 1 | 0.32 | 0.59 |
| HSL | 319.04º | 1% | 0.2% | - |
| HSV(B) | 319.04º | 1% | 0.41% | - |
| XYZ | 6.85 | 3.4 | 6.26 | - |
| YUV | 39.19 | 145.96 | 174.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 0 | 71 | 0 | 1 | 0.32 | 0.59 | 319.04 | 1 | 0.2 |
| Hex | 68 | 0 | 47 | 0 | 64 | 20 | 3B | 13F | 64 | 14 |
| Octal | 150 | 0 | 107 | 0 | 144 | 40 | 73 | 477 | 144 | 24 |
| Binary | 1101000 | 0 | 1000111 | 0 | 1100100 | 100000 | 111011 | 100111111 | 1100100 | 10100 |
Color Harmonies of #680047
Complementary color
Monochromatic Colors of #680047
Black with #680047
Text Example
Text Example
White with #680047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680047; }
p { color: rgb(104,0,71); }
H1.HeaderClassName
{
color: #680047;
}
.AnyTagClassName
{
color: #680047;
}
</style>
background-color css
<style>
a { background-color: #680047; }
a { background-color: rgb(104,0,71); }
div.DivClassName
{
background-color: #680047;
}
.BgClassName
{
background-color: #680047;
}
</style>
border-color css
<style>
span { border-color: #680047; }
span { border-color: rgb(104,0,71); }
td.TdClassName
{
border-color: #680047;
}
.TagClassName
{
border-color: #680047;
}
</style>