Shades of Scarlet Gum #542062
Tints of Scarlet Gum #542062
RGB
CMYK
RGB Variations
Color information
#542062 (or 0x542062) is known color: Scarlet Gum. HEX triplet: 54, 20 and 62. RGB value is (84,32,98). Sum of RGB (Red+Green+Blue) = 84+32+98=214 (28% of max value = 765). Red value is 84 (33.20% from 255 or 39.25% from 214); Green value is 32 (12.89% from 255 or 14.95% from 214); Blue value is 98 (38.67% from 255 or 45.79% from 214); Max value from RGB is 98 - color contains mainly: blue. Hex color #542062 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542062 is #ABDF9D. Grayscale: #363636. Windows color (decimal): -11263902 or 6430804. OLE color: 6430804.
HSL color Cylindrical-coordinate representation of color #542062: hue angle of 287.27º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #542062 is Cyan = 0.14, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 32 | 98 | - |
| CMYK | 0.14 | 0.67 | 0 | 0.62 |
| HSL | 287.27º | 0.51% | 0.25% | - |
| HSV(B) | 287.27º | 0.67% | 0.38% | - |
| XYZ | 6.38 | 3.8 | 11.95 | - |
| YUV | 55.07 | 152.23 | 148.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 98 | 0.14 | 0.67 | 0 | 0.62 | 287.27 | 0.51 | 0.25 |
| Hex | 54 | 20 | 62 | E | 43 | 0 | 3E | 11F | 33 | 19 |
| Octal | 124 | 40 | 142 | 16 | 103 | 0 | 76 | 437 | 63 | 31 |
| Binary | 1010100 | 100000 | 1100010 | 1110 | 1000011 | 0 | 111110 | 100011111 | 110011 | 11001 |
Color Harmonies of #542062
Complementary color
Monochromatic Colors of #542062
Black with #542062
Text Example
Text Example
White with #542062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542062; }
p { color: rgb(84,32,98); }
H1.HeaderClassName
{
color: #542062;
}
.AnyTagClassName
{
color: #542062;
}
</style>
background-color css
<style>
a { background-color: #542062; }
a { background-color: rgb(84,32,98); }
div.DivClassName
{
background-color: #542062;
}
.BgClassName
{
background-color: #542062;
}
</style>
border-color css
<style>
span { border-color: #542062; }
span { border-color: rgb(84,32,98); }
td.TdClassName
{
border-color: #542062;
}
.TagClassName
{
border-color: #542062;
}
</style>