Shades of Tyrian Purple #680540
Tints of Tyrian Purple #680540
RGB
CMYK
RGB Variations
Color information
#680540 (or 0x680540) is known color: Tyrian Purple. HEX triplet: 68, 05 and 40. RGB value is (104,5,64). Sum of RGB (Red+Green+Blue) = 104+5+64=173 (22% of max value = 765). Red value is 104 (41.02% from 255 or 60.12% from 173); Green value is 5 (2.34% from 255 or 2.89% from 173); Blue value is 64 (25.39% from 255 or 36.99% from 173); Max value from RGB is 104 - color contains mainly: red. Hex color #680540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680540 is #97FABF. Grayscale: #292929. Windows color (decimal): -9960128 or 4195688. OLE color: 4195688.
HSL color Cylindrical-coordinate representation of color #680540: hue angle of 324.24º 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 #680540 is Cyan = 0, Magento = 0.95, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 5 | 64 | - |
| CMYK | 0 | 0.95 | 0.38 | 0.59 |
| HSL | 324.24º | 0.91% | 0.21% | - |
| HSV(B) | 324.24º | 0.95% | 0.41% | - |
| XYZ | 6.69 | 3.42 | 5.16 | - |
| YUV | 41.33 | 140.8 | 172.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 5 | 64 | 0 | 0.95 | 0.38 | 0.59 | 324.24 | 0.91 | 0.21 |
| Hex | 68 | 5 | 40 | 0 | 5F | 26 | 3B | 144 | 5B | 15 |
| Octal | 150 | 5 | 100 | 0 | 137 | 46 | 73 | 504 | 133 | 25 |
| Binary | 1101000 | 101 | 1000000 | 0 | 1011111 | 100110 | 111011 | 101000100 | 1011011 | 10101 |
Color Harmonies of #680540
Complementary color
Monochromatic Colors of #680540
Black with #680540
Text Example
Text Example
White with #680540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680540; }
p { color: rgb(104,5,64); }
H1.HeaderClassName
{
color: #680540;
}
.AnyTagClassName
{
color: #680540;
}
</style>
background-color css
<style>
a { background-color: #680540; }
a { background-color: rgb(104,5,64); }
div.DivClassName
{
background-color: #680540;
}
.BgClassName
{
background-color: #680540;
}
</style>
border-color css
<style>
span { border-color: #680540; }
span { border-color: rgb(104,5,64); }
td.TdClassName
{
border-color: #680540;
}
.TagClassName
{
border-color: #680540;
}
</style>