Shades of Tyrian Purple #680130
Tints of Tyrian Purple #680130
RGB
CMYK
RGB Variations
Color information
#680130 (or 0x680130) is known color: Tyrian Purple. HEX triplet: 68, 01 and 30. RGB value is (104,1,48). Sum of RGB (Red+Green+Blue) = 104+1+48=153 (20% of max value = 765). Red value is 104 (41.02% from 255 or 67.97% from 153); Green value is 1 (0.78% from 255 or 0.65% from 153); Blue value is 48 (19.14% from 255 or 31.37% from 153); Max value from RGB is 104 - color contains mainly: red. Hex color #680130 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680130 is #97FECF. Grayscale: #252525. Windows color (decimal): -9961168 or 3146088. OLE color: 3146088.
HSL color Cylindrical-coordinate representation of color #680130: hue angle of 332.62º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #680130 is Cyan = 0, Magento = 0.99, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 1 | 48 | - |
| CMYK | 0 | 0.99 | 0.54 | 0.59 |
| HSL | 332.62º | 0.98% | 0.21% | - |
| HSV(B) | 332.62º | 0.99% | 0.41% | - |
| XYZ | 6.25 | 3.18 | 3.08 | - |
| YUV | 37.16 | 134.12 | 175.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 1 | 48 | 0 | 0.99 | 0.54 | 0.59 | 332.62 | 0.98 | 0.21 |
| Hex | 68 | 1 | 30 | 0 | 63 | 36 | 3B | 14D | 62 | 15 |
| Octal | 150 | 1 | 60 | 0 | 143 | 66 | 73 | 515 | 142 | 25 |
| Binary | 1101000 | 1 | 110000 | 0 | 1100011 | 110110 | 111011 | 101001101 | 1100010 | 10101 |
Color Harmonies of #680130
Complementary color
Monochromatic Colors of #680130
Black with #680130
Text Example
Text Example
White with #680130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680130; }
p { color: rgb(104,1,48); }
H1.HeaderClassName
{
color: #680130;
}
.AnyTagClassName
{
color: #680130;
}
</style>
background-color css
<style>
a { background-color: #680130; }
a { background-color: rgb(104,1,48); }
div.DivClassName
{
background-color: #680130;
}
.BgClassName
{
background-color: #680130;
}
</style>
border-color css
<style>
span { border-color: #680130; }
span { border-color: rgb(104,1,48); }
td.TdClassName
{
border-color: #680130;
}
.TagClassName
{
border-color: #680130;
}
</style>