Shades of Scarlet Gum #541866
Tints of Scarlet Gum #541866
RGB
CMYK
RGB Variations
Color information
#541866 (or 0x541866) is known color: Scarlet Gum. HEX triplet: 54, 18 and 66. RGB value is (84,24,102). Sum of RGB (Red+Green+Blue) = 84+24+102=210 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40% from 210); Green value is 24 (9.77% from 255 or 11.43% from 210); Blue value is 102 (40.23% from 255 or 48.57% from 210); Max value from RGB is 102 - color contains mainly: blue. Hex color #541866 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541866 is #ABE799. Grayscale: #323232. Windows color (decimal): -11265946 or 6690900. OLE color: 6690900.
HSL color Cylindrical-coordinate representation of color #541866: hue angle of 286.15º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #541866 is Cyan = 0.18, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 84 | 24 | 102 | - |
| CMYK | 0.18 | 0.76 | 0 | 0.6 |
| HSL | 286.15º | 0.62% | 0.25% | - |
| HSV(B) | 286.15º | 0.76% | 0.4% | - |
| XYZ | 6.38 | 3.5 | 12.91 | - |
| YUV | 50.83 | 156.88 | 151.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 24 | 102 | 0.18 | 0.76 | 0 | 0.6 | 286.15 | 0.62 | 0.25 |
| Hex | 54 | 18 | 66 | 12 | 4C | 0 | 3C | 11E | 3E | 19 |
| Octal | 124 | 30 | 146 | 22 | 114 | 0 | 74 | 436 | 76 | 31 |
| Binary | 1010100 | 11000 | 1100110 | 10010 | 1001100 | 0 | 111100 | 100011110 | 111110 | 11001 |
Color Harmonies of #541866
Complementary color
Monochromatic Colors of #541866
Black with #541866
Text Example
Text Example
White with #541866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541866; }
p { color: rgb(84,24,102); }
H1.HeaderClassName
{
color: #541866;
}
.AnyTagClassName
{
color: #541866;
}
</style>
background-color css
<style>
a { background-color: #541866; }
a { background-color: rgb(84,24,102); }
div.DivClassName
{
background-color: #541866;
}
.BgClassName
{
background-color: #541866;
}
</style>
border-color css
<style>
span { border-color: #541866; }
span { border-color: rgb(84,24,102); }
td.TdClassName
{
border-color: #541866;
}
.TagClassName
{
border-color: #541866;
}
</style>