Shades of Tyrian Purple #610429
Tints of Tyrian Purple #610429
RGB
CMYK
RGB Variations
Color information
#610429 (or 0x610429) is known color: Tyrian Purple. HEX triplet: 61, 04 and 29. RGB value is (97,4,41). Sum of RGB (Red+Green+Blue) = 97+4+41=142 (18% of max value = 765). Red value is 97 (38.28% from 255 or 68.31% from 142); Green value is 4 (1.95% from 255 or 2.82% from 142); Blue value is 41 (16.41% from 255 or 28.87% from 142); Max value from RGB is 97 - color contains mainly: red. Hex color #610429 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610429 is #9EFBD6. Grayscale: #232323. Windows color (decimal): -10419159 or 2688097. OLE color: 2688097.
HSL color Cylindrical-coordinate representation of color #610429: hue angle of 336.13º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #610429 is Cyan = 0, Magento = 0.96, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 4 | 41 | - |
| CMYK | 0 | 0.96 | 0.58 | 0.62 |
| HSL | 336.13º | 0.92% | 0.2% | - |
| HSV(B) | 336.13º | 0.96% | 0.38% | - |
| XYZ | 5.37 | 2.79 | 2.35 | - |
| YUV | 36.03 | 130.81 | 171.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 4 | 41 | 0 | 0.96 | 0.58 | 0.62 | 336.13 | 0.92 | 0.2 |
| Hex | 61 | 4 | 29 | 0 | 60 | 3A | 3E | 150 | 5C | 14 |
| Octal | 141 | 4 | 51 | 0 | 140 | 72 | 76 | 520 | 134 | 24 |
| Binary | 1100001 | 100 | 101001 | 0 | 1100000 | 111010 | 111110 | 101010000 | 1011100 | 10100 |
Color Harmonies of #610429
Complementary color
Monochromatic Colors of #610429
Black with #610429
Text Example
Text Example
White with #610429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610429; }
p { color: rgb(97,4,41); }
H1.HeaderClassName
{
color: #610429;
}
.AnyTagClassName
{
color: #610429;
}
</style>
background-color css
<style>
a { background-color: #610429; }
a { background-color: rgb(97,4,41); }
div.DivClassName
{
background-color: #610429;
}
.BgClassName
{
background-color: #610429;
}
</style>
border-color css
<style>
span { border-color: #610429; }
span { border-color: rgb(97,4,41); }
td.TdClassName
{
border-color: #610429;
}
.TagClassName
{
border-color: #610429;
}
</style>