Shades of Tyrian Purple #610932
Tints of Tyrian Purple #610932
RGB
CMYK
RGB Variations
Color information
#610932 (or 0x610932) is known color: Tyrian Purple. HEX triplet: 61, 09 and 32. RGB value is (97,9,50). Sum of RGB (Red+Green+Blue) = 97+9+50=156 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.18% from 156); Green value is 9 (3.91% from 255 or 5.77% from 156); Blue value is 50 (19.92% from 255 or 32.05% from 156); Max value from RGB is 97 - color contains mainly: red. Hex color #610932 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610932 is #9EF6CD. Grayscale: #272727. Windows color (decimal): -10417870 or 3279201. OLE color: 3279201.
HSL color Cylindrical-coordinate representation of color #610932: hue angle of 332.05º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #610932 is Cyan = 0, Magento = 0.91, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 9 | 50 | - |
| CMYK | 0 | 0.91 | 0.48 | 0.62 |
| HSL | 332.05º | 0.83% | 0.21% | - |
| HSV(B) | 332.05º | 0.91% | 0.38% | - |
| XYZ | 5.6 | 2.97 | 3.29 | - |
| YUV | 39.99 | 133.65 | 168.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 9 | 50 | 0 | 0.91 | 0.48 | 0.62 | 332.05 | 0.83 | 0.21 |
| Hex | 61 | 9 | 32 | 0 | 5B | 30 | 3E | 14C | 53 | 15 |
| Octal | 141 | 11 | 62 | 0 | 133 | 60 | 76 | 514 | 123 | 25 |
| Binary | 1100001 | 1001 | 110010 | 0 | 1011011 | 110000 | 111110 | 101001100 | 1010011 | 10101 |
Color Harmonies of #610932
Complementary color
Monochromatic Colors of #610932
Black with #610932
Text Example
Text Example
White with #610932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610932; }
p { color: rgb(97,9,50); }
H1.HeaderClassName
{
color: #610932;
}
.AnyTagClassName
{
color: #610932;
}
</style>
background-color css
<style>
a { background-color: #610932; }
a { background-color: rgb(97,9,50); }
div.DivClassName
{
background-color: #610932;
}
.BgClassName
{
background-color: #610932;
}
</style>
border-color css
<style>
span { border-color: #610932; }
span { border-color: rgb(97,9,50); }
td.TdClassName
{
border-color: #610932;
}
.TagClassName
{
border-color: #610932;
}
</style>