Shades of Scarlet Gum #541166
Tints of Scarlet Gum #541166
RGB
CMYK
RGB Variations
Color information
#541166 (or 0x541166) is known color: Scarlet Gum. HEX triplet: 54, 11 and 66. RGB value is (84,17,102). Sum of RGB (Red+Green+Blue) = 84+17+102=203 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.38% from 203); Green value is 17 (7.03% from 255 or 8.37% from 203); Blue value is 102 (40.23% from 255 or 50.25% from 203); Max value from RGB is 102 - color contains mainly: blue. Hex color #541166 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541166 is #ABEE99. Grayscale: #2E2E2E. Windows color (decimal): -11267738 or 6689108. OLE color: 6689108.
HSL color Cylindrical-coordinate representation of color #541166: hue angle of 287.29º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #541166 is Cyan = 0.18, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 84 | 17 | 102 | - |
| CMYK | 0.18 | 0.83 | 0 | 0.6 |
| HSL | 287.29º | 0.71% | 0.23% | - |
| HSV(B) | 287.29º | 0.83% | 0.4% | - |
| XYZ | 6.25 | 3.25 | 12.87 | - |
| YUV | 46.72 | 159.2 | 154.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 102 | 0.18 | 0.83 | 0 | 0.6 | 287.29 | 0.71 | 0.23 |
| Hex | 54 | 11 | 66 | 12 | 53 | 0 | 3C | 11F | 47 | 17 |
| Octal | 124 | 21 | 146 | 22 | 123 | 0 | 74 | 437 | 107 | 27 |
| Binary | 1010100 | 10001 | 1100110 | 10010 | 1010011 | 0 | 111100 | 100011111 | 1000111 | 10111 |
Color Harmonies of #541166
Complementary color
Monochromatic Colors of #541166
Black with #541166
Text Example
Text Example
White with #541166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541166; }
p { color: rgb(84,17,102); }
H1.HeaderClassName
{
color: #541166;
}
.AnyTagClassName
{
color: #541166;
}
</style>
background-color css
<style>
a { background-color: #541166; }
a { background-color: rgb(84,17,102); }
div.DivClassName
{
background-color: #541166;
}
.BgClassName
{
background-color: #541166;
}
</style>
border-color css
<style>
span { border-color: #541166; }
span { border-color: rgb(84,17,102); }
td.TdClassName
{
border-color: #541166;
}
.TagClassName
{
border-color: #541166;
}
</style>