Shades of Scarlet Gum #541063
Tints of Scarlet Gum #541063
RGB
CMYK
RGB Variations
Color information
#541063 (or 0x541063) is known color: Scarlet Gum. HEX triplet: 54, 10 and 63. RGB value is (84,16,99). Sum of RGB (Red+Green+Blue) = 84+16+99=199 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42.21% from 199); Green value is 16 (6.64% from 255 or 8.04% from 199); Blue value is 99 (39.06% from 255 or 49.75% from 199); Max value from RGB is 99 - color contains mainly: blue. Hex color #541063 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541063 is #ABEF9C. Grayscale: #2D2D2D. Windows color (decimal): -11267997 or 6492244. OLE color: 6492244.
HSL color Cylindrical-coordinate representation of color #541063: hue angle of 289.16º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #541063 is Cyan = 0.15, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 16 | 99 | - |
| CMYK | 0.15 | 0.84 | 0 | 0.61 |
| HSL | 289.16º | 0.72% | 0.23% | - |
| HSV(B) | 289.16º | 0.84% | 0.39% | - |
| XYZ | 6.09 | 3.16 | 12.09 | - |
| YUV | 45.79 | 158.03 | 155.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 16 | 99 | 0.15 | 0.84 | 0 | 0.61 | 289.16 | 0.72 | 0.23 |
| Hex | 54 | 10 | 63 | F | 54 | 0 | 3D | 121 | 48 | 17 |
| Octal | 124 | 20 | 143 | 17 | 124 | 0 | 75 | 441 | 110 | 27 |
| Binary | 1010100 | 10000 | 1100011 | 1111 | 1010100 | 0 | 111101 | 100100001 | 1001000 | 10111 |
Color Harmonies of #541063
Complementary color
Monochromatic Colors of #541063
Black with #541063
Text Example
Text Example
White with #541063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541063; }
p { color: rgb(84,16,99); }
H1.HeaderClassName
{
color: #541063;
}
.AnyTagClassName
{
color: #541063;
}
</style>
background-color css
<style>
a { background-color: #541063; }
a { background-color: rgb(84,16,99); }
div.DivClassName
{
background-color: #541063;
}
.BgClassName
{
background-color: #541063;
}
</style>
border-color css
<style>
span { border-color: #541063; }
span { border-color: rgb(84,16,99); }
td.TdClassName
{
border-color: #541063;
}
.TagClassName
{
border-color: #541063;
}
</style>