Shades of Scarlet Gum #490459
Tints of Scarlet Gum #490459
RGB
CMYK
RGB Variations
Color information
#490459 (or 0x490459) is known color: Scarlet Gum. HEX triplet: 49, 04 and 59. RGB value is (73,4,89). Sum of RGB (Red+Green+Blue) = 73+4+89=166 (21% of max value = 765). Red value is 73 (28.91% from 255 or 43.98% from 166); Green value is 4 (1.95% from 255 or 2.41% from 166); Blue value is 89 (35.16% from 255 or 53.61% from 166); Max value from RGB is 89 - color contains mainly: blue. Hex color #490459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #490459 is #B6FBA6. Grayscale: #222222. Windows color (decimal): -11991975 or 5833801. OLE color: 5833801.
HSL color Cylindrical-coordinate representation of color #490459: hue angle of 288.71º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #490459 is Cyan = 0.18, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 4 | 89 | - |
| CMYK | 0.18 | 0.96 | 0 | 0.65 |
| HSL | 288.71º | 0.91% | 0.18% | - |
| HSV(B) | 288.71º | 0.96% | 0.35% | - |
| XYZ | 4.59 | 2.22 | 9.64 | - |
| YUV | 34.32 | 158.86 | 155.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 4 | 89 | 0.18 | 0.96 | 0 | 0.65 | 288.71 | 0.91 | 0.18 |
| Hex | 49 | 4 | 59 | 12 | 60 | 0 | 41 | 121 | 5B | 12 |
| Octal | 111 | 4 | 131 | 22 | 140 | 0 | 101 | 441 | 133 | 22 |
| Binary | 1001001 | 100 | 1011001 | 10010 | 1100000 | 0 | 1000001 | 100100001 | 1011011 | 10010 |
Color Harmonies of #490459
Complementary color
Monochromatic Colors of #490459
Black with #490459
Text Example
Text Example
White with #490459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490459; }
p { color: rgb(73,4,89); }
H1.HeaderClassName
{
color: #490459;
}
.AnyTagClassName
{
color: #490459;
}
</style>
background-color css
<style>
a { background-color: #490459; }
a { background-color: rgb(73,4,89); }
div.DivClassName
{
background-color: #490459;
}
.BgClassName
{
background-color: #490459;
}
</style>
border-color css
<style>
span { border-color: #490459; }
span { border-color: rgb(73,4,89); }
td.TdClassName
{
border-color: #490459;
}
.TagClassName
{
border-color: #490459;
}
</style>