Shades of Tyrian Purple #680831
Tints of Tyrian Purple #680831
RGB
CMYK
RGB Variations
Color information
#680831 (or 0x680831) is known color: Tyrian Purple. HEX triplet: 68, 08 and 31. RGB value is (104,8,49). Sum of RGB (Red+Green+Blue) = 104+8+49=161 (21% of max value = 765). Red value is 104 (41.02% from 255 or 64.60% from 161); Green value is 8 (3.52% from 255 or 4.97% from 161); Blue value is 49 (19.53% from 255 or 30.43% from 161); Max value from RGB is 104 - color contains mainly: red. Hex color #680831 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680831 is #97F7CE. Grayscale: #292929. Windows color (decimal): -9959375 or 3213416. OLE color: 3213416.
HSL color Cylindrical-coordinate representation of color #680831: hue angle of 334.38º 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 #680831 is Cyan = 0, Magento = 0.92, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 8 | 49 | - |
| CMYK | 0 | 0.92 | 0.53 | 0.59 |
| HSL | 334.38º | 0.86% | 0.22% | - |
| HSV(B) | 334.38º | 0.92% | 0.41% | - |
| XYZ | 6.35 | 3.34 | 3.22 | - |
| YUV | 41.38 | 132.3 | 172.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 8 | 49 | 0 | 0.92 | 0.53 | 0.59 | 334.38 | 0.86 | 0.22 |
| Hex | 68 | 8 | 31 | 0 | 5C | 35 | 3B | 14E | 56 | 16 |
| Octal | 150 | 10 | 61 | 0 | 134 | 65 | 73 | 516 | 126 | 26 |
| Binary | 1101000 | 1000 | 110001 | 0 | 1011100 | 110101 | 111011 | 101001110 | 1010110 | 10110 |
Color Harmonies of #680831
Complementary color
Monochromatic Colors of #680831
Black with #680831
Text Example
Text Example
White with #680831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680831; }
p { color: rgb(104,8,49); }
H1.HeaderClassName
{
color: #680831;
}
.AnyTagClassName
{
color: #680831;
}
</style>
background-color css
<style>
a { background-color: #680831; }
a { background-color: rgb(104,8,49); }
div.DivClassName
{
background-color: #680831;
}
.BgClassName
{
background-color: #680831;
}
</style>
border-color css
<style>
span { border-color: #680831; }
span { border-color: rgb(104,8,49); }
td.TdClassName
{
border-color: #680831;
}
.TagClassName
{
border-color: #680831;
}
</style>