Shades of Scarlet Gum #542768
Tints of Scarlet Gum #542768
RGB
CMYK
RGB Variations
Color information
#542768 (or 0x542768) is known color: Scarlet Gum. HEX triplet: 54, 27 and 68. RGB value is (84,39,104). Sum of RGB (Red+Green+Blue) = 84+39+104=227 (30% of max value = 765). Red value is 84 (33.20% from 255 or 37.00% from 227); Green value is 39 (15.62% from 255 or 17.18% from 227); Blue value is 104 (41.02% from 255 or 45.81% from 227); Max value from RGB is 104 - color contains mainly: blue. Hex color #542768 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542768 is #ABD897. Grayscale: #3B3B3B. Windows color (decimal): -11262104 or 6825812. OLE color: 6825812.
HSL color Cylindrical-coordinate representation of color #542768: hue angle of 281.54º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #542768 is Cyan = 0.19, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 39 | 104 | - |
| CMYK | 0.19 | 0.62 | 0 | 0.59 |
| HSL | 281.54º | 0.45% | 0.28% | - |
| HSV(B) | 281.54º | 0.63% | 0.41% | - |
| XYZ | 6.88 | 4.34 | 13.57 | - |
| YUV | 59.87 | 152.91 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 104 | 0.19 | 0.62 | 0 | 0.59 | 281.54 | 0.45 | 0.28 |
| Hex | 54 | 27 | 68 | 13 | 3E | 0 | 3B | 11A | 2D | 1C |
| Octal | 124 | 47 | 150 | 23 | 76 | 0 | 73 | 432 | 55 | 34 |
| Binary | 1010100 | 100111 | 1101000 | 10011 | 111110 | 0 | 111011 | 100011010 | 101101 | 11100 |
Color Harmonies of #542768
Complementary color
Monochromatic Colors of #542768
Black with #542768
Text Example
Text Example
White with #542768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542768; }
p { color: rgb(84,39,104); }
H1.HeaderClassName
{
color: #542768;
}
.AnyTagClassName
{
color: #542768;
}
</style>
background-color css
<style>
a { background-color: #542768; }
a { background-color: rgb(84,39,104); }
div.DivClassName
{
background-color: #542768;
}
.BgClassName
{
background-color: #542768;
}
</style>
border-color css
<style>
span { border-color: #542768; }
span { border-color: rgb(84,39,104); }
td.TdClassName
{
border-color: #542768;
}
.TagClassName
{
border-color: #542768;
}
</style>