Shades of Scarlet Gum #542661
Tints of Scarlet Gum #542661
RGB
CMYK
RGB Variations
Color information
#542661 (or 0x542661) is known color: Scarlet Gum. HEX triplet: 54, 26 and 61. RGB value is (84,38,97). Sum of RGB (Red+Green+Blue) = 84+38+97=219 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.36% from 219); Green value is 38 (15.23% from 255 or 17.35% from 219); Blue value is 97 (38.28% from 255 or 44.29% from 219); Max value from RGB is 97 - color contains mainly: blue. Hex color #542661 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542661 is #ABD99E. Grayscale: #3A3A3A. Windows color (decimal): -11262367 or 6366804. OLE color: 6366804.
HSL color Cylindrical-coordinate representation of color #542661: hue angle of 286.78º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #542661 is Cyan = 0.13, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 38 | 97 | - |
| CMYK | 0.13 | 0.61 | 0 | 0.62 |
| HSL | 286.78º | 0.44% | 0.26% | - |
| HSV(B) | 286.78º | 0.61% | 0.38% | - |
| XYZ | 6.51 | 4.13 | 11.76 | - |
| YUV | 58.48 | 149.74 | 146.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 97 | 0.13 | 0.61 | 0 | 0.62 | 286.78 | 0.44 | 0.26 |
| Hex | 54 | 26 | 61 | D | 3D | 0 | 3E | 11F | 2C | 1A |
| Octal | 124 | 46 | 141 | 15 | 75 | 0 | 76 | 437 | 54 | 32 |
| Binary | 1010100 | 100110 | 1100001 | 1101 | 111101 | 0 | 111110 | 100011111 | 101100 | 11010 |
Color Harmonies of #542661
Complementary color
Monochromatic Colors of #542661
Black with #542661
Text Example
Text Example
White with #542661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542661; }
p { color: rgb(84,38,97); }
H1.HeaderClassName
{
color: #542661;
}
.AnyTagClassName
{
color: #542661;
}
</style>
background-color css
<style>
a { background-color: #542661; }
a { background-color: rgb(84,38,97); }
div.DivClassName
{
background-color: #542661;
}
.BgClassName
{
background-color: #542661;
}
</style>
border-color css
<style>
span { border-color: #542661; }
span { border-color: rgb(84,38,97); }
td.TdClassName
{
border-color: #542661;
}
.TagClassName
{
border-color: #542661;
}
</style>