Shades of Tyrian Purple #680736
Tints of Tyrian Purple #680736
RGB
CMYK
RGB Variations
Color information
#680736 (or 0x680736) is known color: Tyrian Purple. HEX triplet: 68, 07 and 36. RGB value is (104,7,54). Sum of RGB (Red+Green+Blue) = 104+7+54=165 (21% of max value = 765). Red value is 104 (41.02% from 255 or 63.03% from 165); Green value is 7 (3.12% from 255 or 4.24% from 165); Blue value is 54 (21.48% from 255 or 32.73% from 165); Max value from RGB is 104 - color contains mainly: red. Hex color #680736 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680736 is #97F8C9. Grayscale: #292929. Windows color (decimal): -9959626 or 3540840. OLE color: 3540840.
HSL color Cylindrical-coordinate representation of color #680736: hue angle of 330.93º 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 #680736 is Cyan = 0, Magento = 0.93, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 7 | 54 | - |
| CMYK | 0 | 0.93 | 0.48 | 0.59 |
| HSL | 330.93º | 0.87% | 0.22% | - |
| HSV(B) | 330.93º | 0.93% | 0.41% | - |
| XYZ | 6.45 | 3.36 | 3.8 | - |
| YUV | 41.36 | 135.14 | 172.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 7 | 54 | 0 | 0.93 | 0.48 | 0.59 | 330.93 | 0.87 | 0.22 |
| Hex | 68 | 7 | 36 | 0 | 5D | 30 | 3B | 14B | 57 | 16 |
| Octal | 150 | 7 | 66 | 0 | 135 | 60 | 73 | 513 | 127 | 26 |
| Binary | 1101000 | 111 | 110110 | 0 | 1011101 | 110000 | 111011 | 101001011 | 1010111 | 10110 |
Color Harmonies of #680736
Complementary color
Monochromatic Colors of #680736
Black with #680736
Text Example
Text Example
White with #680736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680736; }
p { color: rgb(104,7,54); }
H1.HeaderClassName
{
color: #680736;
}
.AnyTagClassName
{
color: #680736;
}
</style>
background-color css
<style>
a { background-color: #680736; }
a { background-color: rgb(104,7,54); }
div.DivClassName
{
background-color: #680736;
}
.BgClassName
{
background-color: #680736;
}
</style>
border-color css
<style>
span { border-color: #680736; }
span { border-color: rgb(104,7,54); }
td.TdClassName
{
border-color: #680736;
}
.TagClassName
{
border-color: #680736;
}
</style>