Shades of Tyrian Purple #680856
Tints of Tyrian Purple #680856
RGB
CMYK
RGB Variations
Color information
#680856 (or 0x680856) is known color: Tyrian Purple. HEX triplet: 68, 08 and 56. RGB value is (104,8,86). Sum of RGB (Red+Green+Blue) = 104+8+86=198 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52.53% from 198); Green value is 8 (3.52% from 255 or 4.04% from 198); Blue value is 86 (33.98% from 255 or 43.43% from 198); Max value from RGB is 104 - color contains mainly: red. Hex color #680856 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #680856 is #97F7A9. Grayscale: #2D2D2D. Windows color (decimal): -9959338 or 5638248. OLE color: 5638248.
HSL color Cylindrical-coordinate representation of color #680856: hue angle of 311.25º 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 #680856 is Cyan = 0, Magento = 0.92, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 8 | 86 | - |
| CMYK | 0 | 0.92 | 0.17 | 0.59 |
| HSL | 311.25º | 0.86% | 0.22% | - |
| HSV(B) | 311.25º | 0.92% | 0.41% | - |
| XYZ | 7.48 | 3.79 | 9.14 | - |
| YUV | 45.6 | 150.8 | 169.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 8 | 86 | 0 | 0.92 | 0.17 | 0.59 | 311.25 | 0.86 | 0.22 |
| Hex | 68 | 8 | 56 | 0 | 5C | 11 | 3B | 137 | 56 | 16 |
| Octal | 150 | 10 | 126 | 0 | 134 | 21 | 73 | 467 | 126 | 26 |
| Binary | 1101000 | 1000 | 1010110 | 0 | 1011100 | 10001 | 111011 | 100110111 | 1010110 | 10110 |
Color Harmonies of #680856
Complementary color
Monochromatic Colors of #680856
Black with #680856
Text Example
Text Example
White with #680856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680856; }
p { color: rgb(104,8,86); }
H1.HeaderClassName
{
color: #680856;
}
.AnyTagClassName
{
color: #680856;
}
</style>
background-color css
<style>
a { background-color: #680856; }
a { background-color: rgb(104,8,86); }
div.DivClassName
{
background-color: #680856;
}
.BgClassName
{
background-color: #680856;
}
</style>
border-color css
<style>
span { border-color: #680856; }
span { border-color: rgb(104,8,86); }
td.TdClassName
{
border-color: #680856;
}
.TagClassName
{
border-color: #680856;
}
</style>