Shades of Scarlet Gum #542660
Tints of Scarlet Gum #542660
RGB
CMYK
RGB Variations
Color information
#542660 (or 0x542660) is known color: Scarlet Gum. HEX triplet: 54, 26 and 60. RGB value is (84,38,96). Sum of RGB (Red+Green+Blue) = 84+38+96=218 (28% of max value = 765). Red value is 84 (33.20% from 255 or 38.53% from 218); Green value is 38 (15.23% from 255 or 17.43% from 218); Blue value is 96 (37.89% from 255 or 44.04% from 218); Max value from RGB is 96 - color contains mainly: blue. Hex color #542660 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542660 is #ABD99F. Grayscale: #3A3A3A. Windows color (decimal): -11262368 or 6301268. OLE color: 6301268.
HSL color Cylindrical-coordinate representation of color #542660: hue angle of 287.59º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #542660 is Cyan = 0.12, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 38 | 96 | - |
| CMYK | 0.12 | 0.60 | 0 | 0.62 |
| HSL | 287.59º | 0.43% | 0.26% | - |
| HSV(B) | 287.59º | 0.6% | 0.38% | - |
| XYZ | 6.46 | 4.12 | 11.52 | - |
| YUV | 58.37 | 149.24 | 146.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 96 | 0.12 | 0.60 | 0 | 0.62 | 287.59 | 0.43 | 0.26 |
| Hex | 54 | 26 | 60 | C | 3C | 0 | 3E | 120 | 2B | 1A |
| Octal | 124 | 46 | 140 | 14 | 74 | 0 | 76 | 440 | 53 | 32 |
| Binary | 1010100 | 100110 | 1100000 | 1100 | 111100 | 0 | 111110 | 100100000 | 101011 | 11010 |
Color Harmonies of #542660
Complementary color
Monochromatic Colors of #542660
Black with #542660
Text Example
Text Example
White with #542660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542660; }
p { color: rgb(84,38,96); }
H1.HeaderClassName
{
color: #542660;
}
.AnyTagClassName
{
color: #542660;
}
</style>
background-color css
<style>
a { background-color: #542660; }
a { background-color: rgb(84,38,96); }
div.DivClassName
{
background-color: #542660;
}
.BgClassName
{
background-color: #542660;
}
</style>
border-color css
<style>
span { border-color: #542660; }
span { border-color: rgb(84,38,96); }
td.TdClassName
{
border-color: #542660;
}
.TagClassName
{
border-color: #542660;
}
</style>