Shades of Scarlet Gum #541868
Tints of Scarlet Gum #541868
RGB
CMYK
RGB Variations
Color information
#541868 (or 0x541868) is known color: Scarlet Gum. HEX triplet: 54, 18 and 68. RGB value is (84,24,104). Sum of RGB (Red+Green+Blue) = 84+24+104=212 (28% of max value = 765). Red value is 84 (33.20% from 255 or 39.62% from 212); Green value is 24 (9.77% from 255 or 11.32% from 212); Blue value is 104 (41.02% from 255 or 49.06% from 212); Max value from RGB is 104 - color contains mainly: blue. Hex color #541868 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541868 is #ABE797. Grayscale: #323232. Windows color (decimal): -11265944 or 6821972. OLE color: 6821972.
HSL color Cylindrical-coordinate representation of color #541868: hue angle of 285º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #541868 is Cyan = 0.19, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 24 | 104 | - |
| CMYK | 0.19 | 0.77 | 0 | 0.59 |
| HSL | 285º | 0.63% | 0.25% | - |
| HSV(B) | 285º | 0.77% | 0.41% | - |
| XYZ | 6.48 | 3.54 | 13.44 | - |
| YUV | 51.06 | 157.88 | 151.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 24 | 104 | 0.19 | 0.77 | 0 | 0.59 | 285 | 0.63 | 0.25 |
| Hex | 54 | 18 | 68 | 13 | 4D | 0 | 3B | 11D | 3E | 19 |
| Octal | 124 | 30 | 150 | 23 | 115 | 0 | 73 | 435 | 76 | 31 |
| Binary | 1010100 | 11000 | 1101000 | 10011 | 1001101 | 0 | 111011 | 100011101 | 111110 | 11001 |
Color Harmonies of #541868
Complementary color
Monochromatic Colors of #541868
Black with #541868
Text Example
Text Example
White with #541868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541868; }
p { color: rgb(84,24,104); }
H1.HeaderClassName
{
color: #541868;
}
.AnyTagClassName
{
color: #541868;
}
</style>
background-color css
<style>
a { background-color: #541868; }
a { background-color: rgb(84,24,104); }
div.DivClassName
{
background-color: #541868;
}
.BgClassName
{
background-color: #541868;
}
</style>
border-color css
<style>
span { border-color: #541868; }
span { border-color: rgb(84,24,104); }
td.TdClassName
{
border-color: #541868;
}
.TagClassName
{
border-color: #541868;
}
</style>