Shades of Scarlet Gum #541164
Tints of Scarlet Gum #541164
RGB
CMYK
RGB Variations
Color information
#541164 (or 0x541164) is known color: Scarlet Gum. HEX triplet: 54, 11 and 64. RGB value is (84,17,100). Sum of RGB (Red+Green+Blue) = 84+17+100=201 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.79% from 201); Green value is 17 (7.03% from 255 or 8.46% from 201); Blue value is 100 (39.45% from 255 or 49.75% from 201); Max value from RGB is 100 - color contains mainly: blue. Hex color #541164 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541164 is #ABEE9B. Grayscale: #2E2E2E. Windows color (decimal): -11267740 or 6558036. OLE color: 6558036.
HSL color Cylindrical-coordinate representation of color #541164: hue angle of 288.43º 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 #541164 is Cyan = 0.16, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 17 | 100 | - |
| CMYK | 0.16 | 0.83 | 0 | 0.61 |
| HSL | 288.43º | 0.71% | 0.23% | - |
| HSV(B) | 288.43º | 0.83% | 0.39% | - |
| XYZ | 6.16 | 3.21 | 12.35 | - |
| YUV | 46.5 | 158.2 | 154.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 100 | 0.16 | 0.83 | 0 | 0.61 | 288.43 | 0.71 | 0.23 |
| Hex | 54 | 11 | 64 | 10 | 53 | 0 | 3D | 120 | 47 | 17 |
| Octal | 124 | 21 | 144 | 20 | 123 | 0 | 75 | 440 | 107 | 27 |
| Binary | 1010100 | 10001 | 1100100 | 10000 | 1010011 | 0 | 111101 | 100100000 | 1000111 | 10111 |
Color Harmonies of #541164
Complementary color
Monochromatic Colors of #541164
Black with #541164
Text Example
Text Example
White with #541164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541164; }
p { color: rgb(84,17,100); }
H1.HeaderClassName
{
color: #541164;
}
.AnyTagClassName
{
color: #541164;
}
</style>
background-color css
<style>
a { background-color: #541164; }
a { background-color: rgb(84,17,100); }
div.DivClassName
{
background-color: #541164;
}
.BgClassName
{
background-color: #541164;
}
</style>
border-color css
<style>
span { border-color: #541164; }
span { border-color: rgb(84,17,100); }
td.TdClassName
{
border-color: #541164;
}
.TagClassName
{
border-color: #541164;
}
</style>