Shades of Scarlet Gum #542069
Tints of Scarlet Gum #542069
RGB
CMYK
RGB Variations
Color information
#542069 (or 0x542069) is known color: Scarlet Gum. HEX triplet: 54, 20 and 69. RGB value is (84,32,105). Sum of RGB (Red+Green+Blue) = 84+32+105=221 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.01% from 221); Green value is 32 (12.89% from 255 or 14.48% from 221); Blue value is 105 (41.41% from 255 or 47.51% from 221); Max value from RGB is 105 - color contains mainly: blue. Hex color #542069 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542069 is #ABDF96. Grayscale: #373737. Windows color (decimal): -11263895 or 6889556. OLE color: 6889556.
HSL color Cylindrical-coordinate representation of color #542069: hue angle of 282.74º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #542069 is Cyan = 0.20, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 32 | 105 | - |
| CMYK | 0.20 | 0.70 | 0 | 0.59 |
| HSL | 282.74º | 0.53% | 0.27% | - |
| HSV(B) | 282.74º | 0.7% | 0.41% | - |
| XYZ | 6.72 | 3.94 | 13.77 | - |
| YUV | 55.87 | 155.73 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 105 | 0.20 | 0.70 | 0 | 0.59 | 282.74 | 0.53 | 0.27 |
| Hex | 54 | 20 | 69 | 14 | 46 | 0 | 3B | 11B | 35 | 1B |
| Octal | 124 | 40 | 151 | 24 | 106 | 0 | 73 | 433 | 65 | 33 |
| Binary | 1010100 | 100000 | 1101001 | 10100 | 1000110 | 0 | 111011 | 100011011 | 110101 | 11011 |
Color Harmonies of #542069
Complementary color
Monochromatic Colors of #542069
Black with #542069
Text Example
Text Example
White with #542069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542069; }
p { color: rgb(84,32,105); }
H1.HeaderClassName
{
color: #542069;
}
.AnyTagClassName
{
color: #542069;
}
</style>
background-color css
<style>
a { background-color: #542069; }
a { background-color: rgb(84,32,105); }
div.DivClassName
{
background-color: #542069;
}
.BgClassName
{
background-color: #542069;
}
</style>
border-color css
<style>
span { border-color: #542069; }
span { border-color: rgb(84,32,105); }
td.TdClassName
{
border-color: #542069;
}
.TagClassName
{
border-color: #542069;
}
</style>