Shades of Scarlet Gum #541265
Tints of Scarlet Gum #541265
RGB
CMYK
RGB Variations
Color information
#541265 (or 0x541265) is known color: Scarlet Gum. HEX triplet: 54, 12 and 65. RGB value is (84,18,101). Sum of RGB (Red+Green+Blue) = 84+18+101=203 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.38% from 203); Green value is 18 (7.42% from 255 or 8.87% from 203); Blue value is 101 (39.84% from 255 or 49.75% from 203); Max value from RGB is 101 - color contains mainly: blue. Hex color #541265 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541265 is #ABED9A. Grayscale: #2E2E2E. Windows color (decimal): -11267483 or 6623828. OLE color: 6623828.
HSL color Cylindrical-coordinate representation of color #541265: hue angle of 287.71º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #541265 is Cyan = 0.17, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 18 | 101 | - |
| CMYK | 0.17 | 0.82 | 0 | 0.60 |
| HSL | 287.71º | 0.7% | 0.23% | - |
| HSV(B) | 287.71º | 0.82% | 0.4% | - |
| XYZ | 6.22 | 3.26 | 12.61 | - |
| YUV | 47.2 | 158.37 | 154.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 18 | 101 | 0.17 | 0.82 | 0 | 0.60 | 287.71 | 0.7 | 0.23 |
| Hex | 54 | 12 | 65 | 11 | 52 | 0 | 3C | 120 | 46 | 17 |
| Octal | 124 | 22 | 145 | 21 | 122 | 0 | 74 | 440 | 106 | 27 |
| Binary | 1010100 | 10010 | 1100101 | 10001 | 1010010 | 0 | 111100 | 100100000 | 1000110 | 10111 |
Color Harmonies of #541265
Complementary color
Monochromatic Colors of #541265
Black with #541265
Text Example
Text Example
White with #541265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541265; }
p { color: rgb(84,18,101); }
H1.HeaderClassName
{
color: #541265;
}
.AnyTagClassName
{
color: #541265;
}
</style>
background-color css
<style>
a { background-color: #541265; }
a { background-color: rgb(84,18,101); }
div.DivClassName
{
background-color: #541265;
}
.BgClassName
{
background-color: #541265;
}
</style>
border-color css
<style>
span { border-color: #541265; }
span { border-color: rgb(84,18,101); }
td.TdClassName
{
border-color: #541265;
}
.TagClassName
{
border-color: #541265;
}
</style>