Shades of Tyrian Purple #610753
Tints of Tyrian Purple #610753
RGB
CMYK
RGB Variations
Color information
#610753 (or 0x610753) is known color: Tyrian Purple. HEX triplet: 61, 07 and 53. RGB value is (97,7,83). Sum of RGB (Red+Green+Blue) = 97+7+83=187 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.87% from 187); Green value is 7 (3.12% from 255 or 3.74% from 187); Blue value is 83 (32.81% from 255 or 44.39% from 187); Max value from RGB is 97 - color contains mainly: red. Hex color #610753 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610753 is #9EF8AC. Grayscale: #2A2A2A. Windows color (decimal): -10418349 or 5441377. OLE color: 5441377.
HSL color Cylindrical-coordinate representation of color #610753: hue angle of 309.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 #610753 is Cyan = 0, Magento = 0.93, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 7 | 83 | - |
| CMYK | 0 | 0.93 | 0.14 | 0.62 |
| HSL | 309.33º | 0.87% | 0.2% | - |
| HSV(B) | 309.33º | 0.93% | 0.38% | - |
| XYZ | 6.57 | 3.32 | 8.48 | - |
| YUV | 42.57 | 150.82 | 166.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 7 | 83 | 0 | 0.93 | 0.14 | 0.62 | 309.33 | 0.87 | 0.2 |
| Hex | 61 | 7 | 53 | 0 | 5D | E | 3E | 135 | 57 | 14 |
| Octal | 141 | 7 | 123 | 0 | 135 | 16 | 76 | 465 | 127 | 24 |
| Binary | 1100001 | 111 | 1010011 | 0 | 1011101 | 1110 | 111110 | 100110101 | 1010111 | 10100 |
Color Harmonies of #610753
Complementary color
Monochromatic Colors of #610753
Black with #610753
Text Example
Text Example
White with #610753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610753; }
p { color: rgb(97,7,83); }
H1.HeaderClassName
{
color: #610753;
}
.AnyTagClassName
{
color: #610753;
}
</style>
background-color css
<style>
a { background-color: #610753; }
a { background-color: rgb(97,7,83); }
div.DivClassName
{
background-color: #610753;
}
.BgClassName
{
background-color: #610753;
}
</style>
border-color css
<style>
span { border-color: #610753; }
span { border-color: rgb(97,7,83); }
td.TdClassName
{
border-color: #610753;
}
.TagClassName
{
border-color: #610753;
}
</style>