Shades of Tyrian Purple #610937
Tints of Tyrian Purple #610937
RGB
CMYK
RGB Variations
Color information
#610937 (or 0x610937) is known color: Tyrian Purple. HEX triplet: 61, 09 and 37. RGB value is (97,9,55). Sum of RGB (Red+Green+Blue) = 97+9+55=161 (21% of max value = 765). Red value is 97 (38.28% from 255 or 60.25% from 161); Green value is 9 (3.91% from 255 or 5.59% from 161); Blue value is 55 (21.88% from 255 or 34.16% from 161); Max value from RGB is 97 - color contains mainly: red. Hex color #610937 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610937 is #9EF6C8. Grayscale: #282828. Windows color (decimal): -10417865 or 3606881. OLE color: 3606881.
HSL color Cylindrical-coordinate representation of color #610937: hue angle of 328.64º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #610937 is Cyan = 0, Magento = 0.91, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 9 | 55 | - |
| CMYK | 0 | 0.91 | 0.43 | 0.62 |
| HSL | 328.64º | 0.83% | 0.21% | - |
| HSV(B) | 328.64º | 0.91% | 0.38% | - |
| XYZ | 5.72 | 3.01 | 3.89 | - |
| YUV | 40.56 | 136.15 | 168.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 9 | 55 | 0 | 0.91 | 0.43 | 0.62 | 328.64 | 0.83 | 0.21 |
| Hex | 61 | 9 | 37 | 0 | 5B | 2B | 3E | 149 | 53 | 15 |
| Octal | 141 | 11 | 67 | 0 | 133 | 53 | 76 | 511 | 123 | 25 |
| Binary | 1100001 | 1001 | 110111 | 0 | 1011011 | 101011 | 111110 | 101001001 | 1010011 | 10101 |
Color Harmonies of #610937
Complementary color
Monochromatic Colors of #610937
Black with #610937
Text Example
Text Example
White with #610937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610937; }
p { color: rgb(97,9,55); }
H1.HeaderClassName
{
color: #610937;
}
.AnyTagClassName
{
color: #610937;
}
</style>
background-color css
<style>
a { background-color: #610937; }
a { background-color: rgb(97,9,55); }
div.DivClassName
{
background-color: #610937;
}
.BgClassName
{
background-color: #610937;
}
</style>
border-color css
<style>
span { border-color: #610937; }
span { border-color: rgb(97,9,55); }
td.TdClassName
{
border-color: #610937;
}
.TagClassName
{
border-color: #610937;
}
</style>