Shades of Tyrian Purple #610338
Tints of Tyrian Purple #610338
RGB
CMYK
RGB Variations
Color information
#610338 (or 0x610338) is known color: Tyrian Purple. HEX triplet: 61, 03 and 38. RGB value is (97,3,56). Sum of RGB (Red+Green+Blue) = 97+3+56=156 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.18% from 156); Green value is 3 (1.56% from 255 or 1.92% from 156); Blue value is 56 (22.27% from 255 or 35.90% from 156); Max value from RGB is 97 - color contains mainly: red. Hex color #610338 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610338 is #9EFCC7. Grayscale: #252525. Windows color (decimal): -10419400 or 3670881. OLE color: 3670881.
HSL color Cylindrical-coordinate representation of color #610338: hue angle of 326.17º 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 #610338 is Cyan = 0, Magento = 0.97, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 3 | 56 | - |
| CMYK | 0 | 0.97 | 0.42 | 0.62 |
| HSL | 326.17º | 0.94% | 0.2% | - |
| HSV(B) | 326.17º | 0.97% | 0.38% | - |
| XYZ | 5.68 | 2.89 | 4 | - |
| YUV | 37.15 | 138.64 | 170.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 3 | 56 | 0 | 0.97 | 0.42 | 0.62 | 326.17 | 0.94 | 0.2 |
| Hex | 61 | 3 | 38 | 0 | 61 | 2A | 3E | 146 | 5E | 14 |
| Octal | 141 | 3 | 70 | 0 | 141 | 52 | 76 | 506 | 136 | 24 |
| Binary | 1100001 | 11 | 111000 | 0 | 1100001 | 101010 | 111110 | 101000110 | 1011110 | 10100 |
Color Harmonies of #610338
Complementary color
Monochromatic Colors of #610338
Black with #610338
Text Example
Text Example
White with #610338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610338; }
p { color: rgb(97,3,56); }
H1.HeaderClassName
{
color: #610338;
}
.AnyTagClassName
{
color: #610338;
}
</style>
background-color css
<style>
a { background-color: #610338; }
a { background-color: rgb(97,3,56); }
div.DivClassName
{
background-color: #610338;
}
.BgClassName
{
background-color: #610338;
}
</style>
border-color css
<style>
span { border-color: #610338; }
span { border-color: rgb(97,3,56); }
td.TdClassName
{
border-color: #610338;
}
.TagClassName
{
border-color: #610338;
}
</style>