Shades of Scarlet Gum #542761
Tints of Scarlet Gum #542761
RGB
CMYK
RGB Variations
Color information
#542761 (or 0x542761) is known color: Scarlet Gum. HEX triplet: 54, 27 and 61. RGB value is (84,39,97). Sum of RGB (Red+Green+Blue) = 84+39+97=220 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.18% from 220); Green value is 39 (15.62% from 255 or 17.73% from 220); Blue value is 97 (38.28% from 255 or 44.09% from 220); Max value from RGB is 97 - color contains mainly: blue. Hex color #542761 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542761 is #ABD89E. Grayscale: #3A3A3A. Windows color (decimal): -11262111 or 6367060. OLE color: 6367060.
HSL color Cylindrical-coordinate representation of color #542761: hue angle of 286.55º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #542761 is Cyan = 0.13, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 39 | 97 | - |
| CMYK | 0.13 | 0.60 | 0 | 0.62 |
| HSL | 286.55º | 0.43% | 0.27% | - |
| HSV(B) | 286.55º | 0.6% | 0.38% | - |
| XYZ | 6.54 | 4.2 | 11.78 | - |
| YUV | 59.07 | 149.41 | 145.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 97 | 0.13 | 0.60 | 0 | 0.62 | 286.55 | 0.43 | 0.27 |
| Hex | 54 | 27 | 61 | D | 3C | 0 | 3E | 11F | 2B | 1B |
| Octal | 124 | 47 | 141 | 15 | 74 | 0 | 76 | 437 | 53 | 33 |
| Binary | 1010100 | 100111 | 1100001 | 1101 | 111100 | 0 | 111110 | 100011111 | 101011 | 11011 |
Color Harmonies of #542761
Complementary color
Monochromatic Colors of #542761
Black with #542761
Text Example
Text Example
White with #542761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542761; }
p { color: rgb(84,39,97); }
H1.HeaderClassName
{
color: #542761;
}
.AnyTagClassName
{
color: #542761;
}
</style>
background-color css
<style>
a { background-color: #542761; }
a { background-color: rgb(84,39,97); }
div.DivClassName
{
background-color: #542761;
}
.BgClassName
{
background-color: #542761;
}
</style>
border-color css
<style>
span { border-color: #542761; }
span { border-color: rgb(84,39,97); }
td.TdClassName
{
border-color: #542761;
}
.TagClassName
{
border-color: #542761;
}
</style>