Shades of Tyrian Purple #610343
Tints of Tyrian Purple #610343
RGB
CMYK
RGB Variations
Color information
#610343 (or 0x610343) is known color: Tyrian Purple. HEX triplet: 61, 03 and 43. RGB value is (97,3,67). Sum of RGB (Red+Green+Blue) = 97+3+67=167 (22% of max value = 765). Red value is 97 (38.28% from 255 or 58.08% from 167); Green value is 3 (1.56% from 255 or 1.80% from 167); Blue value is 67 (26.56% from 255 or 40.12% from 167); Max value from RGB is 97 - color contains mainly: red. Hex color #610343 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610343 is #9EFCBC. Grayscale: #262626. Windows color (decimal): -10419389 or 4391777. OLE color: 4391777.
HSL color Cylindrical-coordinate representation of color #610343: hue angle of 319.15º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #610343 is Cyan = 0, Magento = 0.97, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 3 | 67 | - |
| CMYK | 0 | 0.97 | 0.31 | 0.62 |
| HSL | 319.15º | 0.94% | 0.2% | - |
| HSV(B) | 319.15º | 0.97% | 0.38% | - |
| XYZ | 5.98 | 3.01 | 5.58 | - |
| YUV | 38.4 | 144.14 | 169.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 3 | 67 | 0 | 0.97 | 0.31 | 0.62 | 319.15 | 0.94 | 0.2 |
| Hex | 61 | 3 | 43 | 0 | 61 | 1F | 3E | 13F | 5E | 14 |
| Octal | 141 | 3 | 103 | 0 | 141 | 37 | 76 | 477 | 136 | 24 |
| Binary | 1100001 | 11 | 1000011 | 0 | 1100001 | 11111 | 111110 | 100111111 | 1011110 | 10100 |
Color Harmonies of #610343
Complementary color
Monochromatic Colors of #610343
Black with #610343
Text Example
Text Example
White with #610343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610343; }
p { color: rgb(97,3,67); }
H1.HeaderClassName
{
color: #610343;
}
.AnyTagClassName
{
color: #610343;
}
</style>
background-color css
<style>
a { background-color: #610343; }
a { background-color: rgb(97,3,67); }
div.DivClassName
{
background-color: #610343;
}
.BgClassName
{
background-color: #610343;
}
</style>
border-color css
<style>
span { border-color: #610343; }
span { border-color: rgb(97,3,67); }
td.TdClassName
{
border-color: #610343;
}
.TagClassName
{
border-color: #610343;
}
</style>