Shades of Scarlet Gum #490959
Tints of Scarlet Gum #490959
RGB
CMYK
RGB Variations
Color information
#490959 (or 0x490959) is known color: Scarlet Gum. HEX triplet: 49, 09 and 59. RGB value is (73,9,89). Sum of RGB (Red+Green+Blue) = 73+9+89=171 (22% of max value = 765). Red value is 73 (28.91% from 255 or 42.69% from 171); Green value is 9 (3.91% from 255 or 5.26% from 171); Blue value is 89 (35.16% from 255 or 52.05% from 171); Max value from RGB is 89 - color contains mainly: blue. Hex color #490959 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #490959 is #B6F6A6. Grayscale: #252525. Windows color (decimal): -11990695 or 5835081. OLE color: 5835081.
HSL color Cylindrical-coordinate representation of color #490959: hue angle of 288º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #490959 is Cyan = 0.18, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 9 | 89 | - |
| CMYK | 0.18 | 0.90 | 0 | 0.65 |
| HSL | 288º | 0.82% | 0.19% | - |
| HSV(B) | 288º | 0.9% | 0.35% | - |
| XYZ | 4.65 | 2.33 | 9.66 | - |
| YUV | 37.26 | 157.2 | 153.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 9 | 89 | 0.18 | 0.90 | 0 | 0.65 | 288 | 0.82 | 0.19 |
| Hex | 49 | 9 | 59 | 12 | 5A | 0 | 41 | 120 | 52 | 13 |
| Octal | 111 | 11 | 131 | 22 | 132 | 0 | 101 | 440 | 122 | 23 |
| Binary | 1001001 | 1001 | 1011001 | 10010 | 1011010 | 0 | 1000001 | 100100000 | 1010010 | 10011 |
Color Harmonies of #490959
Complementary color
Monochromatic Colors of #490959
Black with #490959
Text Example
Text Example
White with #490959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490959; }
p { color: rgb(73,9,89); }
H1.HeaderClassName
{
color: #490959;
}
.AnyTagClassName
{
color: #490959;
}
</style>
background-color css
<style>
a { background-color: #490959; }
a { background-color: rgb(73,9,89); }
div.DivClassName
{
background-color: #490959;
}
.BgClassName
{
background-color: #490959;
}
</style>
border-color css
<style>
span { border-color: #490959; }
span { border-color: rgb(73,9,89); }
td.TdClassName
{
border-color: #490959;
}
.TagClassName
{
border-color: #490959;
}
</style>