Shades of Tyrian Purple #680045
Tints of Tyrian Purple #680045
RGB
CMYK
RGB Variations
Color information
#680045 (or 0x680045) is known color: Tyrian Purple. HEX triplet: 68, 00 and 45. RGB value is (104,0,69). Sum of RGB (Red+Green+Blue) = 104+0+69=173 (22% of max value = 765). Red value is 104 (41.02% from 255 or 60.12% from 173); Green value is 0 (0.39% from 255 or 0% from 173); Blue value is 69 (27.34% from 255 or 39.88% from 173); Max value from RGB is 104 - color contains mainly: red. Hex color #680045 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680045 is #97FFBA. Grayscale: #262626. Windows color (decimal): -9961403 or 4522088. OLE color: 4522088.
HSL color Cylindrical-coordinate representation of color #680045: hue angle of 320.19º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 1%. Process color model (Four color, CMYK) of #680045 is Cyan = 0, Magento = 1, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 0 | 69 | - |
| CMYK | 0 | 1 | 0.34 | 0.59 |
| HSL | 320.19º | 1% | 0.2% | - |
| HSV(B) | 320.19º | 1% | 0.41% | - |
| XYZ | 6.78 | 3.37 | 5.92 | - |
| YUV | 38.96 | 144.96 | 174.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 0 | 69 | 0 | 1 | 0.34 | 0.59 | 320.19 | 1 | 0.2 |
| Hex | 68 | 0 | 45 | 0 | 64 | 22 | 3B | 140 | 64 | 14 |
| Octal | 150 | 0 | 105 | 0 | 144 | 42 | 73 | 500 | 144 | 24 |
| Binary | 1101000 | 0 | 1000101 | 0 | 1100100 | 100010 | 111011 | 101000000 | 1100100 | 10100 |
Color Harmonies of #680045
Complementary color
Monochromatic Colors of #680045
Black with #680045
Text Example
Text Example
White with #680045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680045; }
p { color: rgb(104,0,69); }
H1.HeaderClassName
{
color: #680045;
}
.AnyTagClassName
{
color: #680045;
}
</style>
background-color css
<style>
a { background-color: #680045; }
a { background-color: rgb(104,0,69); }
div.DivClassName
{
background-color: #680045;
}
.BgClassName
{
background-color: #680045;
}
</style>
border-color css
<style>
span { border-color: #680045; }
span { border-color: rgb(104,0,69); }
td.TdClassName
{
border-color: #680045;
}
.TagClassName
{
border-color: #680045;
}
</style>