Shades of Tyrian Purple #680330
Tints of Tyrian Purple #680330
RGB
CMYK
RGB Variations
Color information
#680330 (or 0x680330) is known color: Tyrian Purple. HEX triplet: 68, 03 and 30. RGB value is (104,3,48). Sum of RGB (Red+Green+Blue) = 104+3+48=155 (20% of max value = 765). Red value is 104 (41.02% from 255 or 67.10% from 155); Green value is 3 (1.56% from 255 or 1.94% from 155); Blue value is 48 (19.14% from 255 or 30.97% from 155); Max value from RGB is 104 - color contains mainly: red. Hex color #680330 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680330 is #97FCCF. Grayscale: #262626. Windows color (decimal): -9960656 or 3146600. OLE color: 3146600.
HSL color Cylindrical-coordinate representation of color #680330: hue angle of 333.27º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #680330 is Cyan = 0, Magento = 0.97, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 3 | 48 | - |
| CMYK | 0 | 0.97 | 0.54 | 0.59 |
| HSL | 333.27º | 0.94% | 0.21% | - |
| HSV(B) | 333.27º | 0.97% | 0.41% | - |
| XYZ | 6.27 | 3.22 | 3.09 | - |
| YUV | 38.33 | 133.46 | 174.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 3 | 48 | 0 | 0.97 | 0.54 | 0.59 | 333.27 | 0.94 | 0.21 |
| Hex | 68 | 3 | 30 | 0 | 61 | 36 | 3B | 14D | 5E | 15 |
| Octal | 150 | 3 | 60 | 0 | 141 | 66 | 73 | 515 | 136 | 25 |
| Binary | 1101000 | 11 | 110000 | 0 | 1100001 | 110110 | 111011 | 101001101 | 1011110 | 10101 |
Color Harmonies of #680330
Complementary color
Monochromatic Colors of #680330
Black with #680330
Text Example
Text Example
White with #680330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680330; }
p { color: rgb(104,3,48); }
H1.HeaderClassName
{
color: #680330;
}
.AnyTagClassName
{
color: #680330;
}
</style>
background-color css
<style>
a { background-color: #680330; }
a { background-color: rgb(104,3,48); }
div.DivClassName
{
background-color: #680330;
}
.BgClassName
{
background-color: #680330;
}
</style>
border-color css
<style>
span { border-color: #680330; }
span { border-color: rgb(104,3,48); }
td.TdClassName
{
border-color: #680330;
}
.TagClassName
{
border-color: #680330;
}
</style>