Shades of Tyrian Purple #610538
Tints of Tyrian Purple #610538
RGB
CMYK
RGB Variations
Color information
#610538 (or 0x610538) is known color: Tyrian Purple. HEX triplet: 61, 05 and 38. RGB value is (97,5,56). Sum of RGB (Red+Green+Blue) = 97+5+56=158 (20% of max value = 765). Red value is 97 (38.28% from 255 or 61.39% from 158); Green value is 5 (2.34% from 255 or 3.16% from 158); Blue value is 56 (22.27% from 255 or 35.44% from 158); Max value from RGB is 97 - color contains mainly: red. Hex color #610538 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610538 is #9EFAC7. Grayscale: #262626. Windows color (decimal): -10418888 or 3671393. OLE color: 3671393.
HSL color Cylindrical-coordinate representation of color #610538: hue angle of 326.74º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #610538 is Cyan = 0, Magento = 0.95, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 5 | 56 | - |
| CMYK | 0 | 0.95 | 0.42 | 0.62 |
| HSL | 326.74º | 0.9% | 0.2% | - |
| HSV(B) | 326.74º | 0.95% | 0.38% | - |
| XYZ | 5.7 | 2.94 | 4.01 | - |
| YUV | 38.32 | 137.98 | 169.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 5 | 56 | 0 | 0.95 | 0.42 | 0.62 | 326.74 | 0.9 | 0.2 |
| Hex | 61 | 5 | 38 | 0 | 5F | 2A | 3E | 147 | 5A | 14 |
| Octal | 141 | 5 | 70 | 0 | 137 | 52 | 76 | 507 | 132 | 24 |
| Binary | 1100001 | 101 | 111000 | 0 | 1011111 | 101010 | 111110 | 101000111 | 1011010 | 10100 |
Color Harmonies of #610538
Complementary color
Monochromatic Colors of #610538
Black with #610538
Text Example
Text Example
White with #610538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610538; }
p { color: rgb(97,5,56); }
H1.HeaderClassName
{
color: #610538;
}
.AnyTagClassName
{
color: #610538;
}
</style>
background-color css
<style>
a { background-color: #610538; }
a { background-color: rgb(97,5,56); }
div.DivClassName
{
background-color: #610538;
}
.BgClassName
{
background-color: #610538;
}
</style>
border-color css
<style>
span { border-color: #610538; }
span { border-color: rgb(97,5,56); }
td.TdClassName
{
border-color: #610538;
}
.TagClassName
{
border-color: #610538;
}
</style>