Shades of Tyrian Purple #680836
Tints of Tyrian Purple #680836
RGB
CMYK
RGB Variations
Color information
#680836 (or 0x680836) is known color: Tyrian Purple. HEX triplet: 68, 08 and 36. RGB value is (104,8,54). Sum of RGB (Red+Green+Blue) = 104+8+54=166 (21% of max value = 765). Red value is 104 (41.02% from 255 or 62.65% from 166); Green value is 8 (3.52% from 255 or 4.82% from 166); Blue value is 54 (21.48% from 255 or 32.53% from 166); Max value from RGB is 104 - color contains mainly: red. Hex color #680836 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680836 is #97F7C9. Grayscale: #292929. Windows color (decimal): -9959370 or 3541096. OLE color: 3541096.
HSL color Cylindrical-coordinate representation of color #680836: hue angle of 331.25º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #680836 is Cyan = 0, Magento = 0.92, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 8 | 54 | - |
| CMYK | 0 | 0.92 | 0.48 | 0.59 |
| HSL | 331.25º | 0.86% | 0.22% | - |
| HSV(B) | 331.25º | 0.92% | 0.41% | - |
| XYZ | 6.46 | 3.38 | 3.8 | - |
| YUV | 41.95 | 134.8 | 172.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 8 | 54 | 0 | 0.92 | 0.48 | 0.59 | 331.25 | 0.86 | 0.22 |
| Hex | 68 | 8 | 36 | 0 | 5C | 30 | 3B | 14B | 56 | 16 |
| Octal | 150 | 10 | 66 | 0 | 134 | 60 | 73 | 513 | 126 | 26 |
| Binary | 1101000 | 1000 | 110110 | 0 | 1011100 | 110000 | 111011 | 101001011 | 1010110 | 10110 |
Color Harmonies of #680836
Complementary color
Monochromatic Colors of #680836
Black with #680836
Text Example
Text Example
White with #680836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680836; }
p { color: rgb(104,8,54); }
H1.HeaderClassName
{
color: #680836;
}
.AnyTagClassName
{
color: #680836;
}
</style>
background-color css
<style>
a { background-color: #680836; }
a { background-color: rgb(104,8,54); }
div.DivClassName
{
background-color: #680836;
}
.BgClassName
{
background-color: #680836;
}
</style>
border-color css
<style>
span { border-color: #680836; }
span { border-color: rgb(104,8,54); }
td.TdClassName
{
border-color: #680836;
}
.TagClassName
{
border-color: #680836;
}
</style>