Shades of Tyrian Purple #680657
Tints of Tyrian Purple #680657
RGB
CMYK
RGB Variations
Color information
#680657 (or 0x680657) is known color: Tyrian Purple. HEX triplet: 68, 06 and 57. RGB value is (104,6,87). Sum of RGB (Red+Green+Blue) = 104+6+87=197 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52.79% from 197); Green value is 6 (2.73% from 255 or 3.05% from 197); Blue value is 87 (34.38% from 255 or 44.16% from 197); Max value from RGB is 104 - color contains mainly: red. Hex color #680657 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #680657 is #97F9A8. Grayscale: #2C2C2C. Windows color (decimal): -9959849 or 5703272. OLE color: 5703272.
HSL color Cylindrical-coordinate representation of color #680657: hue angle of 310.41º 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 #680657 is Cyan = 0, Magento = 0.94, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 6 | 87 | - |
| CMYK | 0 | 0.94 | 0.16 | 0.59 |
| HSL | 310.41º | 0.89% | 0.22% | - |
| HSV(B) | 310.41º | 0.94% | 0.41% | - |
| XYZ | 7.49 | 3.76 | 9.35 | - |
| YUV | 44.54 | 151.97 | 170.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 6 | 87 | 0 | 0.94 | 0.16 | 0.59 | 310.41 | 0.89 | 0.22 |
| Hex | 68 | 6 | 57 | 0 | 5E | 10 | 3B | 136 | 59 | 16 |
| Octal | 150 | 6 | 127 | 0 | 136 | 20 | 73 | 466 | 131 | 26 |
| Binary | 1101000 | 110 | 1010111 | 0 | 1011110 | 10000 | 111011 | 100110110 | 1011001 | 10110 |
Color Harmonies of #680657
Complementary color
Monochromatic Colors of #680657
Black with #680657
Text Example
Text Example
White with #680657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680657; }
p { color: rgb(104,6,87); }
H1.HeaderClassName
{
color: #680657;
}
.AnyTagClassName
{
color: #680657;
}
</style>
background-color css
<style>
a { background-color: #680657; }
a { background-color: rgb(104,6,87); }
div.DivClassName
{
background-color: #680657;
}
.BgClassName
{
background-color: #680657;
}
</style>
border-color css
<style>
span { border-color: #680657; }
span { border-color: rgb(104,6,87); }
td.TdClassName
{
border-color: #680657;
}
.TagClassName
{
border-color: #680657;
}
</style>