Shades of Tyrian Purple #610952
Tints of Tyrian Purple #610952
RGB
CMYK
RGB Variations
Color information
#610952 (or 0x610952) is known color: Tyrian Purple. HEX triplet: 61, 09 and 52. RGB value is (97,9,82). Sum of RGB (Red+Green+Blue) = 97+9+82=188 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.60% from 188); Green value is 9 (3.91% from 255 or 4.79% from 188); Blue value is 82 (32.42% from 255 or 43.62% from 188); Max value from RGB is 97 - color contains mainly: red. Hex color #610952 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610952 is #9EF6AD. Grayscale: #2B2B2B. Windows color (decimal): -10417838 or 5376353. OLE color: 5376353.
HSL color Cylindrical-coordinate representation of color #610952: hue angle of 310.23º 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 #610952 is Cyan = 0, Magento = 0.91, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 9 | 82 | - |
| CMYK | 0 | 0.91 | 0.15 | 0.62 |
| HSL | 310.23º | 0.83% | 0.21% | - |
| HSV(B) | 310.23º | 0.91% | 0.38% | - |
| XYZ | 6.55 | 3.35 | 8.28 | - |
| YUV | 43.63 | 149.65 | 166.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 9 | 82 | 0 | 0.91 | 0.15 | 0.62 | 310.23 | 0.83 | 0.21 |
| Hex | 61 | 9 | 52 | 0 | 5B | F | 3E | 136 | 53 | 15 |
| Octal | 141 | 11 | 122 | 0 | 133 | 17 | 76 | 466 | 123 | 25 |
| Binary | 1100001 | 1001 | 1010010 | 0 | 1011011 | 1111 | 111110 | 100110110 | 1010011 | 10101 |
Color Harmonies of #610952
Complementary color
Monochromatic Colors of #610952
Black with #610952
Text Example
Text Example
White with #610952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610952; }
p { color: rgb(97,9,82); }
H1.HeaderClassName
{
color: #610952;
}
.AnyTagClassName
{
color: #610952;
}
</style>
background-color css
<style>
a { background-color: #610952; }
a { background-color: rgb(97,9,82); }
div.DivClassName
{
background-color: #610952;
}
.BgClassName
{
background-color: #610952;
}
</style>
border-color css
<style>
span { border-color: #610952; }
span { border-color: rgb(97,9,82); }
td.TdClassName
{
border-color: #610952;
}
.TagClassName
{
border-color: #610952;
}
</style>