Shades of Tyrian Purple #610448
Tints of Tyrian Purple #610448
RGB
CMYK
RGB Variations
Color information
#610448 (or 0x610448) is known color: Tyrian Purple. HEX triplet: 61, 04 and 48. RGB value is (97,4,72). Sum of RGB (Red+Green+Blue) = 97+4+72=173 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.07% from 173); Green value is 4 (1.95% from 255 or 2.31% from 173); Blue value is 72 (28.52% from 255 or 41.62% from 173); Max value from RGB is 97 - color contains mainly: red. Hex color #610448 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610448 is #9EFBB7. Grayscale: #272727. Windows color (decimal): -10419128 or 4719713. OLE color: 4719713.
HSL color Cylindrical-coordinate representation of color #610448: hue angle of 316.13º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #610448 is Cyan = 0, Magento = 0.96, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 4 | 72 | - |
| CMYK | 0 | 0.96 | 0.26 | 0.62 |
| HSL | 316.13º | 0.92% | 0.2% | - |
| HSV(B) | 316.13º | 0.96% | 0.38% | - |
| XYZ | 6.14 | 3.1 | 6.4 | - |
| YUV | 39.56 | 146.31 | 168.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 4 | 72 | 0 | 0.96 | 0.26 | 0.62 | 316.13 | 0.92 | 0.2 |
| Hex | 61 | 4 | 48 | 0 | 60 | 1A | 3E | 13C | 5C | 14 |
| Octal | 141 | 4 | 110 | 0 | 140 | 32 | 76 | 474 | 134 | 24 |
| Binary | 1100001 | 100 | 1001000 | 0 | 1100000 | 11010 | 111110 | 100111100 | 1011100 | 10100 |
Color Harmonies of #610448
Complementary color
Monochromatic Colors of #610448
Black with #610448
Text Example
Text Example
White with #610448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610448; }
p { color: rgb(97,4,72); }
H1.HeaderClassName
{
color: #610448;
}
.AnyTagClassName
{
color: #610448;
}
</style>
background-color css
<style>
a { background-color: #610448; }
a { background-color: rgb(97,4,72); }
div.DivClassName
{
background-color: #610448;
}
.BgClassName
{
background-color: #610448;
}
</style>
border-color css
<style>
span { border-color: #610448; }
span { border-color: rgb(97,4,72); }
td.TdClassName
{
border-color: #610448;
}
.TagClassName
{
border-color: #610448;
}
</style>