Shades of Tyrian Purple #680229
Tints of Tyrian Purple #680229
RGB
CMYK
RGB Variations
Color information
#680229 (or 0x680229) is known color: Tyrian Purple. HEX triplet: 68, 02 and 29. RGB value is (104,2,41). Sum of RGB (Red+Green+Blue) = 104+2+41=147 (19% of max value = 765). Red value is 104 (41.02% from 255 or 70.75% from 147); Green value is 2 (1.17% from 255 or 1.36% from 147); Blue value is 41 (16.41% from 255 or 27.89% from 147); Max value from RGB is 104 - color contains mainly: red. Hex color #680229 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680229 is #97FDD6. Grayscale: #242424. Windows color (decimal): -9960919 or 2687592. OLE color: 2687592.
HSL color Cylindrical-coordinate representation of color #680229: hue angle of 337.06º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #680229 is Cyan = 0, Magento = 0.98, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 2 | 41 | - |
| CMYK | 0 | 0.98 | 0.61 | 0.59 |
| HSL | 337.06º | 0.96% | 0.21% | - |
| HSV(B) | 337.06º | 0.98% | 0.41% | - |
| XYZ | 6.13 | 3.15 | 2.38 | - |
| YUV | 36.94 | 130.29 | 175.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 2 | 41 | 0 | 0.98 | 0.61 | 0.59 | 337.06 | 0.96 | 0.21 |
| Hex | 68 | 2 | 29 | 0 | 62 | 3D | 3B | 151 | 60 | 15 |
| Octal | 150 | 2 | 51 | 0 | 142 | 75 | 73 | 521 | 140 | 25 |
| Binary | 1101000 | 10 | 101001 | 0 | 1100010 | 111101 | 111011 | 101010001 | 1100000 | 10101 |
Color Harmonies of #680229
Complementary color
Monochromatic Colors of #680229
Black with #680229
Text Example
Text Example
White with #680229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680229; }
p { color: rgb(104,2,41); }
H1.HeaderClassName
{
color: #680229;
}
.AnyTagClassName
{
color: #680229;
}
</style>
background-color css
<style>
a { background-color: #680229; }
a { background-color: rgb(104,2,41); }
div.DivClassName
{
background-color: #680229;
}
.BgClassName
{
background-color: #680229;
}
</style>
border-color css
<style>
span { border-color: #680229; }
span { border-color: rgb(104,2,41); }
td.TdClassName
{
border-color: #680229;
}
.TagClassName
{
border-color: #680229;
}
</style>