Shades of Tyrian Purple #680939
Tints of Tyrian Purple #680939
RGB
CMYK
RGB Variations
Color information
#680939 (or 0x680939) is known color: Tyrian Purple. HEX triplet: 68, 09 and 39. RGB value is (104,9,57). Sum of RGB (Red+Green+Blue) = 104+9+57=170 (22% of max value = 765). Red value is 104 (41.02% from 255 or 61.18% from 170); Green value is 9 (3.91% from 255 or 5.29% from 170); Blue value is 57 (22.66% from 255 or 33.53% from 170); Max value from RGB is 104 - color contains mainly: red. Hex color #680939 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680939 is #97F6C6. Grayscale: #2A2A2A. Windows color (decimal): -9959111 or 3737960. OLE color: 3737960.
HSL color Cylindrical-coordinate representation of color #680939: hue angle of 329.68º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #680939 is Cyan = 0, Magento = 0.91, Yellow = 0.45 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 9 | 57 | - |
| CMYK | 0 | 0.91 | 0.45 | 0.59 |
| HSL | 329.68º | 0.84% | 0.22% | - |
| HSV(B) | 329.68º | 0.91% | 0.41% | - |
| XYZ | 6.55 | 3.43 | 4.19 | - |
| YUV | 42.88 | 135.97 | 171.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 9 | 57 | 0 | 0.91 | 0.45 | 0.59 | 329.68 | 0.84 | 0.22 |
| Hex | 68 | 9 | 39 | 0 | 5B | 2D | 3B | 14A | 54 | 16 |
| Octal | 150 | 11 | 71 | 0 | 133 | 55 | 73 | 512 | 124 | 26 |
| Binary | 1101000 | 1001 | 111001 | 0 | 1011011 | 101101 | 111011 | 101001010 | 1010100 | 10110 |
Color Harmonies of #680939
Complementary color
Monochromatic Colors of #680939
Black with #680939
Text Example
Text Example
White with #680939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680939; }
p { color: rgb(104,9,57); }
H1.HeaderClassName
{
color: #680939;
}
.AnyTagClassName
{
color: #680939;
}
</style>
background-color css
<style>
a { background-color: #680939; }
a { background-color: rgb(104,9,57); }
div.DivClassName
{
background-color: #680939;
}
.BgClassName
{
background-color: #680939;
}
</style>
border-color css
<style>
span { border-color: #680939; }
span { border-color: rgb(104,9,57); }
td.TdClassName
{
border-color: #680939;
}
.TagClassName
{
border-color: #680939;
}
</style>