Shades of Tyrian Purple #540238
Tints of Tyrian Purple #540238
RGB
CMYK
RGB Variations
Color information
#540238 (or 0x540238) is known color: Tyrian Purple. HEX triplet: 54, 02 and 38. RGB value is (84,2,56). Sum of RGB (Red+Green+Blue) = 84+2+56=142 (18% of max value = 765). Red value is 84 (33.20% from 255 or 59.15% from 142); Green value is 2 (1.17% from 255 or 1.41% from 142); Blue value is 56 (22.27% from 255 or 39.44% from 142); Max value from RGB is 84 - color contains mainly: red. Hex color #540238 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540238 is #ABFDC7. Grayscale: #202020. Windows color (decimal): -11271624 or 3670612. OLE color: 3670612.
HSL color Cylindrical-coordinate representation of color #540238: hue angle of 320.49º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #540238 is Cyan = 0, Magento = 0.98, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 2 | 56 | - |
| CMYK | 0 | 0.98 | 0.33 | 0.67 |
| HSL | 320.49º | 0.95% | 0.17% | - |
| HSV(B) | 320.49º | 0.98% | 0.33% | - |
| XYZ | 4.39 | 2.21 | 3.94 | - |
| YUV | 32.67 | 141.17 | 164.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 2 | 56 | 0 | 0.98 | 0.33 | 0.67 | 320.49 | 0.95 | 0.17 |
| Hex | 54 | 2 | 38 | 0 | 62 | 21 | 43 | 140 | 5F | 11 |
| Octal | 124 | 2 | 70 | 0 | 142 | 41 | 103 | 500 | 137 | 21 |
| Binary | 1010100 | 10 | 111000 | 0 | 1100010 | 100001 | 1000011 | 101000000 | 1011111 | 10001 |
Color Harmonies of #540238
Complementary color
Monochromatic Colors of #540238
Black with #540238
Text Example
Text Example
White with #540238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540238; }
p { color: rgb(84,2,56); }
H1.HeaderClassName
{
color: #540238;
}
.AnyTagClassName
{
color: #540238;
}
</style>
background-color css
<style>
a { background-color: #540238; }
a { background-color: rgb(84,2,56); }
div.DivClassName
{
background-color: #540238;
}
.BgClassName
{
background-color: #540238;
}
</style>
border-color css
<style>
span { border-color: #540238; }
span { border-color: rgb(84,2,56); }
td.TdClassName
{
border-color: #540238;
}
.TagClassName
{
border-color: #540238;
}
</style>