Shades of Tyrian Purple #680149
Tints of Tyrian Purple #680149
RGB
CMYK
RGB Variations
Color information
#680149 (or 0x680149) is known color: Tyrian Purple. HEX triplet: 68, 01 and 49. RGB value is (104,1,73). Sum of RGB (Red+Green+Blue) = 104+1+73=178 (23% of max value = 765). Red value is 104 (41.02% from 255 or 58.43% from 178); Green value is 1 (0.78% from 255 or 0.56% from 178); Blue value is 73 (28.91% from 255 or 41.01% from 178); Max value from RGB is 104 - color contains mainly: red. Hex color #680149 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680149 is #97FEB6. Grayscale: #272727. Windows color (decimal): -9961143 or 4784488. OLE color: 4784488.
HSL color Cylindrical-coordinate representation of color #680149: hue angle of 318.06º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #680149 is Cyan = 0, Magento = 0.99, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 1 | 73 | - |
| CMYK | 0 | 0.99 | 0.30 | 0.59 |
| HSL | 318.06º | 0.98% | 0.21% | - |
| HSV(B) | 318.06º | 0.99% | 0.41% | - |
| XYZ | 6.92 | 3.45 | 6.6 | - |
| YUV | 40.01 | 146.62 | 173.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 1 | 73 | 0 | 0.99 | 0.30 | 0.59 | 318.06 | 0.98 | 0.21 |
| Hex | 68 | 1 | 49 | 0 | 63 | 1E | 3B | 13E | 62 | 15 |
| Octal | 150 | 1 | 111 | 0 | 143 | 36 | 73 | 476 | 142 | 25 |
| Binary | 1101000 | 1 | 1001001 | 0 | 1100011 | 11110 | 111011 | 100111110 | 1100010 | 10101 |
Color Harmonies of #680149
Complementary color
Monochromatic Colors of #680149
Black with #680149
Text Example
Text Example
White with #680149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680149; }
p { color: rgb(104,1,73); }
H1.HeaderClassName
{
color: #680149;
}
.AnyTagClassName
{
color: #680149;
}
</style>
background-color css
<style>
a { background-color: #680149; }
a { background-color: rgb(104,1,73); }
div.DivClassName
{
background-color: #680149;
}
.BgClassName
{
background-color: #680149;
}
</style>
border-color css
<style>
span { border-color: #680149; }
span { border-color: rgb(104,1,73); }
td.TdClassName
{
border-color: #680149;
}
.TagClassName
{
border-color: #680149;
}
</style>