Shades of Tyrian Purple #680754
Tints of Tyrian Purple #680754
RGB
CMYK
RGB Variations
Color information
#680754 (or 0x680754) is known color: Tyrian Purple. HEX triplet: 68, 07 and 54. RGB value is (104,7,84). Sum of RGB (Red+Green+Blue) = 104+7+84=195 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.33% from 195); Green value is 7 (3.12% from 255 or 3.59% from 195); Blue value is 84 (33.20% from 255 or 43.08% from 195); Max value from RGB is 104 - color contains mainly: red. Hex color #680754 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #680754 is #97F8AB. Grayscale: #2C2C2C. Windows color (decimal): -9959596 or 5506920. OLE color: 5506920.
HSL color Cylindrical-coordinate representation of color #680754: hue angle of 312.37º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #680754 is Cyan = 0, Magento = 0.93, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 7 | 84 | - |
| CMYK | 0 | 0.93 | 0.19 | 0.59 |
| HSL | 312.37º | 0.87% | 0.22% | - |
| HSV(B) | 312.37º | 0.93% | 0.41% | - |
| XYZ | 7.39 | 3.74 | 8.72 | - |
| YUV | 44.78 | 150.14 | 170.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 7 | 84 | 0 | 0.93 | 0.19 | 0.59 | 312.37 | 0.87 | 0.22 |
| Hex | 68 | 7 | 54 | 0 | 5D | 13 | 3B | 138 | 57 | 16 |
| Octal | 150 | 7 | 124 | 0 | 135 | 23 | 73 | 470 | 127 | 26 |
| Binary | 1101000 | 111 | 1010100 | 0 | 1011101 | 10011 | 111011 | 100111000 | 1010111 | 10110 |
Color Harmonies of #680754
Complementary color
Monochromatic Colors of #680754
Black with #680754
Text Example
Text Example
White with #680754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680754; }
p { color: rgb(104,7,84); }
H1.HeaderClassName
{
color: #680754;
}
.AnyTagClassName
{
color: #680754;
}
</style>
background-color css
<style>
a { background-color: #680754; }
a { background-color: rgb(104,7,84); }
div.DivClassName
{
background-color: #680754;
}
.BgClassName
{
background-color: #680754;
}
</style>
border-color css
<style>
span { border-color: #680754; }
span { border-color: rgb(104,7,84); }
td.TdClassName
{
border-color: #680754;
}
.TagClassName
{
border-color: #680754;
}
</style>