Shades of Scarlet Gum #541964
Tints of Scarlet Gum #541964
RGB
CMYK
RGB Variations
Color information
#541964 (or 0x541964) is known color: Scarlet Gum. HEX triplet: 54, 19 and 64. RGB value is (84,25,100). Sum of RGB (Red+Green+Blue) = 84+25+100=209 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.19% from 209); Green value is 25 (10.16% from 255 or 11.96% from 209); Blue value is 100 (39.45% from 255 or 47.85% from 209); Max value from RGB is 100 - color contains mainly: blue. Hex color #541964 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541964 is #ABE69B. Grayscale: #323232. Windows color (decimal): -11265692 or 6560084. OLE color: 6560084.
HSL color Cylindrical-coordinate representation of color #541964: hue angle of 287.2º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #541964 is Cyan = 0.16, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 25 | 100 | - |
| CMYK | 0.16 | 0.75 | 0 | 0.61 |
| HSL | 287.2º | 0.6% | 0.25% | - |
| HSV(B) | 287.2º | 0.75% | 0.39% | - |
| XYZ | 6.3 | 3.5 | 12.4 | - |
| YUV | 51.19 | 155.55 | 151.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 25 | 100 | 0.16 | 0.75 | 0 | 0.61 | 287.2 | 0.6 | 0.25 |
| Hex | 54 | 19 | 64 | 10 | 4B | 0 | 3D | 11F | 3C | 19 |
| Octal | 124 | 31 | 144 | 20 | 113 | 0 | 75 | 437 | 74 | 31 |
| Binary | 1010100 | 11001 | 1100100 | 10000 | 1001011 | 0 | 111101 | 100011111 | 111100 | 11001 |
Color Harmonies of #541964
Complementary color
Monochromatic Colors of #541964
Black with #541964
Text Example
Text Example
White with #541964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541964; }
p { color: rgb(84,25,100); }
H1.HeaderClassName
{
color: #541964;
}
.AnyTagClassName
{
color: #541964;
}
</style>
background-color css
<style>
a { background-color: #541964; }
a { background-color: rgb(84,25,100); }
div.DivClassName
{
background-color: #541964;
}
.BgClassName
{
background-color: #541964;
}
</style>
border-color css
<style>
span { border-color: #541964; }
span { border-color: rgb(84,25,100); }
td.TdClassName
{
border-color: #541964;
}
.TagClassName
{
border-color: #541964;
}
</style>