Shades of Tyrian Purple #611038
Tints of Tyrian Purple #611038
RGB
CMYK
RGB Variations
Color information
#611038 (or 0x611038) is known color: Tyrian Purple. HEX triplet: 61, 10 and 38. RGB value is (97,16,56). Sum of RGB (Red+Green+Blue) = 97+16+56=169 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.40% from 169); Green value is 16 (6.64% from 255 or 9.47% from 169); Blue value is 56 (22.27% from 255 or 33.14% from 169); Max value from RGB is 97 - color contains mainly: red. Hex color #611038 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611038 is #9EEFC7. Grayscale: #2C2C2C. Windows color (decimal): -10416072 or 3674209. OLE color: 3674209.
HSL color Cylindrical-coordinate representation of color #611038: hue angle of 330.37º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #611038 is Cyan = 0, Magento = 0.84, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 16 | 56 | - |
| CMYK | 0 | 0.84 | 0.42 | 0.62 |
| HSL | 330.37º | 0.72% | 0.22% | - |
| HSV(B) | 330.37º | 0.84% | 0.38% | - |
| XYZ | 5.83 | 3.2 | 4.05 | - |
| YUV | 44.78 | 134.34 | 165.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 16 | 56 | 0 | 0.84 | 0.42 | 0.62 | 330.37 | 0.72 | 0.22 |
| Hex | 61 | 10 | 38 | 0 | 54 | 2A | 3E | 14A | 48 | 16 |
| Octal | 141 | 20 | 70 | 0 | 124 | 52 | 76 | 512 | 110 | 26 |
| Binary | 1100001 | 10000 | 111000 | 0 | 1010100 | 101010 | 111110 | 101001010 | 1001000 | 10110 |
Color Harmonies of #611038
Complementary color
Monochromatic Colors of #611038
Black with #611038
Text Example
Text Example
White with #611038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611038; }
p { color: rgb(97,16,56); }
H1.HeaderClassName
{
color: #611038;
}
.AnyTagClassName
{
color: #611038;
}
</style>
background-color css
<style>
a { background-color: #611038; }
a { background-color: rgb(97,16,56); }
div.DivClassName
{
background-color: #611038;
}
.BgClassName
{
background-color: #611038;
}
</style>
border-color css
<style>
span { border-color: #611038; }
span { border-color: rgb(97,16,56); }
td.TdClassName
{
border-color: #611038;
}
.TagClassName
{
border-color: #611038;
}
</style>