Shades of Tyrian Purple #681041
Tints of Tyrian Purple #681041
RGB
CMYK
RGB Variations
Color information
#681041 (or 0x681041) is known color: Tyrian Purple. HEX triplet: 68, 10 and 41. RGB value is (104,16,65). Sum of RGB (Red+Green+Blue) = 104+16+65=185 (24% of max value = 765). Red value is 104 (41.02% from 255 or 56.22% from 185); Green value is 16 (6.64% from 255 or 8.65% from 185); Blue value is 65 (25.78% from 255 or 35.14% from 185); Max value from RGB is 104 - color contains mainly: red. Hex color #681041 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681041 is #97EFBE. Grayscale: #2F2F2F. Windows color (decimal): -9957311 or 4264040. OLE color: 4264040.
HSL color Cylindrical-coordinate representation of color #681041: hue angle of 326.59º degrees, saturation: 0.73, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #681041 is Cyan = 0, Magento = 0.85, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 16 | 65 | - |
| CMYK | 0 | 0.85 | 0.38 | 0.59 |
| HSL | 326.59º | 0.73% | 0.24% | - |
| HSV(B) | 326.59º | 0.85% | 0.41% | - |
| XYZ | 6.85 | 3.7 | 5.35 | - |
| YUV | 47.9 | 137.65 | 168.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 16 | 65 | 0 | 0.85 | 0.38 | 0.59 | 326.59 | 0.73 | 0.24 |
| Hex | 68 | 10 | 41 | 0 | 55 | 26 | 3B | 147 | 49 | 18 |
| Octal | 150 | 20 | 101 | 0 | 125 | 46 | 73 | 507 | 111 | 30 |
| Binary | 1101000 | 10000 | 1000001 | 0 | 1010101 | 100110 | 111011 | 101000111 | 1001001 | 11000 |
Color Harmonies of #681041
Complementary color
Monochromatic Colors of #681041
Black with #681041
Text Example
Text Example
White with #681041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681041; }
p { color: rgb(104,16,65); }
H1.HeaderClassName
{
color: #681041;
}
.AnyTagClassName
{
color: #681041;
}
</style>
background-color css
<style>
a { background-color: #681041; }
a { background-color: rgb(104,16,65); }
div.DivClassName
{
background-color: #681041;
}
.BgClassName
{
background-color: #681041;
}
</style>
border-color css
<style>
span { border-color: #681041; }
span { border-color: rgb(104,16,65); }
td.TdClassName
{
border-color: #681041;
}
.TagClassName
{
border-color: #681041;
}
</style>