Shades of Tyrian Purple #610948
Tints of Tyrian Purple #610948
RGB
CMYK
RGB Variations
Color information
#610948 (or 0x610948) is known color: Tyrian Purple. HEX triplet: 61, 09 and 48. RGB value is (97,9,72). Sum of RGB (Red+Green+Blue) = 97+9+72=178 (23% of max value = 765). Red value is 97 (38.28% from 255 or 54.49% from 178); Green value is 9 (3.91% from 255 or 5.06% from 178); Blue value is 72 (28.52% from 255 or 40.45% from 178); Max value from RGB is 97 - color contains mainly: red. Hex color #610948 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610948 is #9EF6B7. Grayscale: #2A2A2A. Windows color (decimal): -10417848 or 4720993. OLE color: 4720993.
HSL color Cylindrical-coordinate representation of color #610948: hue angle of 317.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 #610948 is Cyan = 0, Magento = 0.91, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 9 | 72 | - |
| CMYK | 0 | 0.91 | 0.26 | 0.62 |
| HSL | 317.05º | 0.83% | 0.21% | - |
| HSV(B) | 317.05º | 0.91% | 0.38% | - |
| XYZ | 6.2 | 3.2 | 6.42 | - |
| YUV | 42.49 | 144.65 | 166.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 9 | 72 | 0 | 0.91 | 0.26 | 0.62 | 317.05 | 0.83 | 0.21 |
| Hex | 61 | 9 | 48 | 0 | 5B | 1A | 3E | 13D | 53 | 15 |
| Octal | 141 | 11 | 110 | 0 | 133 | 32 | 76 | 475 | 123 | 25 |
| Binary | 1100001 | 1001 | 1001000 | 0 | 1011011 | 11010 | 111110 | 100111101 | 1010011 | 10101 |
Color Harmonies of #610948
Complementary color
Monochromatic Colors of #610948
Black with #610948
Text Example
Text Example
White with #610948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610948; }
p { color: rgb(97,9,72); }
H1.HeaderClassName
{
color: #610948;
}
.AnyTagClassName
{
color: #610948;
}
</style>
background-color css
<style>
a { background-color: #610948; }
a { background-color: rgb(97,9,72); }
div.DivClassName
{
background-color: #610948;
}
.BgClassName
{
background-color: #610948;
}
</style>
border-color css
<style>
span { border-color: #610948; }
span { border-color: rgb(97,9,72); }
td.TdClassName
{
border-color: #610948;
}
.TagClassName
{
border-color: #610948;
}
</style>