Shades of Scarlet Gum #490359
Tints of Scarlet Gum #490359
RGB
CMYK
RGB Variations
Color information
#490359 (or 0x490359) is known color: Scarlet Gum. HEX triplet: 49, 03 and 59. RGB value is (73,3,89). Sum of RGB (Red+Green+Blue) = 73+3+89=165 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.24% from 165); Green value is 3 (1.56% from 255 or 1.82% from 165); Blue value is 89 (35.16% from 255 or 53.94% from 165); Max value from RGB is 89 - color contains mainly: blue. Hex color #490359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #490359 is #B6FCA6. Grayscale: #212121. Windows color (decimal): -11992231 or 5833545. OLE color: 5833545.
HSL color Cylindrical-coordinate representation of color #490359: hue angle of 288.84º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #490359 is Cyan = 0.18, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 3 | 89 | - |
| CMYK | 0.18 | 0.97 | 0 | 0.65 |
| HSL | 288.84º | 0.93% | 0.18% | - |
| HSV(B) | 288.84º | 0.97% | 0.35% | - |
| XYZ | 4.58 | 2.2 | 9.63 | - |
| YUV | 33.73 | 159.19 | 156.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 3 | 89 | 0.18 | 0.97 | 0 | 0.65 | 288.84 | 0.93 | 0.18 |
| Hex | 49 | 3 | 59 | 12 | 61 | 0 | 41 | 121 | 5D | 12 |
| Octal | 111 | 3 | 131 | 22 | 141 | 0 | 101 | 441 | 135 | 22 |
| Binary | 1001001 | 11 | 1011001 | 10010 | 1100001 | 0 | 1000001 | 100100001 | 1011101 | 10010 |
Color Harmonies of #490359
Complementary color
Monochromatic Colors of #490359
Black with #490359
Text Example
Text Example
White with #490359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490359; }
p { color: rgb(73,3,89); }
H1.HeaderClassName
{
color: #490359;
}
.AnyTagClassName
{
color: #490359;
}
</style>
background-color css
<style>
a { background-color: #490359; }
a { background-color: rgb(73,3,89); }
div.DivClassName
{
background-color: #490359;
}
.BgClassName
{
background-color: #490359;
}
</style>
border-color css
<style>
span { border-color: #490359; }
span { border-color: rgb(73,3,89); }
td.TdClassName
{
border-color: #490359;
}
.TagClassName
{
border-color: #490359;
}
</style>