Shades of Scarlet Gum #542261
Tints of Scarlet Gum #542261
RGB
CMYK
RGB Variations
Color information
#542261 (or 0x542261) is known color: Scarlet Gum. HEX triplet: 54, 22 and 61. RGB value is (84,34,97). Sum of RGB (Red+Green+Blue) = 84+34+97=215 (28% of max value = 765). Red value is 84 (33.20% from 255 or 39.07% from 215); Green value is 34 (13.67% from 255 or 15.81% from 215); Blue value is 97 (38.28% from 255 or 45.12% from 215); Max value from RGB is 97 - color contains mainly: blue. Hex color #542261 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542261 is #ABDD9E. Grayscale: #373737. Windows color (decimal): -11263391 or 6365780. OLE color: 6365780.
HSL color Cylindrical-coordinate representation of color #542261: hue angle of 287.62º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #542261 is Cyan = 0.13, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 34 | 97 | - |
| CMYK | 0.13 | 0.65 | 0 | 0.62 |
| HSL | 287.62º | 0.48% | 0.26% | - |
| HSV(B) | 287.62º | 0.65% | 0.38% | - |
| XYZ | 6.39 | 3.89 | 11.72 | - |
| YUV | 56.13 | 151.07 | 147.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 34 | 97 | 0.13 | 0.65 | 0 | 0.62 | 287.62 | 0.48 | 0.26 |
| Hex | 54 | 22 | 61 | D | 41 | 0 | 3E | 120 | 30 | 1A |
| Octal | 124 | 42 | 141 | 15 | 101 | 0 | 76 | 440 | 60 | 32 |
| Binary | 1010100 | 100010 | 1100001 | 1101 | 1000001 | 0 | 111110 | 100100000 | 110000 | 11010 |
Color Harmonies of #542261
Complementary color
Monochromatic Colors of #542261
Black with #542261
Text Example
Text Example
White with #542261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542261; }
p { color: rgb(84,34,97); }
H1.HeaderClassName
{
color: #542261;
}
.AnyTagClassName
{
color: #542261;
}
</style>
background-color css
<style>
a { background-color: #542261; }
a { background-color: rgb(84,34,97); }
div.DivClassName
{
background-color: #542261;
}
.BgClassName
{
background-color: #542261;
}
</style>
border-color css
<style>
span { border-color: #542261; }
span { border-color: rgb(84,34,97); }
td.TdClassName
{
border-color: #542261;
}
.TagClassName
{
border-color: #542261;
}
</style>