Shades of Scarlet Gum #491159
Tints of Scarlet Gum #491159
RGB
CMYK
RGB Variations
Color information
#491159 (or 0x491159) is known color: Scarlet Gum. HEX triplet: 49, 11 and 59. RGB value is (73,17,89). Sum of RGB (Red+Green+Blue) = 73+17+89=179 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.78% from 179); Green value is 17 (7.03% from 255 or 9.50% from 179); Blue value is 89 (35.16% from 255 or 49.72% from 179); Max value from RGB is 89 - color contains mainly: blue. Hex color #491159 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491159 is #B6EEA6. Grayscale: #292929. Windows color (decimal): -11988647 or 5837129. OLE color: 5837129.
HSL color Cylindrical-coordinate representation of color #491159: hue angle of 286.67º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #491159 is Cyan = 0.18, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 17 | 89 | - |
| CMYK | 0.18 | 0.81 | 0 | 0.65 |
| HSL | 286.67º | 0.68% | 0.21% | - |
| HSV(B) | 286.67º | 0.81% | 0.35% | - |
| XYZ | 4.75 | 2.54 | 9.69 | - |
| YUV | 41.95 | 154.55 | 150.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 17 | 89 | 0.18 | 0.81 | 0 | 0.65 | 286.67 | 0.68 | 0.21 |
| Hex | 49 | 11 | 59 | 12 | 51 | 0 | 41 | 11F | 44 | 15 |
| Octal | 111 | 21 | 131 | 22 | 121 | 0 | 101 | 437 | 104 | 25 |
| Binary | 1001001 | 10001 | 1011001 | 10010 | 1010001 | 0 | 1000001 | 100011111 | 1000100 | 10101 |
Color Harmonies of #491159
Complementary color
Monochromatic Colors of #491159
Black with #491159
Text Example
Text Example
White with #491159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491159; }
p { color: rgb(73,17,89); }
H1.HeaderClassName
{
color: #491159;
}
.AnyTagClassName
{
color: #491159;
}
</style>
background-color css
<style>
a { background-color: #491159; }
a { background-color: rgb(73,17,89); }
div.DivClassName
{
background-color: #491159;
}
.BgClassName
{
background-color: #491159;
}
</style>
border-color css
<style>
span { border-color: #491159; }
span { border-color: rgb(73,17,89); }
td.TdClassName
{
border-color: #491159;
}
.TagClassName
{
border-color: #491159;
}
</style>