Shades of Scarlet Gum #542463
Tints of Scarlet Gum #542463
RGB
CMYK
RGB Variations
Color information
#542463 (or 0x542463) is known color: Scarlet Gum. HEX triplet: 54, 24 and 63. RGB value is (84,36,99). Sum of RGB (Red+Green+Blue) = 84+36+99=219 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.36% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 99 (39.06% from 255 or 45.21% from 219); Max value from RGB is 99 - color contains mainly: blue. Hex color #542463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542463 is #ABDB9C. Grayscale: #393939. Windows color (decimal): -11262877 or 6497364. OLE color: 6497364.
HSL color Cylindrical-coordinate representation of color #542463: hue angle of 285.71º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #542463 is Cyan = 0.15, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 36 | 99 | - |
| CMYK | 0.15 | 0.64 | 0 | 0.61 |
| HSL | 285.71º | 0.47% | 0.26% | - |
| HSV(B) | 285.71º | 0.64% | 0.39% | - |
| XYZ | 6.54 | 4.05 | 12.24 | - |
| YUV | 57.53 | 151.4 | 146.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 99 | 0.15 | 0.64 | 0 | 0.61 | 285.71 | 0.47 | 0.26 |
| Hex | 54 | 24 | 63 | F | 40 | 0 | 3D | 11E | 2F | 1A |
| Octal | 124 | 44 | 143 | 17 | 100 | 0 | 75 | 436 | 57 | 32 |
| Binary | 1010100 | 100100 | 1100011 | 1111 | 1000000 | 0 | 111101 | 100011110 | 101111 | 11010 |
Color Harmonies of #542463
Complementary color
Monochromatic Colors of #542463
Black with #542463
Text Example
Text Example
White with #542463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542463; }
p { color: rgb(84,36,99); }
H1.HeaderClassName
{
color: #542463;
}
.AnyTagClassName
{
color: #542463;
}
</style>
background-color css
<style>
a { background-color: #542463; }
a { background-color: rgb(84,36,99); }
div.DivClassName
{
background-color: #542463;
}
.BgClassName
{
background-color: #542463;
}
</style>
border-color css
<style>
span { border-color: #542463; }
span { border-color: rgb(84,36,99); }
td.TdClassName
{
border-color: #542463;
}
.TagClassName
{
border-color: #542463;
}
</style>