Shades of Tyrian Purple #610536
Tints of Tyrian Purple #610536
RGB
CMYK
RGB Variations
Color information
#610536 (or 0x610536) is known color: Tyrian Purple. HEX triplet: 61, 05 and 36. RGB value is (97,5,54). Sum of RGB (Red+Green+Blue) = 97+5+54=156 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.18% from 156); Green value is 5 (2.34% from 255 or 3.21% from 156); Blue value is 54 (21.48% from 255 or 34.62% from 156); Max value from RGB is 97 - color contains mainly: red. Hex color #610536 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610536 is #9EFAC9. Grayscale: #252525. Windows color (decimal): -10418890 or 3540321. OLE color: 3540321.
HSL color Cylindrical-coordinate representation of color #610536: hue angle of 328.04º 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 #610536 is Cyan = 0, Magento = 0.95, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 5 | 54 | - |
| CMYK | 0 | 0.95 | 0.44 | 0.62 |
| HSL | 328.04º | 0.9% | 0.2% | - |
| HSV(B) | 328.04º | 0.95% | 0.38% | - |
| XYZ | 5.65 | 2.92 | 3.76 | - |
| YUV | 38.09 | 136.98 | 170.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 5 | 54 | 0 | 0.95 | 0.44 | 0.62 | 328.04 | 0.9 | 0.2 |
| Hex | 61 | 5 | 36 | 0 | 5F | 2C | 3E | 148 | 5A | 14 |
| Octal | 141 | 5 | 66 | 0 | 137 | 54 | 76 | 510 | 132 | 24 |
| Binary | 1100001 | 101 | 110110 | 0 | 1011111 | 101100 | 111110 | 101001000 | 1011010 | 10100 |
Color Harmonies of #610536
Complementary color
Monochromatic Colors of #610536
Black with #610536
Text Example
Text Example
White with #610536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610536; }
p { color: rgb(97,5,54); }
H1.HeaderClassName
{
color: #610536;
}
.AnyTagClassName
{
color: #610536;
}
</style>
background-color css
<style>
a { background-color: #610536; }
a { background-color: rgb(97,5,54); }
div.DivClassName
{
background-color: #610536;
}
.BgClassName
{
background-color: #610536;
}
</style>
border-color css
<style>
span { border-color: #610536; }
span { border-color: rgb(97,5,54); }
td.TdClassName
{
border-color: #610536;
}
.TagClassName
{
border-color: #610536;
}
</style>