Shades of Tyrian Purple #610953
Tints of Tyrian Purple #610953
RGB
CMYK
RGB Variations
Color information
#610953 (or 0x610953) is known color: Tyrian Purple. HEX triplet: 61, 09 and 53. RGB value is (97,9,83). Sum of RGB (Red+Green+Blue) = 97+9+83=189 (25% of max value = 765). Red value is 97 (38.28% from 255 or 51.32% from 189); Green value is 9 (3.91% from 255 or 4.76% from 189); Blue value is 83 (32.81% from 255 or 43.92% from 189); Max value from RGB is 97 - color contains mainly: red. Hex color #610953 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610953 is #9EF6AC. Grayscale: #2B2B2B. Windows color (decimal): -10417837 or 5441889. OLE color: 5441889.
HSL color Cylindrical-coordinate representation of color #610953: hue angle of 309.55º 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 #610953 is Cyan = 0, Magento = 0.91, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 9 | 83 | - |
| CMYK | 0 | 0.91 | 0.14 | 0.62 |
| HSL | 309.55º | 0.83% | 0.21% | - |
| HSV(B) | 309.55º | 0.91% | 0.38% | - |
| XYZ | 6.59 | 3.36 | 8.49 | - |
| YUV | 43.75 | 150.15 | 165.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 9 | 83 | 0 | 0.91 | 0.14 | 0.62 | 309.55 | 0.83 | 0.21 |
| Hex | 61 | 9 | 53 | 0 | 5B | E | 3E | 136 | 53 | 15 |
| Octal | 141 | 11 | 123 | 0 | 133 | 16 | 76 | 466 | 123 | 25 |
| Binary | 1100001 | 1001 | 1010011 | 0 | 1011011 | 1110 | 111110 | 100110110 | 1010011 | 10101 |
Color Harmonies of #610953
Complementary color
Monochromatic Colors of #610953
Black with #610953
Text Example
Text Example
White with #610953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610953; }
p { color: rgb(97,9,83); }
H1.HeaderClassName
{
color: #610953;
}
.AnyTagClassName
{
color: #610953;
}
</style>
background-color css
<style>
a { background-color: #610953; }
a { background-color: rgb(97,9,83); }
div.DivClassName
{
background-color: #610953;
}
.BgClassName
{
background-color: #610953;
}
</style>
border-color css
<style>
span { border-color: #610953; }
span { border-color: rgb(97,9,83); }
td.TdClassName
{
border-color: #610953;
}
.TagClassName
{
border-color: #610953;
}
</style>