Shades of Tyrian Purple #680835
Tints of Tyrian Purple #680835
RGB
CMYK
RGB Variations
Color information
#680835 (or 0x680835) is known color: Tyrian Purple. HEX triplet: 68, 08 and 35. RGB value is (104,8,53). Sum of RGB (Red+Green+Blue) = 104+8+53=165 (21% of max value = 765). Red value is 104 (41.02% from 255 or 63.03% from 165); Green value is 8 (3.52% from 255 or 4.85% from 165); Blue value is 53 (21.09% from 255 or 32.12% from 165); Max value from RGB is 104 - color contains mainly: red. Hex color #680835 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680835 is #97F7CA. Grayscale: #292929. Windows color (decimal): -9959371 or 3475560. OLE color: 3475560.
HSL color Cylindrical-coordinate representation of color #680835: hue angle of 331.88º 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 #680835 is Cyan = 0, Magento = 0.92, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 8 | 53 | - |
| CMYK | 0 | 0.92 | 0.49 | 0.59 |
| HSL | 331.88º | 0.86% | 0.22% | - |
| HSV(B) | 331.88º | 0.92% | 0.41% | - |
| XYZ | 6.44 | 3.37 | 3.68 | - |
| YUV | 41.83 | 134.3 | 172.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 8 | 53 | 0 | 0.92 | 0.49 | 0.59 | 331.88 | 0.86 | 0.22 |
| Hex | 68 | 8 | 35 | 0 | 5C | 31 | 3B | 14C | 56 | 16 |
| Octal | 150 | 10 | 65 | 0 | 134 | 61 | 73 | 514 | 126 | 26 |
| Binary | 1101000 | 1000 | 110101 | 0 | 1011100 | 110001 | 111011 | 101001100 | 1010110 | 10110 |
Color Harmonies of #680835
Complementary color
Monochromatic Colors of #680835
Black with #680835
Text Example
Text Example
White with #680835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680835; }
p { color: rgb(104,8,53); }
H1.HeaderClassName
{
color: #680835;
}
.AnyTagClassName
{
color: #680835;
}
</style>
background-color css
<style>
a { background-color: #680835; }
a { background-color: rgb(104,8,53); }
div.DivClassName
{
background-color: #680835;
}
.BgClassName
{
background-color: #680835;
}
</style>
border-color css
<style>
span { border-color: #680835; }
span { border-color: rgb(104,8,53); }
td.TdClassName
{
border-color: #680835;
}
.TagClassName
{
border-color: #680835;
}
</style>