Shades of Tyrian Purple #610245
Tints of Tyrian Purple #610245
RGB
CMYK
RGB Variations
Color information
#610245 (or 0x610245) is known color: Tyrian Purple. HEX triplet: 61, 02 and 45. RGB value is (97,2,69). Sum of RGB (Red+Green+Blue) = 97+2+69=168 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.74% from 168); Green value is 2 (1.17% from 255 or 1.19% from 168); Blue value is 69 (27.34% from 255 or 41.07% from 168); Max value from RGB is 97 - color contains mainly: red. Hex color #610245 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610245 is #9EFDBA. Grayscale: #252525. Windows color (decimal): -10419643 or 4522593. OLE color: 4522593.
HSL color Cylindrical-coordinate representation of color #610245: hue angle of 317.68º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #610245 is Cyan = 0, Magento = 0.98, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 2 | 69 | - |
| CMYK | 0 | 0.98 | 0.29 | 0.62 |
| HSL | 317.68º | 0.96% | 0.19% | - |
| HSV(B) | 317.68º | 0.98% | 0.38% | - |
| XYZ | 6.03 | 3.01 | 5.89 | - |
| YUV | 38.04 | 145.47 | 170.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 2 | 69 | 0 | 0.98 | 0.29 | 0.62 | 317.68 | 0.96 | 0.19 |
| Hex | 61 | 2 | 45 | 0 | 62 | 1D | 3E | 13E | 60 | 13 |
| Octal | 141 | 2 | 105 | 0 | 142 | 35 | 76 | 476 | 140 | 23 |
| Binary | 1100001 | 10 | 1000101 | 0 | 1100010 | 11101 | 111110 | 100111110 | 1100000 | 10011 |
Color Harmonies of #610245
Complementary color
Monochromatic Colors of #610245
Black with #610245
Text Example
Text Example
White with #610245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610245; }
p { color: rgb(97,2,69); }
H1.HeaderClassName
{
color: #610245;
}
.AnyTagClassName
{
color: #610245;
}
</style>
background-color css
<style>
a { background-color: #610245; }
a { background-color: rgb(97,2,69); }
div.DivClassName
{
background-color: #610245;
}
.BgClassName
{
background-color: #610245;
}
</style>
border-color css
<style>
span { border-color: #610245; }
span { border-color: rgb(97,2,69); }
td.TdClassName
{
border-color: #610245;
}
.TagClassName
{
border-color: #610245;
}
</style>