Shades of Tyrian Purple #680838
Tints of Tyrian Purple #680838
RGB
CMYK
RGB Variations
Color information
#680838 (or 0x680838) is known color: Tyrian Purple. HEX triplet: 68, 08 and 38. RGB value is (104,8,56). Sum of RGB (Red+Green+Blue) = 104+8+56=168 (22% of max value = 765). Red value is 104 (41.02% from 255 or 61.90% from 168); Green value is 8 (3.52% from 255 or 4.76% from 168); Blue value is 56 (22.27% from 255 or 33.33% from 168); Max value from RGB is 104 - color contains mainly: red. Hex color #680838 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680838 is #97F7C7. Grayscale: #2A2A2A. Windows color (decimal): -9959368 or 3672168. OLE color: 3672168.
HSL color Cylindrical-coordinate representation of color #680838: hue angle of 330º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #680838 is Cyan = 0, Magento = 0.92, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 8 | 56 | - |
| CMYK | 0 | 0.92 | 0.46 | 0.59 |
| HSL | 330º | 0.86% | 0.22% | - |
| HSV(B) | 330º | 0.92% | 0.41% | - |
| XYZ | 6.51 | 3.4 | 4.05 | - |
| YUV | 42.18 | 135.8 | 172.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 8 | 56 | 0 | 0.92 | 0.46 | 0.59 | 330 | 0.86 | 0.22 |
| Hex | 68 | 8 | 38 | 0 | 5C | 2E | 3B | 14A | 56 | 16 |
| Octal | 150 | 10 | 70 | 0 | 134 | 56 | 73 | 512 | 126 | 26 |
| Binary | 1101000 | 1000 | 111000 | 0 | 1011100 | 101110 | 111011 | 101001010 | 1010110 | 10110 |
Color Harmonies of #680838
Complementary color
Monochromatic Colors of #680838
Black with #680838
Text Example
Text Example
White with #680838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680838; }
p { color: rgb(104,8,56); }
H1.HeaderClassName
{
color: #680838;
}
.AnyTagClassName
{
color: #680838;
}
</style>
background-color css
<style>
a { background-color: #680838; }
a { background-color: rgb(104,8,56); }
div.DivClassName
{
background-color: #680838;
}
.BgClassName
{
background-color: #680838;
}
</style>
border-color css
<style>
span { border-color: #680838; }
span { border-color: rgb(104,8,56); }
td.TdClassName
{
border-color: #680838;
}
.TagClassName
{
border-color: #680838;
}
</style>