Shades of Tyrian Purple #680648
Tints of Tyrian Purple #680648
RGB
CMYK
RGB Variations
Color information
#680648 (or 0x680648) is known color: Tyrian Purple. HEX triplet: 68, 06 and 48. RGB value is (104,6,72). Sum of RGB (Red+Green+Blue) = 104+6+72=182 (24% of max value = 765). Red value is 104 (41.02% from 255 or 57.14% from 182); Green value is 6 (2.73% from 255 or 3.30% from 182); Blue value is 72 (28.52% from 255 or 39.56% from 182); Max value from RGB is 104 - color contains mainly: red. Hex color #680648 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680648 is #97F9B7. Grayscale: #2A2A2A. Windows color (decimal): -9959864 or 4720232. OLE color: 4720232.
HSL color Cylindrical-coordinate representation of color #680648: hue angle of 319.59º 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 #680648 is Cyan = 0, Magento = 0.94, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 6 | 72 | - |
| CMYK | 0 | 0.94 | 0.31 | 0.59 |
| HSL | 319.59º | 0.89% | 0.22% | - |
| HSV(B) | 319.59º | 0.94% | 0.41% | - |
| XYZ | 6.94 | 3.54 | 6.45 | - |
| YUV | 42.83 | 144.47 | 171.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 6 | 72 | 0 | 0.94 | 0.31 | 0.59 | 319.59 | 0.89 | 0.22 |
| Hex | 68 | 6 | 48 | 0 | 5E | 1F | 3B | 140 | 59 | 16 |
| Octal | 150 | 6 | 110 | 0 | 136 | 37 | 73 | 500 | 131 | 26 |
| Binary | 1101000 | 110 | 1001000 | 0 | 1011110 | 11111 | 111011 | 101000000 | 1011001 | 10110 |
Color Harmonies of #680648
Complementary color
Monochromatic Colors of #680648
Black with #680648
Text Example
Text Example
White with #680648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680648; }
p { color: rgb(104,6,72); }
H1.HeaderClassName
{
color: #680648;
}
.AnyTagClassName
{
color: #680648;
}
</style>
background-color css
<style>
a { background-color: #680648; }
a { background-color: rgb(104,6,72); }
div.DivClassName
{
background-color: #680648;
}
.BgClassName
{
background-color: #680648;
}
</style>
border-color css
<style>
span { border-color: #680648; }
span { border-color: rgb(104,6,72); }
td.TdClassName
{
border-color: #680648;
}
.TagClassName
{
border-color: #680648;
}
</style>