Shades of Tyrian Purple #610935
Tints of Tyrian Purple #610935
RGB
CMYK
RGB Variations
Color information
#610935 (or 0x610935) is known color: Tyrian Purple. HEX triplet: 61, 09 and 35. RGB value is (97,9,53). Sum of RGB (Red+Green+Blue) = 97+9+53=159 (21% of max value = 765). Red value is 97 (38.28% from 255 or 61.01% from 159); Green value is 9 (3.91% from 255 or 5.66% from 159); Blue value is 53 (21.09% from 255 or 33.33% from 159); Max value from RGB is 97 - color contains mainly: red. Hex color #610935 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610935 is #9EF6CA. Grayscale: #282828. Windows color (decimal): -10417867 or 3475809. OLE color: 3475809.
HSL color Cylindrical-coordinate representation of color #610935: hue angle of 330º 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 #610935 is Cyan = 0, Magento = 0.91, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 9 | 53 | - |
| CMYK | 0 | 0.91 | 0.45 | 0.62 |
| HSL | 330º | 0.83% | 0.21% | - |
| HSV(B) | 330º | 0.91% | 0.38% | - |
| XYZ | 5.67 | 2.99 | 3.65 | - |
| YUV | 40.33 | 135.15 | 168.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 9 | 53 | 0 | 0.91 | 0.45 | 0.62 | 330 | 0.83 | 0.21 |
| Hex | 61 | 9 | 35 | 0 | 5B | 2D | 3E | 14A | 53 | 15 |
| Octal | 141 | 11 | 65 | 0 | 133 | 55 | 76 | 512 | 123 | 25 |
| Binary | 1100001 | 1001 | 110101 | 0 | 1011011 | 101101 | 111110 | 101001010 | 1010011 | 10101 |
Color Harmonies of #610935
Complementary color
Monochromatic Colors of #610935
Black with #610935
Text Example
Text Example
White with #610935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610935; }
p { color: rgb(97,9,53); }
H1.HeaderClassName
{
color: #610935;
}
.AnyTagClassName
{
color: #610935;
}
</style>
background-color css
<style>
a { background-color: #610935; }
a { background-color: rgb(97,9,53); }
div.DivClassName
{
background-color: #610935;
}
.BgClassName
{
background-color: #610935;
}
</style>
border-color css
<style>
span { border-color: #610935; }
span { border-color: rgb(97,9,53); }
td.TdClassName
{
border-color: #610935;
}
.TagClassName
{
border-color: #610935;
}
</style>