Shades of Tyrian Purple #680849
Tints of Tyrian Purple #680849
RGB
CMYK
RGB Variations
Color information
#680849 (or 0x680849) is known color: Tyrian Purple. HEX triplet: 68, 08 and 49. RGB value is (104,8,73). Sum of RGB (Red+Green+Blue) = 104+8+73=185 (24% of max value = 765). Red value is 104 (41.02% from 255 or 56.22% from 185); Green value is 8 (3.52% from 255 or 4.32% from 185); Blue value is 73 (28.91% from 255 or 39.46% from 185); Max value from RGB is 104 - color contains mainly: red. Hex color #680849 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680849 is #97F7B6. Grayscale: #2B2B2B. Windows color (decimal): -9959351 or 4786280. OLE color: 4786280.
HSL color Cylindrical-coordinate representation of color #680849: hue angle of 319.38º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #680849 is Cyan = 0, Magento = 0.92, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 8 | 73 | - |
| CMYK | 0 | 0.92 | 0.30 | 0.59 |
| HSL | 319.38º | 0.86% | 0.22% | - |
| HSV(B) | 319.38º | 0.92% | 0.41% | - |
| XYZ | 7 | 3.6 | 6.63 | - |
| YUV | 44.11 | 144.3 | 170.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 8 | 73 | 0 | 0.92 | 0.30 | 0.59 | 319.38 | 0.86 | 0.22 |
| Hex | 68 | 8 | 49 | 0 | 5C | 1E | 3B | 13F | 56 | 16 |
| Octal | 150 | 10 | 111 | 0 | 134 | 36 | 73 | 477 | 126 | 26 |
| Binary | 1101000 | 1000 | 1001001 | 0 | 1011100 | 11110 | 111011 | 100111111 | 1010110 | 10110 |
Color Harmonies of #680849
Complementary color
Monochromatic Colors of #680849
Black with #680849
Text Example
Text Example
White with #680849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680849; }
p { color: rgb(104,8,73); }
H1.HeaderClassName
{
color: #680849;
}
.AnyTagClassName
{
color: #680849;
}
</style>
background-color css
<style>
a { background-color: #680849; }
a { background-color: rgb(104,8,73); }
div.DivClassName
{
background-color: #680849;
}
.BgClassName
{
background-color: #680849;
}
</style>
border-color css
<style>
span { border-color: #680849; }
span { border-color: rgb(104,8,73); }
td.TdClassName
{
border-color: #680849;
}
.TagClassName
{
border-color: #680849;
}
</style>