Shades of Tyrian Purple #610257
Tints of Tyrian Purple #610257
RGB
CMYK
RGB Variations
Color information
#610257 (or 0x610257) is known color: Tyrian Purple. HEX triplet: 61, 02 and 57. RGB value is (97,2,87). Sum of RGB (Red+Green+Blue) = 97+2+87=186 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.15% from 186); Green value is 2 (1.17% from 255 or 1.08% from 186); Blue value is 87 (34.38% from 255 or 46.77% from 186); Max value from RGB is 97 - color contains mainly: red. Hex color #610257 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610257 is #9EFDA8. Grayscale: #272727. Windows color (decimal): -10419625 or 5702241. OLE color: 5702241.
HSL color Cylindrical-coordinate representation of color #610257: hue angle of 306.32º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #610257 is Cyan = 0, Magento = 0.98, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 2 | 87 | - |
| CMYK | 0 | 0.98 | 0.10 | 0.62 |
| HSL | 306.32º | 0.96% | 0.19% | - |
| HSV(B) | 306.32º | 0.98% | 0.38% | - |
| XYZ | 6.67 | 3.27 | 9.3 | - |
| YUV | 40.1 | 154.47 | 168.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 2 | 87 | 0 | 0.98 | 0.10 | 0.62 | 306.32 | 0.96 | 0.19 |
| Hex | 61 | 2 | 57 | 0 | 62 | A | 3E | 132 | 60 | 13 |
| Octal | 141 | 2 | 127 | 0 | 142 | 12 | 76 | 462 | 140 | 23 |
| Binary | 1100001 | 10 | 1010111 | 0 | 1100010 | 1010 | 111110 | 100110010 | 1100000 | 10011 |
Color Harmonies of #610257
Complementary color
Monochromatic Colors of #610257
Black with #610257
Text Example
Text Example
White with #610257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610257; }
p { color: rgb(97,2,87); }
H1.HeaderClassName
{
color: #610257;
}
.AnyTagClassName
{
color: #610257;
}
</style>
background-color css
<style>
a { background-color: #610257; }
a { background-color: rgb(97,2,87); }
div.DivClassName
{
background-color: #610257;
}
.BgClassName
{
background-color: #610257;
}
</style>
border-color css
<style>
span { border-color: #610257; }
span { border-color: rgb(97,2,87); }
td.TdClassName
{
border-color: #610257;
}
.TagClassName
{
border-color: #610257;
}
</style>