Shades of Scarlet Gum #541569
Tints of Scarlet Gum #541569
RGB
CMYK
RGB Variations
Color information
#541569 (or 0x541569) is known color: Scarlet Gum. HEX triplet: 54, 15 and 69. RGB value is (84,21,105). Sum of RGB (Red+Green+Blue) = 84+21+105=210 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40% from 210); Green value is 21 (8.59% from 255 or 10% from 210); Blue value is 105 (41.41% from 255 or 50% from 210); Max value from RGB is 105 - color contains mainly: blue. Hex color #541569 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541569 is #ABEA96. Grayscale: #313131. Windows color (decimal): -11266711 or 6886740. OLE color: 6886740.
HSL color Cylindrical-coordinate representation of color #541569: hue angle of 285º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #541569 is Cyan = 0.20, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 21 | 105 | - |
| CMYK | 0.20 | 0.80 | 0 | 0.59 |
| HSL | 285º | 0.67% | 0.25% | - |
| HSV(B) | 285º | 0.8% | 0.41% | - |
| XYZ | 6.47 | 3.44 | 13.69 | - |
| YUV | 49.41 | 159.37 | 152.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 21 | 105 | 0.20 | 0.80 | 0 | 0.59 | 285 | 0.67 | 0.25 |
| Hex | 54 | 15 | 69 | 14 | 50 | 0 | 3B | 11D | 43 | 19 |
| Octal | 124 | 25 | 151 | 24 | 120 | 0 | 73 | 435 | 103 | 31 |
| Binary | 1010100 | 10101 | 1101001 | 10100 | 1010000 | 0 | 111011 | 100011101 | 1000011 | 11001 |
Color Harmonies of #541569
Complementary color
Monochromatic Colors of #541569
Black with #541569
Text Example
Text Example
White with #541569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541569; }
p { color: rgb(84,21,105); }
H1.HeaderClassName
{
color: #541569;
}
.AnyTagClassName
{
color: #541569;
}
</style>
background-color css
<style>
a { background-color: #541569; }
a { background-color: rgb(84,21,105); }
div.DivClassName
{
background-color: #541569;
}
.BgClassName
{
background-color: #541569;
}
</style>
border-color css
<style>
span { border-color: #541569; }
span { border-color: rgb(84,21,105); }
td.TdClassName
{
border-color: #541569;
}
.TagClassName
{
border-color: #541569;
}
</style>