Shades of Tyrian Purple #680730
Tints of Tyrian Purple #680730
RGB
CMYK
RGB Variations
Color information
#680730 (or 0x680730) is known color: Tyrian Purple. HEX triplet: 68, 07 and 30. RGB value is (104,7,48). Sum of RGB (Red+Green+Blue) = 104+7+48=159 (21% of max value = 765). Red value is 104 (41.02% from 255 or 65.41% from 159); Green value is 7 (3.12% from 255 or 4.40% from 159); Blue value is 48 (19.14% from 255 or 30.19% from 159); Max value from RGB is 104 - color contains mainly: red. Hex color #680730 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680730 is #97F8CF. Grayscale: #282828. Windows color (decimal): -9959632 or 3147624. OLE color: 3147624.
HSL color Cylindrical-coordinate representation of color #680730: hue angle of 334.64º 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 #680730 is Cyan = 0, Magento = 0.93, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 7 | 48 | - |
| CMYK | 0 | 0.93 | 0.54 | 0.59 |
| HSL | 334.64º | 0.87% | 0.22% | - |
| HSV(B) | 334.64º | 0.93% | 0.41% | - |
| XYZ | 6.32 | 3.31 | 3.1 | - |
| YUV | 40.68 | 132.14 | 173.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 7 | 48 | 0 | 0.93 | 0.54 | 0.59 | 334.64 | 0.87 | 0.22 |
| Hex | 68 | 7 | 30 | 0 | 5D | 36 | 3B | 14F | 57 | 16 |
| Octal | 150 | 7 | 60 | 0 | 135 | 66 | 73 | 517 | 127 | 26 |
| Binary | 1101000 | 111 | 110000 | 0 | 1011101 | 110110 | 111011 | 101001111 | 1010111 | 10110 |
Color Harmonies of #680730
Complementary color
Monochromatic Colors of #680730
Black with #680730
Text Example
Text Example
White with #680730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680730; }
p { color: rgb(104,7,48); }
H1.HeaderClassName
{
color: #680730;
}
.AnyTagClassName
{
color: #680730;
}
</style>
background-color css
<style>
a { background-color: #680730; }
a { background-color: rgb(104,7,48); }
div.DivClassName
{
background-color: #680730;
}
.BgClassName
{
background-color: #680730;
}
</style>
border-color css
<style>
span { border-color: #680730; }
span { border-color: rgb(104,7,48); }
td.TdClassName
{
border-color: #680730;
}
.TagClassName
{
border-color: #680730;
}
</style>