Shades of Tyrian Purple #541247
Tints of Tyrian Purple #541247
RGB
CMYK
RGB Variations
Color information
#541247 (or 0x541247) is known color: Tyrian Purple. HEX triplet: 54, 12 and 47. RGB value is (84,18,71). Sum of RGB (Red+Green+Blue) = 84+18+71=173 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.55% from 173); Green value is 18 (7.42% from 255 or 10.40% from 173); Blue value is 71 (28.12% from 255 or 41.04% from 173); Max value from RGB is 84 - color contains mainly: red. Hex color #541247 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541247 is #ABEDB8. Grayscale: #2B2B2B. Windows color (decimal): -11267513 or 4657748. OLE color: 4657748.
HSL color Cylindrical-coordinate representation of color #541247: hue angle of 311.82º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #541247 is Cyan = 0, Magento = 0.79, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 18 | 71 | - |
| CMYK | 0 | 0.79 | 0.15 | 0.67 |
| HSL | 311.82º | 0.65% | 0.2% | - |
| HSV(B) | 311.82º | 0.79% | 0.33% | - |
| XYZ | 5.01 | 2.77 | 6.23 | - |
| YUV | 43.78 | 143.37 | 156.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 18 | 71 | 0 | 0.79 | 0.15 | 0.67 | 311.82 | 0.65 | 0.2 |
| Hex | 54 | 12 | 47 | 0 | 4F | F | 43 | 138 | 41 | 14 |
| Octal | 124 | 22 | 107 | 0 | 117 | 17 | 103 | 470 | 101 | 24 |
| Binary | 1010100 | 10010 | 1000111 | 0 | 1001111 | 1111 | 1000011 | 100111000 | 1000001 | 10100 |
Color Harmonies of #541247
Complementary color
Monochromatic Colors of #541247
Black with #541247
Text Example
Text Example
White with #541247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541247; }
p { color: rgb(84,18,71); }
H1.HeaderClassName
{
color: #541247;
}
.AnyTagClassName
{
color: #541247;
}
</style>
background-color css
<style>
a { background-color: #541247; }
a { background-color: rgb(84,18,71); }
div.DivClassName
{
background-color: #541247;
}
.BgClassName
{
background-color: #541247;
}
</style>
border-color css
<style>
span { border-color: #541247; }
span { border-color: rgb(84,18,71); }
td.TdClassName
{
border-color: #541247;
}
.TagClassName
{
border-color: #541247;
}
</style>