Shades of Tyrian Purple #680531
Tints of Tyrian Purple #680531
RGB
CMYK
RGB Variations
Color information
#680531 (or 0x680531) is known color: Tyrian Purple. HEX triplet: 68, 05 and 31. RGB value is (104,5,49). Sum of RGB (Red+Green+Blue) = 104+5+49=158 (20% of max value = 765). Red value is 104 (41.02% from 255 or 65.82% from 158); Green value is 5 (2.34% from 255 or 3.16% from 158); Blue value is 49 (19.53% from 255 or 31.01% from 158); Max value from RGB is 104 - color contains mainly: red. Hex color #680531 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680531 is #97FACE. Grayscale: #272727. Windows color (decimal): -9960143 or 3212648. OLE color: 3212648.
HSL color Cylindrical-coordinate representation of color #680531: hue angle of 333.33º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #680531 is Cyan = 0, Magento = 0.95, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 5 | 49 | - |
| CMYK | 0 | 0.95 | 0.53 | 0.59 |
| HSL | 333.33º | 0.91% | 0.21% | - |
| HSV(B) | 333.33º | 0.95% | 0.41% | - |
| XYZ | 6.32 | 3.27 | 3.2 | - |
| YUV | 39.62 | 133.3 | 173.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 5 | 49 | 0 | 0.95 | 0.53 | 0.59 | 333.33 | 0.91 | 0.21 |
| Hex | 68 | 5 | 31 | 0 | 5F | 35 | 3B | 14D | 5B | 15 |
| Octal | 150 | 5 | 61 | 0 | 137 | 65 | 73 | 515 | 133 | 25 |
| Binary | 1101000 | 101 | 110001 | 0 | 1011111 | 110101 | 111011 | 101001101 | 1011011 | 10101 |
Color Harmonies of #680531
Complementary color
Monochromatic Colors of #680531
Black with #680531
Text Example
Text Example
White with #680531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680531; }
p { color: rgb(104,5,49); }
H1.HeaderClassName
{
color: #680531;
}
.AnyTagClassName
{
color: #680531;
}
</style>
background-color css
<style>
a { background-color: #680531; }
a { background-color: rgb(104,5,49); }
div.DivClassName
{
background-color: #680531;
}
.BgClassName
{
background-color: #680531;
}
</style>
border-color css
<style>
span { border-color: #680531; }
span { border-color: rgb(104,5,49); }
td.TdClassName
{
border-color: #680531;
}
.TagClassName
{
border-color: #680531;
}
</style>