Shades of Scarlet Gum #541163
Tints of Scarlet Gum #541163
RGB
CMYK
RGB Variations
Color information
#541163 (or 0x541163) is known color: Scarlet Gum. HEX triplet: 54, 11 and 63. RGB value is (84,17,99). Sum of RGB (Red+Green+Blue) = 84+17+99=200 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42% from 200); Green value is 17 (7.03% from 255 or 8.5% from 200); Blue value is 99 (39.06% from 255 or 49.5% from 200); Max value from RGB is 99 - color contains mainly: blue. Hex color #541163 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541163 is #ABEE9C. Grayscale: #2E2E2E. Windows color (decimal): -11267741 or 6492500. OLE color: 6492500.
HSL color Cylindrical-coordinate representation of color #541163: hue angle of 289.02º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #541163 is Cyan = 0.15, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 17 | 99 | - |
| CMYK | 0.15 | 0.83 | 0 | 0.61 |
| HSL | 289.02º | 0.71% | 0.23% | - |
| HSV(B) | 289.02º | 0.83% | 0.39% | - |
| XYZ | 6.11 | 3.19 | 12.1 | - |
| YUV | 46.38 | 157.7 | 154.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 99 | 0.15 | 0.83 | 0 | 0.61 | 289.02 | 0.71 | 0.23 |
| Hex | 54 | 11 | 63 | F | 53 | 0 | 3D | 121 | 47 | 17 |
| Octal | 124 | 21 | 143 | 17 | 123 | 0 | 75 | 441 | 107 | 27 |
| Binary | 1010100 | 10001 | 1100011 | 1111 | 1010011 | 0 | 111101 | 100100001 | 1000111 | 10111 |
Color Harmonies of #541163
Complementary color
Monochromatic Colors of #541163
Black with #541163
Text Example
Text Example
White with #541163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541163; }
p { color: rgb(84,17,99); }
H1.HeaderClassName
{
color: #541163;
}
.AnyTagClassName
{
color: #541163;
}
</style>
background-color css
<style>
a { background-color: #541163; }
a { background-color: rgb(84,17,99); }
div.DivClassName
{
background-color: #541163;
}
.BgClassName
{
background-color: #541163;
}
</style>
border-color css
<style>
span { border-color: #541163; }
span { border-color: rgb(84,17,99); }
td.TdClassName
{
border-color: #541163;
}
.TagClassName
{
border-color: #541163;
}
</style>