Shades of Tyrian Purple #680539
Tints of Tyrian Purple #680539
RGB
CMYK
RGB Variations
Color information
#680539 (or 0x680539) is known color: Tyrian Purple. HEX triplet: 68, 05 and 39. RGB value is (104,5,57). Sum of RGB (Red+Green+Blue) = 104+5+57=166 (21% of max value = 765). Red value is 104 (41.02% from 255 or 62.65% from 166); Green value is 5 (2.34% from 255 or 3.01% from 166); Blue value is 57 (22.66% from 255 or 34.34% from 166); Max value from RGB is 104 - color contains mainly: red. Hex color #680539 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680539 is #97FAC6. Grayscale: #282828. Windows color (decimal): -9960135 or 3736936. OLE color: 3736936.
HSL color Cylindrical-coordinate representation of color #680539: hue angle of 328.48º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #680539 is Cyan = 0, Magento = 0.95, Yellow = 0.45 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 5 | 57 | - |
| CMYK | 0 | 0.95 | 0.45 | 0.59 |
| HSL | 328.48º | 0.91% | 0.21% | - |
| HSV(B) | 328.48º | 0.95% | 0.41% | - |
| XYZ | 6.5 | 3.35 | 4.17 | - |
| YUV | 40.53 | 137.3 | 173.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 5 | 57 | 0 | 0.95 | 0.45 | 0.59 | 328.48 | 0.91 | 0.21 |
| Hex | 68 | 5 | 39 | 0 | 5F | 2D | 3B | 148 | 5B | 15 |
| Octal | 150 | 5 | 71 | 0 | 137 | 55 | 73 | 510 | 133 | 25 |
| Binary | 1101000 | 101 | 111001 | 0 | 1011111 | 101101 | 111011 | 101001000 | 1011011 | 10101 |
Color Harmonies of #680539
Complementary color
Monochromatic Colors of #680539
Black with #680539
Text Example
Text Example
White with #680539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680539; }
p { color: rgb(104,5,57); }
H1.HeaderClassName
{
color: #680539;
}
.AnyTagClassName
{
color: #680539;
}
</style>
background-color css
<style>
a { background-color: #680539; }
a { background-color: rgb(104,5,57); }
div.DivClassName
{
background-color: #680539;
}
.BgClassName
{
background-color: #680539;
}
</style>
border-color css
<style>
span { border-color: #680539; }
span { border-color: rgb(104,5,57); }
td.TdClassName
{
border-color: #680539;
}
.TagClassName
{
border-color: #680539;
}
</style>