Shades of Tyrian Purple #610735
Tints of Tyrian Purple #610735
RGB
CMYK
RGB Variations
Color information
#610735 (or 0x610735) is known color: Tyrian Purple. HEX triplet: 61, 07 and 35. RGB value is (97,7,53). Sum of RGB (Red+Green+Blue) = 97+7+53=157 (20% of max value = 765). Red value is 97 (38.28% from 255 or 61.78% from 157); Green value is 7 (3.12% from 255 or 4.46% from 157); Blue value is 53 (21.09% from 255 or 33.76% from 157); Max value from RGB is 97 - color contains mainly: red. Hex color #610735 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610735 is #9EF8CA. Grayscale: #272727. Windows color (decimal): -10418379 or 3475297. OLE color: 3475297.
HSL color Cylindrical-coordinate representation of color #610735: hue angle of 329.33º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #610735 is Cyan = 0, Magento = 0.93, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 7 | 53 | - |
| CMYK | 0 | 0.93 | 0.45 | 0.62 |
| HSL | 329.33º | 0.87% | 0.2% | - |
| HSV(B) | 329.33º | 0.93% | 0.38% | - |
| XYZ | 5.65 | 2.95 | 3.64 | - |
| YUV | 39.15 | 135.82 | 169.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 7 | 53 | 0 | 0.93 | 0.45 | 0.62 | 329.33 | 0.87 | 0.2 |
| Hex | 61 | 7 | 35 | 0 | 5D | 2D | 3E | 149 | 57 | 14 |
| Octal | 141 | 7 | 65 | 0 | 135 | 55 | 76 | 511 | 127 | 24 |
| Binary | 1100001 | 111 | 110101 | 0 | 1011101 | 101101 | 111110 | 101001001 | 1010111 | 10100 |
Color Harmonies of #610735
Complementary color
Monochromatic Colors of #610735
Black with #610735
Text Example
Text Example
White with #610735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610735; }
p { color: rgb(97,7,53); }
H1.HeaderClassName
{
color: #610735;
}
.AnyTagClassName
{
color: #610735;
}
</style>
background-color css
<style>
a { background-color: #610735; }
a { background-color: rgb(97,7,53); }
div.DivClassName
{
background-color: #610735;
}
.BgClassName
{
background-color: #610735;
}
</style>
border-color css
<style>
span { border-color: #610735; }
span { border-color: rgb(97,7,53); }
td.TdClassName
{
border-color: #610735;
}
.TagClassName
{
border-color: #610735;
}
</style>