Shades of Tyrian Purple #610733
Tints of Tyrian Purple #610733
RGB
CMYK
RGB Variations
Color information
#610733 (or 0x610733) is known color: Tyrian Purple. HEX triplet: 61, 07 and 33. RGB value is (97,7,51). Sum of RGB (Red+Green+Blue) = 97+7+51=155 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.58% from 155); Green value is 7 (3.12% from 255 or 4.52% from 155); Blue value is 51 (20.31% from 255 or 32.90% from 155); Max value from RGB is 97 - color contains mainly: red. Hex color #610733 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610733 is #9EF8CC. Grayscale: #262626. Windows color (decimal): -10418381 or 3344225. OLE color: 3344225.
HSL color Cylindrical-coordinate representation of color #610733: hue angle of 330.67º 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 #610733 is Cyan = 0, Magento = 0.93, Yellow = 0.47 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 7 | 51 | - |
| CMYK | 0 | 0.93 | 0.47 | 0.62 |
| HSL | 330.67º | 0.87% | 0.2% | - |
| HSV(B) | 330.67º | 0.93% | 0.38% | - |
| XYZ | 5.6 | 2.93 | 3.4 | - |
| YUV | 38.93 | 134.82 | 169.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 7 | 51 | 0 | 0.93 | 0.47 | 0.62 | 330.67 | 0.87 | 0.2 |
| Hex | 61 | 7 | 33 | 0 | 5D | 2F | 3E | 14B | 57 | 14 |
| Octal | 141 | 7 | 63 | 0 | 135 | 57 | 76 | 513 | 127 | 24 |
| Binary | 1100001 | 111 | 110011 | 0 | 1011101 | 101111 | 111110 | 101001011 | 1010111 | 10100 |
Color Harmonies of #610733
Complementary color
Monochromatic Colors of #610733
Black with #610733
Text Example
Text Example
White with #610733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610733; }
p { color: rgb(97,7,51); }
H1.HeaderClassName
{
color: #610733;
}
.AnyTagClassName
{
color: #610733;
}
</style>
background-color css
<style>
a { background-color: #610733; }
a { background-color: rgb(97,7,51); }
div.DivClassName
{
background-color: #610733;
}
.BgClassName
{
background-color: #610733;
}
</style>
border-color css
<style>
span { border-color: #610733; }
span { border-color: rgb(97,7,51); }
td.TdClassName
{
border-color: #610733;
}
.TagClassName
{
border-color: #610733;
}
</style>