Shades of Tyrian Purple #680756
Tints of Tyrian Purple #680756
RGB
CMYK
RGB Variations
Color information
#680756 (or 0x680756) is known color: Tyrian Purple. HEX triplet: 68, 07 and 56. RGB value is (104,7,86). Sum of RGB (Red+Green+Blue) = 104+7+86=197 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52.79% from 197); Green value is 7 (3.12% from 255 or 3.55% from 197); Blue value is 86 (33.98% from 255 or 43.65% from 197); Max value from RGB is 104 - color contains mainly: red. Hex color #680756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #680756 is #97F8A9. Grayscale: #2C2C2C. Windows color (decimal): -9959594 or 5637992. OLE color: 5637992.
HSL color Cylindrical-coordinate representation of color #680756: hue angle of 311.13º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #680756 is Cyan = 0, Magento = 0.93, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 7 | 86 | - |
| CMYK | 0 | 0.93 | 0.17 | 0.59 |
| HSL | 311.13º | 0.87% | 0.22% | - |
| HSV(B) | 311.13º | 0.93% | 0.41% | - |
| XYZ | 7.46 | 3.77 | 9.14 | - |
| YUV | 45.01 | 151.14 | 170.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 7 | 86 | 0 | 0.93 | 0.17 | 0.59 | 311.13 | 0.87 | 0.22 |
| Hex | 68 | 7 | 56 | 0 | 5D | 11 | 3B | 137 | 57 | 16 |
| Octal | 150 | 7 | 126 | 0 | 135 | 21 | 73 | 467 | 127 | 26 |
| Binary | 1101000 | 111 | 1010110 | 0 | 1011101 | 10001 | 111011 | 100110111 | 1010111 | 10110 |
Color Harmonies of #680756
Complementary color
Monochromatic Colors of #680756
Black with #680756
Text Example
Text Example
White with #680756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680756; }
p { color: rgb(104,7,86); }
H1.HeaderClassName
{
color: #680756;
}
.AnyTagClassName
{
color: #680756;
}
</style>
background-color css
<style>
a { background-color: #680756; }
a { background-color: rgb(104,7,86); }
div.DivClassName
{
background-color: #680756;
}
.BgClassName
{
background-color: #680756;
}
</style>
border-color css
<style>
span { border-color: #680756; }
span { border-color: rgb(104,7,86); }
td.TdClassName
{
border-color: #680756;
}
.TagClassName
{
border-color: #680756;
}
</style>