Shades of Tyrian Purple #610545
Tints of Tyrian Purple #610545
RGB
CMYK
RGB Variations
Color information
#610545 (or 0x610545) is known color: Tyrian Purple. HEX triplet: 61, 05 and 45. RGB value is (97,5,69). Sum of RGB (Red+Green+Blue) = 97+5+69=171 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.73% from 171); Green value is 5 (2.34% from 255 or 2.92% from 171); Blue value is 69 (27.34% from 255 or 40.35% from 171); Max value from RGB is 97 - color contains mainly: red. Hex color #610545 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610545 is #9EFABA. Grayscale: #272727. Windows color (decimal): -10418875 or 4523361. OLE color: 4523361.
HSL color Cylindrical-coordinate representation of color #610545: hue angle of 318.26º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #610545 is Cyan = 0, Magento = 0.95, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 5 | 69 | - |
| CMYK | 0 | 0.95 | 0.29 | 0.62 |
| HSL | 318.26º | 0.9% | 0.2% | - |
| HSV(B) | 318.26º | 0.95% | 0.38% | - |
| XYZ | 6.06 | 3.08 | 5.91 | - |
| YUV | 39.8 | 144.48 | 168.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 5 | 69 | 0 | 0.95 | 0.29 | 0.62 | 318.26 | 0.9 | 0.2 |
| Hex | 61 | 5 | 45 | 0 | 5F | 1D | 3E | 13E | 5A | 14 |
| Octal | 141 | 5 | 105 | 0 | 137 | 35 | 76 | 476 | 132 | 24 |
| Binary | 1100001 | 101 | 1000101 | 0 | 1011111 | 11101 | 111110 | 100111110 | 1011010 | 10100 |
Color Harmonies of #610545
Complementary color
Monochromatic Colors of #610545
Black with #610545
Text Example
Text Example
White with #610545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610545; }
p { color: rgb(97,5,69); }
H1.HeaderClassName
{
color: #610545;
}
.AnyTagClassName
{
color: #610545;
}
</style>
background-color css
<style>
a { background-color: #610545; }
a { background-color: rgb(97,5,69); }
div.DivClassName
{
background-color: #610545;
}
.BgClassName
{
background-color: #610545;
}
</style>
border-color css
<style>
span { border-color: #610545; }
span { border-color: rgb(97,5,69); }
td.TdClassName
{
border-color: #610545;
}
.TagClassName
{
border-color: #610545;
}
</style>