Shades of Tyrian Purple #680449
Tints of Tyrian Purple #680449
RGB
CMYK
RGB Variations
Color information
#680449 (or 0x680449) is known color: Tyrian Purple. HEX triplet: 68, 04 and 49. RGB value is (104,4,73). Sum of RGB (Red+Green+Blue) = 104+4+73=181 (23% of max value = 765). Red value is 104 (41.02% from 255 or 57.46% from 181); Green value is 4 (1.95% from 255 or 2.21% from 181); Blue value is 73 (28.91% from 255 or 40.33% from 181); Max value from RGB is 104 - color contains mainly: red. Hex color #680449 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680449 is #97FBB6. Grayscale: #292929. Windows color (decimal): -9960375 or 4785256. OLE color: 4785256.
HSL color Cylindrical-coordinate representation of color #680449: hue angle of 318.6º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #680449 is Cyan = 0, Magento = 0.96, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 4 | 73 | - |
| CMYK | 0 | 0.96 | 0.30 | 0.59 |
| HSL | 318.6º | 0.93% | 0.21% | - |
| HSV(B) | 318.6º | 0.96% | 0.41% | - |
| XYZ | 6.95 | 3.51 | 6.61 | - |
| YUV | 41.77 | 145.63 | 172.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 4 | 73 | 0 | 0.96 | 0.30 | 0.59 | 318.6 | 0.93 | 0.21 |
| Hex | 68 | 4 | 49 | 0 | 60 | 1E | 3B | 13F | 5D | 15 |
| Octal | 150 | 4 | 111 | 0 | 140 | 36 | 73 | 477 | 135 | 25 |
| Binary | 1101000 | 100 | 1001001 | 0 | 1100000 | 11110 | 111011 | 100111111 | 1011101 | 10101 |
Color Harmonies of #680449
Complementary color
Monochromatic Colors of #680449
Black with #680449
Text Example
Text Example
White with #680449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680449; }
p { color: rgb(104,4,73); }
H1.HeaderClassName
{
color: #680449;
}
.AnyTagClassName
{
color: #680449;
}
</style>
background-color css
<style>
a { background-color: #680449; }
a { background-color: rgb(104,4,73); }
div.DivClassName
{
background-color: #680449;
}
.BgClassName
{
background-color: #680449;
}
</style>
border-color css
<style>
span { border-color: #680449; }
span { border-color: rgb(104,4,73); }
td.TdClassName
{
border-color: #680449;
}
.TagClassName
{
border-color: #680449;
}
</style>