Shades of Tyrian Purple #610029
Tints of Tyrian Purple #610029
RGB
CMYK
RGB Variations
Color information
#610029 (or 0x610029) is known color: Tyrian Purple. HEX triplet: 61, 00 and 29. RGB value is (97,0,41). Sum of RGB (Red+Green+Blue) = 97+0+41=138 (18% of max value = 765). Red value is 97 (38.28% from 255 or 70.29% from 138); Green value is 0 (0.39% from 255 or 0% from 138); Blue value is 41 (16.41% from 255 or 29.71% from 138); Max value from RGB is 97 - color contains mainly: red. Hex color #610029 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610029 is #9EFFD6. Grayscale: #212121. Windows color (decimal): -10420183 or 2687073. OLE color: 2687073.
HSL color Cylindrical-coordinate representation of color #610029: hue angle of 334.64º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #610029 is Cyan = 0, Magento = 1, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 0 | 41 | - |
| CMYK | 0 | 1 | 0.58 | 0.62 |
| HSL | 334.64º | 1% | 0.19% | - |
| HSV(B) | 334.64º | 1% | 0.38% | - |
| XYZ | 5.33 | 2.7 | 2.34 | - |
| YUV | 33.68 | 132.14 | 173.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 0 | 41 | 0 | 1 | 0.58 | 0.62 | 334.64 | 1 | 0.19 |
| Hex | 61 | 0 | 29 | 0 | 64 | 3A | 3E | 14F | 64 | 13 |
| Octal | 141 | 0 | 51 | 0 | 144 | 72 | 76 | 517 | 144 | 23 |
| Binary | 1100001 | 0 | 101001 | 0 | 1100100 | 111010 | 111110 | 101001111 | 1100100 | 10011 |
Color Harmonies of #610029
Complementary color
Monochromatic Colors of #610029
Black with #610029
Text Example
Text Example
White with #610029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610029; }
p { color: rgb(97,0,41); }
H1.HeaderClassName
{
color: #610029;
}
.AnyTagClassName
{
color: #610029;
}
</style>
background-color css
<style>
a { background-color: #610029; }
a { background-color: rgb(97,0,41); }
div.DivClassName
{
background-color: #610029;
}
.BgClassName
{
background-color: #610029;
}
</style>
border-color css
<style>
span { border-color: #610029; }
span { border-color: rgb(97,0,41); }
td.TdClassName
{
border-color: #610029;
}
.TagClassName
{
border-color: #610029;
}
</style>