Shades of Tyrian Purple #680637
Tints of Tyrian Purple #680637
RGB
CMYK
RGB Variations
Color information
#680637 (or 0x680637) is known color: Tyrian Purple. HEX triplet: 68, 06 and 37. RGB value is (104,6,55). Sum of RGB (Red+Green+Blue) = 104+6+55=165 (21% of max value = 765). Red value is 104 (41.02% from 255 or 63.03% from 165); Green value is 6 (2.73% from 255 or 3.64% from 165); Blue value is 55 (21.88% from 255 or 33.33% from 165); Max value from RGB is 104 - color contains mainly: red. Hex color #680637 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680637 is #97F9C8. Grayscale: #282828. Windows color (decimal): -9959881 or 3606120. OLE color: 3606120.
HSL color Cylindrical-coordinate representation of color #680637: hue angle of 330º 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 #680637 is Cyan = 0, Magento = 0.94, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 6 | 55 | - |
| CMYK | 0 | 0.94 | 0.47 | 0.59 |
| HSL | 330º | 0.89% | 0.22% | - |
| HSV(B) | 330º | 0.94% | 0.41% | - |
| XYZ | 6.46 | 3.35 | 3.92 | - |
| YUV | 40.89 | 135.97 | 173.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 6 | 55 | 0 | 0.94 | 0.47 | 0.59 | 330 | 0.89 | 0.22 |
| Hex | 68 | 6 | 37 | 0 | 5E | 2F | 3B | 14A | 59 | 16 |
| Octal | 150 | 6 | 67 | 0 | 136 | 57 | 73 | 512 | 131 | 26 |
| Binary | 1101000 | 110 | 110111 | 0 | 1011110 | 101111 | 111011 | 101001010 | 1011001 | 10110 |
Color Harmonies of #680637
Complementary color
Monochromatic Colors of #680637
Black with #680637
Text Example
Text Example
White with #680637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680637; }
p { color: rgb(104,6,55); }
H1.HeaderClassName
{
color: #680637;
}
.AnyTagClassName
{
color: #680637;
}
</style>
background-color css
<style>
a { background-color: #680637; }
a { background-color: rgb(104,6,55); }
div.DivClassName
{
background-color: #680637;
}
.BgClassName
{
background-color: #680637;
}
</style>
border-color css
<style>
span { border-color: #680637; }
span { border-color: rgb(104,6,55); }
td.TdClassName
{
border-color: #680637;
}
.TagClassName
{
border-color: #680637;
}
</style>