Shades of Tyrian Purple #680844
Tints of Tyrian Purple #680844
RGB
CMYK
RGB Variations
Color information
#680844 (or 0x680844) is known color: Tyrian Purple. HEX triplet: 68, 08 and 44. RGB value is (104,8,68). Sum of RGB (Red+Green+Blue) = 104+8+68=180 (23% of max value = 765). Red value is 104 (41.02% from 255 or 57.78% from 180); Green value is 8 (3.52% from 255 or 4.44% from 180); Blue value is 68 (26.95% from 255 or 37.78% from 180); Max value from RGB is 104 - color contains mainly: red. Hex color #680844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680844 is #97F7BB. Grayscale: #2B2B2B. Windows color (decimal): -9959356 or 4458600. OLE color: 4458600.
HSL color Cylindrical-coordinate representation of color #680844: hue angle of 322.5º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #680844 is Cyan = 0, Magento = 0.92, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 8 | 68 | - |
| CMYK | 0 | 0.92 | 0.35 | 0.59 |
| HSL | 322.5º | 0.86% | 0.22% | - |
| HSV(B) | 322.5º | 0.92% | 0.41% | - |
| XYZ | 6.84 | 3.53 | 5.79 | - |
| YUV | 43.54 | 141.8 | 171.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 8 | 68 | 0 | 0.92 | 0.35 | 0.59 | 322.5 | 0.86 | 0.22 |
| Hex | 68 | 8 | 44 | 0 | 5C | 23 | 3B | 142 | 56 | 16 |
| Octal | 150 | 10 | 104 | 0 | 134 | 43 | 73 | 502 | 126 | 26 |
| Binary | 1101000 | 1000 | 1000100 | 0 | 1011100 | 100011 | 111011 | 101000010 | 1010110 | 10110 |
Color Harmonies of #680844
Complementary color
Monochromatic Colors of #680844
Black with #680844
Text Example
Text Example
White with #680844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680844; }
p { color: rgb(104,8,68); }
H1.HeaderClassName
{
color: #680844;
}
.AnyTagClassName
{
color: #680844;
}
</style>
background-color css
<style>
a { background-color: #680844; }
a { background-color: rgb(104,8,68); }
div.DivClassName
{
background-color: #680844;
}
.BgClassName
{
background-color: #680844;
}
</style>
border-color css
<style>
span { border-color: #680844; }
span { border-color: rgb(104,8,68); }
td.TdClassName
{
border-color: #680844;
}
.TagClassName
{
border-color: #680844;
}
</style>