Shades of Tyrian Purple #610138
Tints of Tyrian Purple #610138
RGB
CMYK
RGB Variations
Color information
#610138 (or 0x610138) is known color: Tyrian Purple. HEX triplet: 61, 01 and 38. RGB value is (97,1,56). Sum of RGB (Red+Green+Blue) = 97+1+56=154 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.99% from 154); Green value is 1 (0.78% from 255 or 0.65% from 154); Blue value is 56 (22.27% from 255 or 36.36% from 154); Max value from RGB is 97 - color contains mainly: red. Hex color #610138 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610138 is #9EFEC7. Grayscale: #232323. Windows color (decimal): -10419912 or 3670369. OLE color: 3670369.
HSL color Cylindrical-coordinate representation of color #610138: hue angle of 325.62º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #610138 is Cyan = 0, Magento = 0.99, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 1 | 56 | - |
| CMYK | 0 | 0.99 | 0.42 | 0.62 |
| HSL | 325.63º | 0.98% | 0.19% | - |
| HSV(B) | 325.63º | 0.99% | 0.38% | - |
| XYZ | 5.65 | 2.85 | 3.99 | - |
| YUV | 35.97 | 139.3 | 171.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 1 | 56 | 0 | 0.99 | 0.42 | 0.62 | 325.63 | 0.98 | 0.19 |
| Hex | 61 | 1 | 38 | 0 | 63 | 2A | 3E | 146 | 62 | 13 |
| Octal | 141 | 1 | 70 | 0 | 143 | 52 | 76 | 506 | 142 | 23 |
| Binary | 1100001 | 1 | 111000 | 0 | 1100011 | 101010 | 111110 | 101000110 | 1100010 | 10011 |
Color Harmonies of #610138
Complementary color
Monochromatic Colors of #610138
Black with #610138
Text Example
Text Example
White with #610138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610138; }
p { color: rgb(97,1,56); }
H1.HeaderClassName
{
color: #610138;
}
.AnyTagClassName
{
color: #610138;
}
</style>
background-color css
<style>
a { background-color: #610138; }
a { background-color: rgb(97,1,56); }
div.DivClassName
{
background-color: #610138;
}
.BgClassName
{
background-color: #610138;
}
</style>
border-color css
<style>
span { border-color: #610138; }
span { border-color: rgb(97,1,56); }
td.TdClassName
{
border-color: #610138;
}
.TagClassName
{
border-color: #610138;
}
</style>