Shades of Tyrian Purple #680631
Tints of Tyrian Purple #680631
RGB
CMYK
RGB Variations
Color information
#680631 (or 0x680631) is known color: Tyrian Purple. HEX triplet: 68, 06 and 31. RGB value is (104,6,49). Sum of RGB (Red+Green+Blue) = 104+6+49=159 (21% of max value = 765). Red value is 104 (41.02% from 255 or 65.41% from 159); Green value is 6 (2.73% from 255 or 3.77% from 159); Blue value is 49 (19.53% from 255 or 30.82% from 159); Max value from RGB is 104 - color contains mainly: red. Hex color #680631 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680631 is #97F9CE. Grayscale: #282828. Windows color (decimal): -9959887 or 3212904. OLE color: 3212904.
HSL color Cylindrical-coordinate representation of color #680631: hue angle of 333.67º 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 #680631 is Cyan = 0, Magento = 0.94, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 6 | 49 | - |
| CMYK | 0 | 0.94 | 0.53 | 0.59 |
| HSL | 333.67º | 0.89% | 0.22% | - |
| HSV(B) | 333.67º | 0.94% | 0.41% | - |
| XYZ | 6.33 | 3.3 | 3.21 | - |
| YUV | 40.2 | 132.97 | 173.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 6 | 49 | 0 | 0.94 | 0.53 | 0.59 | 333.67 | 0.89 | 0.22 |
| Hex | 68 | 6 | 31 | 0 | 5E | 35 | 3B | 14E | 59 | 16 |
| Octal | 150 | 6 | 61 | 0 | 136 | 65 | 73 | 516 | 131 | 26 |
| Binary | 1101000 | 110 | 110001 | 0 | 1011110 | 110101 | 111011 | 101001110 | 1011001 | 10110 |
Color Harmonies of #680631
Complementary color
Monochromatic Colors of #680631
Black with #680631
Text Example
Text Example
White with #680631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680631; }
p { color: rgb(104,6,49); }
H1.HeaderClassName
{
color: #680631;
}
.AnyTagClassName
{
color: #680631;
}
</style>
background-color css
<style>
a { background-color: #680631; }
a { background-color: rgb(104,6,49); }
div.DivClassName
{
background-color: #680631;
}
.BgClassName
{
background-color: #680631;
}
</style>
border-color css
<style>
span { border-color: #680631; }
span { border-color: rgb(104,6,49); }
td.TdClassName
{
border-color: #680631;
}
.TagClassName
{
border-color: #680631;
}
</style>