Shades of Scarlet Gum #490559
Tints of Scarlet Gum #490559
RGB
CMYK
RGB Variations
Color information
#490559 (or 0x490559) is known color: Scarlet Gum. HEX triplet: 49, 05 and 59. RGB value is (73,5,89). Sum of RGB (Red+Green+Blue) = 73+5+89=167 (22% of max value = 765). Red value is 73 (28.91% from 255 or 43.71% from 167); Green value is 5 (2.34% from 255 or 2.99% from 167); Blue value is 89 (35.16% from 255 or 53.29% from 167); Max value from RGB is 89 - color contains mainly: blue. Hex color #490559 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #490559 is #B6FAA6. Grayscale: #222222. Windows color (decimal): -11991719 or 5834057. OLE color: 5834057.
HSL color Cylindrical-coordinate representation of color #490559: hue angle of 288.57º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #490559 is Cyan = 0.18, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 5 | 89 | - |
| CMYK | 0.18 | 0.94 | 0 | 0.65 |
| HSL | 288.57º | 0.89% | 0.18% | - |
| HSV(B) | 288.57º | 0.94% | 0.35% | - |
| XYZ | 4.61 | 2.25 | 9.64 | - |
| YUV | 34.91 | 158.53 | 155.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 5 | 89 | 0.18 | 0.94 | 0 | 0.65 | 288.57 | 0.89 | 0.18 |
| Hex | 49 | 5 | 59 | 12 | 5E | 0 | 41 | 121 | 59 | 12 |
| Octal | 111 | 5 | 131 | 22 | 136 | 0 | 101 | 441 | 131 | 22 |
| Binary | 1001001 | 101 | 1011001 | 10010 | 1011110 | 0 | 1000001 | 100100001 | 1011001 | 10010 |
Color Harmonies of #490559
Complementary color
Monochromatic Colors of #490559
Black with #490559
Text Example
Text Example
White with #490559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490559; }
p { color: rgb(73,5,89); }
H1.HeaderClassName
{
color: #490559;
}
.AnyTagClassName
{
color: #490559;
}
</style>
background-color css
<style>
a { background-color: #490559; }
a { background-color: rgb(73,5,89); }
div.DivClassName
{
background-color: #490559;
}
.BgClassName
{
background-color: #490559;
}
</style>
border-color css
<style>
span { border-color: #490559; }
span { border-color: rgb(73,5,89); }
td.TdClassName
{
border-color: #490559;
}
.TagClassName
{
border-color: #490559;
}
</style>