Shades of Scarlet Gum #490758
Tints of Scarlet Gum #490758
RGB
CMYK
RGB Variations
Color information
#490758 (or 0x490758) is known color: Scarlet Gum. HEX triplet: 49, 07 and 58. RGB value is (73,7,88). Sum of RGB (Red+Green+Blue) = 73+7+88=168 (22% of max value = 765). Red value is 73 (28.91% from 255 or 43.45% from 168); Green value is 7 (3.12% from 255 or 4.17% from 168); Blue value is 88 (34.77% from 255 or 52.38% from 168); Max value from RGB is 88 - color contains mainly: blue. Hex color #490758 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #490758 is #B6F8A7. Grayscale: #232323. Windows color (decimal): -11991208 or 5769033. OLE color: 5769033.
HSL color Cylindrical-coordinate representation of color #490758: hue angle of 288.89º 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 #490758 is Cyan = 0.17, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 7 | 88 | - |
| CMYK | 0.17 | 0.92 | 0 | 0.65 |
| HSL | 288.89º | 0.85% | 0.19% | - |
| HSV(B) | 288.89º | 0.92% | 0.35% | - |
| XYZ | 4.59 | 2.27 | 9.43 | - |
| YUV | 35.97 | 157.37 | 154.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 7 | 88 | 0.17 | 0.92 | 0 | 0.65 | 288.89 | 0.85 | 0.19 |
| Hex | 49 | 7 | 58 | 11 | 5C | 0 | 41 | 121 | 55 | 13 |
| Octal | 111 | 7 | 130 | 21 | 134 | 0 | 101 | 441 | 125 | 23 |
| Binary | 1001001 | 111 | 1011000 | 10001 | 1011100 | 0 | 1000001 | 100100001 | 1010101 | 10011 |
Color Harmonies of #490758
Complementary color
Monochromatic Colors of #490758
Black with #490758
Text Example
Text Example
White with #490758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490758; }
p { color: rgb(73,7,88); }
H1.HeaderClassName
{
color: #490758;
}
.AnyTagClassName
{
color: #490758;
}
</style>
background-color css
<style>
a { background-color: #490758; }
a { background-color: rgb(73,7,88); }
div.DivClassName
{
background-color: #490758;
}
.BgClassName
{
background-color: #490758;
}
</style>
border-color css
<style>
span { border-color: #490758; }
span { border-color: rgb(73,7,88); }
td.TdClassName
{
border-color: #490758;
}
.TagClassName
{
border-color: #490758;
}
</style>