Shades of Scarlet Gum #541962
Tints of Scarlet Gum #541962
RGB
CMYK
RGB Variations
Color information
#541962 (or 0x541962) is known color: Scarlet Gum. HEX triplet: 54, 19 and 62. RGB value is (84,25,98). Sum of RGB (Red+Green+Blue) = 84+25+98=207 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.58% from 207); Green value is 25 (10.16% from 255 or 12.08% from 207); Blue value is 98 (38.67% from 255 or 47.34% from 207); Max value from RGB is 98 - color contains mainly: blue. Hex color #541962 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541962 is #ABE69D. Grayscale: #323232. Windows color (decimal): -11265694 or 6429012. OLE color: 6429012.
HSL color Cylindrical-coordinate representation of color #541962: hue angle of 288.49º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #541962 is Cyan = 0.14, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 25 | 98 | - |
| CMYK | 0.14 | 0.74 | 0 | 0.62 |
| HSL | 288.49º | 0.59% | 0.24% | - |
| HSV(B) | 288.49º | 0.74% | 0.38% | - |
| XYZ | 6.21 | 3.46 | 11.9 | - |
| YUV | 50.96 | 154.55 | 151.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 25 | 98 | 0.14 | 0.74 | 0 | 0.62 | 288.49 | 0.59 | 0.24 |
| Hex | 54 | 19 | 62 | E | 4A | 0 | 3E | 120 | 3B | 18 |
| Octal | 124 | 31 | 142 | 16 | 112 | 0 | 76 | 440 | 73 | 30 |
| Binary | 1010100 | 11001 | 1100010 | 1110 | 1001010 | 0 | 111110 | 100100000 | 111011 | 11000 |
Color Harmonies of #541962
Complementary color
Monochromatic Colors of #541962
Black with #541962
Text Example
Text Example
White with #541962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541962; }
p { color: rgb(84,25,98); }
H1.HeaderClassName
{
color: #541962;
}
.AnyTagClassName
{
color: #541962;
}
</style>
background-color css
<style>
a { background-color: #541962; }
a { background-color: rgb(84,25,98); }
div.DivClassName
{
background-color: #541962;
}
.BgClassName
{
background-color: #541962;
}
</style>
border-color css
<style>
span { border-color: #541962; }
span { border-color: rgb(84,25,98); }
td.TdClassName
{
border-color: #541962;
}
.TagClassName
{
border-color: #541962;
}
</style>