Shades of Tyrian Purple #680035
Tints of Tyrian Purple #680035
RGB
CMYK
RGB Variations
Color information
#680035 (or 0x680035) is known color: Tyrian Purple. HEX triplet: 68, 00 and 35. RGB value is (104,0,53). Sum of RGB (Red+Green+Blue) = 104+0+53=157 (20% of max value = 765). Red value is 104 (41.02% from 255 or 66.24% from 157); Green value is 0 (0.39% from 255 or 0% from 157); Blue value is 53 (21.09% from 255 or 33.76% from 157); Max value from RGB is 104 - color contains mainly: red. Hex color #680035 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680035 is #97FFCA. Grayscale: #252525. Windows color (decimal): -9961419 or 3473512. OLE color: 3473512.
HSL color Cylindrical-coordinate representation of color #680035: hue angle of 329.42º 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 #680035 is Cyan = 0, Magento = 1, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 0 | 53 | - |
| CMYK | 0 | 1 | 0.49 | 0.59 |
| HSL | 329.42º | 1% | 0.2% | - |
| HSV(B) | 329.42º | 1% | 0.41% | - |
| XYZ | 6.35 | 3.2 | 3.65 | - |
| YUV | 37.14 | 136.96 | 175.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 0 | 53 | 0 | 1 | 0.49 | 0.59 | 329.42 | 1 | 0.2 |
| Hex | 68 | 0 | 35 | 0 | 64 | 31 | 3B | 149 | 64 | 14 |
| Octal | 150 | 0 | 65 | 0 | 144 | 61 | 73 | 511 | 144 | 24 |
| Binary | 1101000 | 0 | 110101 | 0 | 1100100 | 110001 | 111011 | 101001001 | 1100100 | 10100 |
Color Harmonies of #680035
Complementary color
Monochromatic Colors of #680035
Black with #680035
Text Example
Text Example
White with #680035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680035; }
p { color: rgb(104,0,53); }
H1.HeaderClassName
{
color: #680035;
}
.AnyTagClassName
{
color: #680035;
}
</style>
background-color css
<style>
a { background-color: #680035; }
a { background-color: rgb(104,0,53); }
div.DivClassName
{
background-color: #680035;
}
.BgClassName
{
background-color: #680035;
}
</style>
border-color css
<style>
span { border-color: #680035; }
span { border-color: rgb(104,0,53); }
td.TdClassName
{
border-color: #680035;
}
.TagClassName
{
border-color: #680035;
}
</style>