Shades of Tyrian Purple #680636
Tints of Tyrian Purple #680636
RGB
CMYK
RGB Variations
Color information
#680636 (or 0x680636) is known color: Tyrian Purple. HEX triplet: 68, 06 and 36. RGB value is (104,6,54). Sum of RGB (Red+Green+Blue) = 104+6+54=164 (21% of max value = 765). Red value is 104 (41.02% from 255 or 63.41% from 164); Green value is 6 (2.73% from 255 or 3.66% from 164); Blue value is 54 (21.48% from 255 or 32.93% from 164); Max value from RGB is 104 - color contains mainly: red. Hex color #680636 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680636 is #97F9C9. Grayscale: #282828. Windows color (decimal): -9959882 or 3540584. OLE color: 3540584.
HSL color Cylindrical-coordinate representation of color #680636: hue angle of 330.61º 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 #680636 is Cyan = 0, Magento = 0.94, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 6 | 54 | - |
| CMYK | 0 | 0.94 | 0.48 | 0.59 |
| HSL | 330.61º | 0.89% | 0.22% | - |
| HSV(B) | 330.61º | 0.94% | 0.41% | - |
| XYZ | 6.44 | 3.34 | 3.8 | - |
| YUV | 40.77 | 135.47 | 173.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 6 | 54 | 0 | 0.94 | 0.48 | 0.59 | 330.61 | 0.89 | 0.22 |
| Hex | 68 | 6 | 36 | 0 | 5E | 30 | 3B | 14B | 59 | 16 |
| Octal | 150 | 6 | 66 | 0 | 136 | 60 | 73 | 513 | 131 | 26 |
| Binary | 1101000 | 110 | 110110 | 0 | 1011110 | 110000 | 111011 | 101001011 | 1011001 | 10110 |
Color Harmonies of #680636
Complementary color
Monochromatic Colors of #680636
Black with #680636
Text Example
Text Example
White with #680636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680636; }
p { color: rgb(104,6,54); }
H1.HeaderClassName
{
color: #680636;
}
.AnyTagClassName
{
color: #680636;
}
</style>
background-color css
<style>
a { background-color: #680636; }
a { background-color: rgb(104,6,54); }
div.DivClassName
{
background-color: #680636;
}
.BgClassName
{
background-color: #680636;
}
</style>
border-color css
<style>
span { border-color: #680636; }
span { border-color: rgb(104,6,54); }
td.TdClassName
{
border-color: #680636;
}
.TagClassName
{
border-color: #680636;
}
</style>