Shades of Tyrian Purple #680543
Tints of Tyrian Purple #680543
RGB
CMYK
RGB Variations
Color information
#680543 (or 0x680543) is known color: Tyrian Purple. HEX triplet: 68, 05 and 43. RGB value is (104,5,67). Sum of RGB (Red+Green+Blue) = 104+5+67=176 (23% of max value = 765). Red value is 104 (41.02% from 255 or 59.09% from 176); Green value is 5 (2.34% from 255 or 2.84% from 176); Blue value is 67 (26.56% from 255 or 38.07% from 176); Max value from RGB is 104 - color contains mainly: red. Hex color #680543 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680543 is #97FABC. Grayscale: #292929. Windows color (decimal): -9960125 or 4392296. OLE color: 4392296.
HSL color Cylindrical-coordinate representation of color #680543: hue angle of 322.42º 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 #680543 is Cyan = 0, Magento = 0.95, Yellow = 0.36 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 5 | 67 | - |
| CMYK | 0 | 0.95 | 0.36 | 0.59 |
| HSL | 322.42º | 0.91% | 0.21% | - |
| HSV(B) | 322.42º | 0.95% | 0.41% | - |
| XYZ | 6.78 | 3.46 | 5.62 | - |
| YUV | 41.67 | 142.3 | 172.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 5 | 67 | 0 | 0.95 | 0.36 | 0.59 | 322.42 | 0.91 | 0.21 |
| Hex | 68 | 5 | 43 | 0 | 5F | 24 | 3B | 142 | 5B | 15 |
| Octal | 150 | 5 | 103 | 0 | 137 | 44 | 73 | 502 | 133 | 25 |
| Binary | 1101000 | 101 | 1000011 | 0 | 1011111 | 100100 | 111011 | 101000010 | 1011011 | 10101 |
Color Harmonies of #680543
Complementary color
Monochromatic Colors of #680543
Black with #680543
Text Example
Text Example
White with #680543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680543; }
p { color: rgb(104,5,67); }
H1.HeaderClassName
{
color: #680543;
}
.AnyTagClassName
{
color: #680543;
}
</style>
background-color css
<style>
a { background-color: #680543; }
a { background-color: rgb(104,5,67); }
div.DivClassName
{
background-color: #680543;
}
.BgClassName
{
background-color: #680543;
}
</style>
border-color css
<style>
span { border-color: #680543; }
span { border-color: rgb(104,5,67); }
td.TdClassName
{
border-color: #680543;
}
.TagClassName
{
border-color: #680543;
}
</style>