Shades of Tyrian Purple #680258
Tints of Tyrian Purple #680258
RGB
CMYK
RGB Variations
Color information
#680258 (or 0x680258) is known color: Tyrian Purple. HEX triplet: 68, 02 and 58. RGB value is (104,2,88). Sum of RGB (Red+Green+Blue) = 104+2+88=194 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.61% from 194); Green value is 2 (1.17% from 255 or 1.03% from 194); Blue value is 88 (34.77% from 255 or 45.36% from 194); Max value from RGB is 104 - color contains mainly: red. Hex color #680258 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #680258 is #97FDA7. Grayscale: #2A2A2A. Windows color (decimal): -9960872 or 5767784. OLE color: 5767784.
HSL color Cylindrical-coordinate representation of color #680258: hue angle of 309.41º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #680258 is Cyan = 0, Magento = 0.98, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 2 | 88 | - |
| CMYK | 0 | 0.98 | 0.15 | 0.59 |
| HSL | 309.41º | 0.96% | 0.21% | - |
| HSV(B) | 309.41º | 0.98% | 0.41% | - |
| XYZ | 7.49 | 3.69 | 9.55 | - |
| YUV | 42.3 | 153.79 | 172.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 2 | 88 | 0 | 0.98 | 0.15 | 0.59 | 309.41 | 0.96 | 0.21 |
| Hex | 68 | 2 | 58 | 0 | 62 | F | 3B | 135 | 60 | 15 |
| Octal | 150 | 2 | 130 | 0 | 142 | 17 | 73 | 465 | 140 | 25 |
| Binary | 1101000 | 10 | 1011000 | 0 | 1100010 | 1111 | 111011 | 100110101 | 1100000 | 10101 |
Color Harmonies of #680258
Complementary color
Monochromatic Colors of #680258
Black with #680258
Text Example
Text Example
White with #680258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680258; }
p { color: rgb(104,2,88); }
H1.HeaderClassName
{
color: #680258;
}
.AnyTagClassName
{
color: #680258;
}
</style>
background-color css
<style>
a { background-color: #680258; }
a { background-color: rgb(104,2,88); }
div.DivClassName
{
background-color: #680258;
}
.BgClassName
{
background-color: #680258;
}
</style>
border-color css
<style>
span { border-color: #680258; }
span { border-color: rgb(104,2,88); }
td.TdClassName
{
border-color: #680258;
}
.TagClassName
{
border-color: #680258;
}
</style>