Shades of Tyrian Purple #610341
Tints of Tyrian Purple #610341
RGB
CMYK
RGB Variations
Color information
#610341 (or 0x610341) is known color: Tyrian Purple. HEX triplet: 61, 03 and 41. RGB value is (97,3,65). Sum of RGB (Red+Green+Blue) = 97+3+65=165 (21% of max value = 765). Red value is 97 (38.28% from 255 or 58.79% from 165); Green value is 3 (1.56% from 255 or 1.82% from 165); Blue value is 65 (25.78% from 255 or 39.39% from 165); Max value from RGB is 97 - color contains mainly: red. Hex color #610341 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610341 is #9EFCBE. Grayscale: #262626. Windows color (decimal): -10419391 or 4260705. OLE color: 4260705.
HSL color Cylindrical-coordinate representation of color #610341: hue angle of 320.43º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #610341 is Cyan = 0, Magento = 0.97, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 3 | 65 | - |
| CMYK | 0 | 0.97 | 0.33 | 0.62 |
| HSL | 320.43º | 0.94% | 0.2% | - |
| HSV(B) | 320.43º | 0.97% | 0.38% | - |
| XYZ | 5.92 | 2.99 | 5.27 | - |
| YUV | 38.17 | 143.14 | 169.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 3 | 65 | 0 | 0.97 | 0.33 | 0.62 | 320.43 | 0.94 | 0.2 |
| Hex | 61 | 3 | 41 | 0 | 61 | 21 | 3E | 140 | 5E | 14 |
| Octal | 141 | 3 | 101 | 0 | 141 | 41 | 76 | 500 | 136 | 24 |
| Binary | 1100001 | 11 | 1000001 | 0 | 1100001 | 100001 | 111110 | 101000000 | 1011110 | 10100 |
Color Harmonies of #610341
Complementary color
Monochromatic Colors of #610341
Black with #610341
Text Example
Text Example
White with #610341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610341; }
p { color: rgb(97,3,65); }
H1.HeaderClassName
{
color: #610341;
}
.AnyTagClassName
{
color: #610341;
}
</style>
background-color css
<style>
a { background-color: #610341; }
a { background-color: rgb(97,3,65); }
div.DivClassName
{
background-color: #610341;
}
.BgClassName
{
background-color: #610341;
}
</style>
border-color css
<style>
span { border-color: #610341; }
span { border-color: rgb(97,3,65); }
td.TdClassName
{
border-color: #610341;
}
.TagClassName
{
border-color: #610341;
}
</style>