Shades of Tyrian Purple #610432
Tints of Tyrian Purple #610432
RGB
CMYK
RGB Variations
Color information
#610432 (or 0x610432) is known color: Tyrian Purple. HEX triplet: 61, 04 and 32. RGB value is (97,4,50). Sum of RGB (Red+Green+Blue) = 97+4+50=151 (20% of max value = 765). Red value is 97 (38.28% from 255 or 64.24% from 151); Green value is 4 (1.95% from 255 or 2.65% from 151); Blue value is 50 (19.92% from 255 or 33.11% from 151); Max value from RGB is 97 - color contains mainly: red. Hex color #610432 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610432 is #9EFBCD. Grayscale: #242424. Windows color (decimal): -10419150 or 3277921. OLE color: 3277921.
HSL color Cylindrical-coordinate representation of color #610432: hue angle of 330.32º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #610432 is Cyan = 0, Magento = 0.96, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 4 | 50 | - |
| CMYK | 0 | 0.96 | 0.48 | 0.62 |
| HSL | 330.32º | 0.92% | 0.2% | - |
| HSV(B) | 330.32º | 0.96% | 0.38% | - |
| XYZ | 5.55 | 2.86 | 3.28 | - |
| YUV | 37.05 | 135.31 | 170.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 4 | 50 | 0 | 0.96 | 0.48 | 0.62 | 330.32 | 0.92 | 0.2 |
| Hex | 61 | 4 | 32 | 0 | 60 | 30 | 3E | 14A | 5C | 14 |
| Octal | 141 | 4 | 62 | 0 | 140 | 60 | 76 | 512 | 134 | 24 |
| Binary | 1100001 | 100 | 110010 | 0 | 1100000 | 110000 | 111110 | 101001010 | 1011100 | 10100 |
Color Harmonies of #610432
Complementary color
Monochromatic Colors of #610432
Black with #610432
Text Example
Text Example
White with #610432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610432; }
p { color: rgb(97,4,50); }
H1.HeaderClassName
{
color: #610432;
}
.AnyTagClassName
{
color: #610432;
}
</style>
background-color css
<style>
a { background-color: #610432; }
a { background-color: rgb(97,4,50); }
div.DivClassName
{
background-color: #610432;
}
.BgClassName
{
background-color: #610432;
}
</style>
border-color css
<style>
span { border-color: #610432; }
span { border-color: rgb(97,4,50); }
td.TdClassName
{
border-color: #610432;
}
.TagClassName
{
border-color: #610432;
}
</style>