Shades of Scarlet Gum #542662
Tints of Scarlet Gum #542662
RGB
CMYK
RGB Variations
Color information
#542662 (or 0x542662) is known color: Scarlet Gum. HEX triplet: 54, 26 and 62. RGB value is (84,38,98). Sum of RGB (Red+Green+Blue) = 84+38+98=220 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.18% from 220); Green value is 38 (15.23% from 255 or 17.27% from 220); Blue value is 98 (38.67% from 255 or 44.55% from 220); Max value from RGB is 98 - color contains mainly: blue. Hex color #542662 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542662 is #ABD99D. Grayscale: #3A3A3A. Windows color (decimal): -11262366 or 6432340. OLE color: 6432340.
HSL color Cylindrical-coordinate representation of color #542662: hue angle of 286º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #542662 is Cyan = 0.14, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 38 | 98 | - |
| CMYK | 0.14 | 0.61 | 0 | 0.62 |
| HSL | 286º | 0.44% | 0.27% | - |
| HSV(B) | 286º | 0.61% | 0.38% | - |
| XYZ | 6.55 | 4.15 | 12.01 | - |
| YUV | 58.59 | 150.24 | 146.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 98 | 0.14 | 0.61 | 0 | 0.62 | 286 | 0.44 | 0.27 |
| Hex | 54 | 26 | 62 | E | 3D | 0 | 3E | 11E | 2C | 1B |
| Octal | 124 | 46 | 142 | 16 | 75 | 0 | 76 | 436 | 54 | 33 |
| Binary | 1010100 | 100110 | 1100010 | 1110 | 111101 | 0 | 111110 | 100011110 | 101100 | 11011 |
Color Harmonies of #542662
Complementary color
Monochromatic Colors of #542662
Black with #542662
Text Example
Text Example
White with #542662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542662; }
p { color: rgb(84,38,98); }
H1.HeaderClassName
{
color: #542662;
}
.AnyTagClassName
{
color: #542662;
}
</style>
background-color css
<style>
a { background-color: #542662; }
a { background-color: rgb(84,38,98); }
div.DivClassName
{
background-color: #542662;
}
.BgClassName
{
background-color: #542662;
}
</style>
border-color css
<style>
span { border-color: #542662; }
span { border-color: rgb(84,38,98); }
td.TdClassName
{
border-color: #542662;
}
.TagClassName
{
border-color: #542662;
}
</style>