Shades of Tyrian Purple #610938
Tints of Tyrian Purple #610938
RGB
CMYK
RGB Variations
Color information
#610938 (or 0x610938) is known color: Tyrian Purple. HEX triplet: 61, 09 and 38. RGB value is (97,9,56). Sum of RGB (Red+Green+Blue) = 97+9+56=162 (21% of max value = 765). Red value is 97 (38.28% from 255 or 59.88% from 162); Green value is 9 (3.91% from 255 or 5.56% from 162); Blue value is 56 (22.27% from 255 or 34.57% from 162); Max value from RGB is 97 - color contains mainly: red. Hex color #610938 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610938 is #9EF6C7. Grayscale: #282828. Windows color (decimal): -10417864 or 3672417. OLE color: 3672417.
HSL color Cylindrical-coordinate representation of color #610938: hue angle of 327.95º 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 #610938 is Cyan = 0, Magento = 0.91, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 9 | 56 | - |
| CMYK | 0 | 0.91 | 0.42 | 0.62 |
| HSL | 327.95º | 0.83% | 0.21% | - |
| HSV(B) | 327.95º | 0.91% | 0.38% | - |
| XYZ | 5.74 | 3.02 | 4.02 | - |
| YUV | 40.67 | 136.65 | 168.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 9 | 56 | 0 | 0.91 | 0.42 | 0.62 | 327.95 | 0.83 | 0.21 |
| Hex | 61 | 9 | 38 | 0 | 5B | 2A | 3E | 148 | 53 | 15 |
| Octal | 141 | 11 | 70 | 0 | 133 | 52 | 76 | 510 | 123 | 25 |
| Binary | 1100001 | 1001 | 111000 | 0 | 1011011 | 101010 | 111110 | 101001000 | 1010011 | 10101 |
Color Harmonies of #610938
Complementary color
Monochromatic Colors of #610938
Black with #610938
Text Example
Text Example
White with #610938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610938; }
p { color: rgb(97,9,56); }
H1.HeaderClassName
{
color: #610938;
}
.AnyTagClassName
{
color: #610938;
}
</style>
background-color css
<style>
a { background-color: #610938; }
a { background-color: rgb(97,9,56); }
div.DivClassName
{
background-color: #610938;
}
.BgClassName
{
background-color: #610938;
}
</style>
border-color css
<style>
span { border-color: #610938; }
span { border-color: rgb(97,9,56); }
td.TdClassName
{
border-color: #610938;
}
.TagClassName
{
border-color: #610938;
}
</style>