Shades of Tyrian Purple #540452
Tints of Tyrian Purple #540452
RGB
CMYK
RGB Variations
Color information
#540452 (or 0x540452) is known color: Tyrian Purple. HEX triplet: 54, 04 and 52. RGB value is (84,4,82). Sum of RGB (Red+Green+Blue) = 84+4+82=170 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.41% from 170); Green value is 4 (1.95% from 255 or 2.35% from 170); Blue value is 82 (32.42% from 255 or 48.24% from 170); Max value from RGB is 84 - color contains mainly: red. Hex color #540452 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540452 is #ABFBAD. Grayscale: #242424. Windows color (decimal): -11271086 or 5375060. OLE color: 5375060.
HSL color Cylindrical-coordinate representation of color #540452: hue angle of 301.5º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #540452 is Cyan = 0, Magento = 0.95, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 4 | 82 | - |
| CMYK | 0 | 0.95 | 0.02 | 0.67 |
| HSL | 301.5º | 0.91% | 0.17% | - |
| HSV(B) | 301.5º | 0.95% | 0.33% | - |
| XYZ | 5.22 | 2.58 | 8.21 | - |
| YUV | 36.81 | 153.5 | 161.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 4 | 82 | 0 | 0.95 | 0.02 | 0.67 | 301.5 | 0.91 | 0.17 |
| Hex | 54 | 4 | 52 | 0 | 5F | 2 | 43 | 12E | 5B | 11 |
| Octal | 124 | 4 | 122 | 0 | 137 | 2 | 103 | 456 | 133 | 21 |
| Binary | 1010100 | 100 | 1010010 | 0 | 1011111 | 10 | 1000011 | 100101110 | 1011011 | 10001 |
Color Harmonies of #540452
Complementary color
Monochromatic Colors of #540452
Black with #540452
Text Example
Text Example
White with #540452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540452; }
p { color: rgb(84,4,82); }
H1.HeaderClassName
{
color: #540452;
}
.AnyTagClassName
{
color: #540452;
}
</style>
background-color css
<style>
a { background-color: #540452; }
a { background-color: rgb(84,4,82); }
div.DivClassName
{
background-color: #540452;
}
.BgClassName
{
background-color: #540452;
}
</style>
border-color css
<style>
span { border-color: #540452; }
span { border-color: rgb(84,4,82); }
td.TdClassName
{
border-color: #540452;
}
.TagClassName
{
border-color: #540452;
}
</style>