Shades of Tyrian Purple #610829
Tints of Tyrian Purple #610829
RGB
CMYK
RGB Variations
Color information
#610829 (or 0x610829) is known color: Tyrian Purple. HEX triplet: 61, 08 and 29. RGB value is (97,8,41). Sum of RGB (Red+Green+Blue) = 97+8+41=146 (19% of max value = 765). Red value is 97 (38.28% from 255 or 66.44% from 146); Green value is 8 (3.52% from 255 or 5.48% from 146); Blue value is 41 (16.41% from 255 or 28.08% from 146); Max value from RGB is 97 - color contains mainly: red. Hex color #610829 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610829 is #9EF7D6. Grayscale: #262626. Windows color (decimal): -10418135 or 2689121. OLE color: 2689121.
HSL color Cylindrical-coordinate representation of color #610829: hue angle of 337.75º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #610829 is Cyan = 0, Magento = 0.92, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 8 | 41 | - |
| CMYK | 0 | 0.92 | 0.58 | 0.62 |
| HSL | 337.75º | 0.85% | 0.21% | - |
| HSV(B) | 337.75º | 0.92% | 0.38% | - |
| XYZ | 5.42 | 2.88 | 2.37 | - |
| YUV | 38.37 | 129.49 | 169.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 8 | 41 | 0 | 0.92 | 0.58 | 0.62 | 337.75 | 0.85 | 0.21 |
| Hex | 61 | 8 | 29 | 0 | 5C | 3A | 3E | 152 | 55 | 15 |
| Octal | 141 | 10 | 51 | 0 | 134 | 72 | 76 | 522 | 125 | 25 |
| Binary | 1100001 | 1000 | 101001 | 0 | 1011100 | 111010 | 111110 | 101010010 | 1010101 | 10101 |
Color Harmonies of #610829
Complementary color
Monochromatic Colors of #610829
Black with #610829
Text Example
Text Example
White with #610829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610829; }
p { color: rgb(97,8,41); }
H1.HeaderClassName
{
color: #610829;
}
.AnyTagClassName
{
color: #610829;
}
</style>
background-color css
<style>
a { background-color: #610829; }
a { background-color: rgb(97,8,41); }
div.DivClassName
{
background-color: #610829;
}
.BgClassName
{
background-color: #610829;
}
</style>
border-color css
<style>
span { border-color: #610829; }
span { border-color: rgb(97,8,41); }
td.TdClassName
{
border-color: #610829;
}
.TagClassName
{
border-color: #610829;
}
</style>