Shades of Tyrian Purple #610133
Tints of Tyrian Purple #610133
RGB
CMYK
RGB Variations
Color information
#610133 (or 0x610133) is known color: Tyrian Purple. HEX triplet: 61, 01 and 33. RGB value is (97,1,51). Sum of RGB (Red+Green+Blue) = 97+1+51=149 (19% of max value = 765). Red value is 97 (38.28% from 255 or 65.10% from 149); Green value is 1 (0.78% from 255 or 0.67% from 149); Blue value is 51 (20.31% from 255 or 34.23% from 149); Max value from RGB is 97 - color contains mainly: red. Hex color #610133 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610133 is #9EFECC. Grayscale: #232323. Windows color (decimal): -10419917 or 3342689. OLE color: 3342689.
HSL color Cylindrical-coordinate representation of color #610133: hue angle of 328.75º 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 #610133 is Cyan = 0, Magento = 0.99, Yellow = 0.47 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 1 | 51 | - |
| CMYK | 0 | 0.99 | 0.47 | 0.62 |
| HSL | 328.75º | 0.98% | 0.19% | - |
| HSV(B) | 328.75º | 0.99% | 0.38% | - |
| XYZ | 5.54 | 2.8 | 3.38 | - |
| YUV | 35.4 | 136.8 | 171.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 1 | 51 | 0 | 0.99 | 0.47 | 0.62 | 328.75 | 0.98 | 0.19 |
| Hex | 61 | 1 | 33 | 0 | 63 | 2F | 3E | 149 | 62 | 13 |
| Octal | 141 | 1 | 63 | 0 | 143 | 57 | 76 | 511 | 142 | 23 |
| Binary | 1100001 | 1 | 110011 | 0 | 1100011 | 101111 | 111110 | 101001001 | 1100010 | 10011 |
Color Harmonies of #610133
Complementary color
Monochromatic Colors of #610133
Black with #610133
Text Example
Text Example
White with #610133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610133; }
p { color: rgb(97,1,51); }
H1.HeaderClassName
{
color: #610133;
}
.AnyTagClassName
{
color: #610133;
}
</style>
background-color css
<style>
a { background-color: #610133; }
a { background-color: rgb(97,1,51); }
div.DivClassName
{
background-color: #610133;
}
.BgClassName
{
background-color: #610133;
}
</style>
border-color css
<style>
span { border-color: #610133; }
span { border-color: rgb(97,1,51); }
td.TdClassName
{
border-color: #610133;
}
.TagClassName
{
border-color: #610133;
}
</style>