Shades of Tyrian Purple #610350
Tints of Tyrian Purple #610350
RGB
CMYK
RGB Variations
Color information
#610350 (or 0x610350) is known color: Tyrian Purple. HEX triplet: 61, 03 and 50. RGB value is (97,3,80). Sum of RGB (Red+Green+Blue) = 97+3+80=180 (23% of max value = 765). Red value is 97 (38.28% from 255 or 53.89% from 180); Green value is 3 (1.56% from 255 or 1.67% from 180); Blue value is 80 (31.64% from 255 or 44.44% from 180); Max value from RGB is 97 - color contains mainly: red. Hex color #610350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610350 is #9EFCAF. Grayscale: #272727. Windows color (decimal): -10419376 or 5243745. OLE color: 5243745.
HSL color Cylindrical-coordinate representation of color #610350: hue angle of 310.85º 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 #610350 is Cyan = 0, Magento = 0.97, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 3 | 80 | - |
| CMYK | 0 | 0.97 | 0.18 | 0.62 |
| HSL | 310.85º | 0.94% | 0.2% | - |
| HSV(B) | 310.85º | 0.97% | 0.38% | - |
| XYZ | 6.41 | 3.19 | 7.87 | - |
| YUV | 39.88 | 150.64 | 168.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 3 | 80 | 0 | 0.97 | 0.18 | 0.62 | 310.85 | 0.94 | 0.2 |
| Hex | 61 | 3 | 50 | 0 | 61 | 12 | 3E | 137 | 5E | 14 |
| Octal | 141 | 3 | 120 | 0 | 141 | 22 | 76 | 467 | 136 | 24 |
| Binary | 1100001 | 11 | 1010000 | 0 | 1100001 | 10010 | 111110 | 100110111 | 1011110 | 10100 |
Color Harmonies of #610350
Complementary color
Monochromatic Colors of #610350
Black with #610350
Text Example
Text Example
White with #610350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610350; }
p { color: rgb(97,3,80); }
H1.HeaderClassName
{
color: #610350;
}
.AnyTagClassName
{
color: #610350;
}
</style>
background-color css
<style>
a { background-color: #610350; }
a { background-color: rgb(97,3,80); }
div.DivClassName
{
background-color: #610350;
}
.BgClassName
{
background-color: #610350;
}
</style>
border-color css
<style>
span { border-color: #610350; }
span { border-color: rgb(97,3,80); }
td.TdClassName
{
border-color: #610350;
}
.TagClassName
{
border-color: #610350;
}
</style>