Shades of Scarlet Gum #490759
Tints of Scarlet Gum #490759
RGB
CMYK
RGB Variations
Color information
#490759 (or 0x490759) is known color: Scarlet Gum. HEX triplet: 49, 07 and 59. RGB value is (73,7,89). Sum of RGB (Red+Green+Blue) = 73+7+89=169 (22% of max value = 765). Red value is 73 (28.91% from 255 or 43.20% from 169); Green value is 7 (3.12% from 255 or 4.14% from 169); Blue value is 89 (35.16% from 255 or 52.66% from 169); Max value from RGB is 89 - color contains mainly: blue. Hex color #490759 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #490759 is #B6F8A6. Grayscale: #232323. Windows color (decimal): -11991207 or 5834569. OLE color: 5834569.
HSL color Cylindrical-coordinate representation of color #490759: hue angle of 288.29º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #490759 is Cyan = 0.18, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 7 | 89 | - |
| CMYK | 0.18 | 0.92 | 0 | 0.65 |
| HSL | 288.29º | 0.85% | 0.19% | - |
| HSV(B) | 288.29º | 0.92% | 0.35% | - |
| XYZ | 4.63 | 2.29 | 9.65 | - |
| YUV | 36.08 | 157.87 | 154.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 7 | 89 | 0.18 | 0.92 | 0 | 0.65 | 288.29 | 0.85 | 0.19 |
| Hex | 49 | 7 | 59 | 12 | 5C | 0 | 41 | 120 | 55 | 13 |
| Octal | 111 | 7 | 131 | 22 | 134 | 0 | 101 | 440 | 125 | 23 |
| Binary | 1001001 | 111 | 1011001 | 10010 | 1011100 | 0 | 1000001 | 100100000 | 1010101 | 10011 |
Color Harmonies of #490759
Complementary color
Monochromatic Colors of #490759
Black with #490759
Text Example
Text Example
White with #490759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490759; }
p { color: rgb(73,7,89); }
H1.HeaderClassName
{
color: #490759;
}
.AnyTagClassName
{
color: #490759;
}
</style>
background-color css
<style>
a { background-color: #490759; }
a { background-color: rgb(73,7,89); }
div.DivClassName
{
background-color: #490759;
}
.BgClassName
{
background-color: #490759;
}
</style>
border-color css
<style>
span { border-color: #490759; }
span { border-color: rgb(73,7,89); }
td.TdClassName
{
border-color: #490759;
}
.TagClassName
{
border-color: #490759;
}
</style>