Shades of Scarlet Gum #490158
Tints of Scarlet Gum #490158
RGB
CMYK
RGB Variations
Color information
#490158 (or 0x490158) is known color: Scarlet Gum. HEX triplet: 49, 01 and 58. RGB value is (73,1,88). Sum of RGB (Red+Green+Blue) = 73+1+88=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 1 (0.78% from 255 or 0.62% from 162); Blue value is 88 (34.77% from 255 or 54.32% from 162); Max value from RGB is 88 - color contains mainly: blue. Hex color #490158 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #490158 is #B6FEA7. Grayscale: #202020. Windows color (decimal): -11992744 or 5767497. OLE color: 5767497.
HSL color Cylindrical-coordinate representation of color #490158: hue angle of 289.66º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #490158 is Cyan = 0.17, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 1 | 88 | - |
| CMYK | 0.17 | 0.99 | 0 | 0.65 |
| HSL | 289.66º | 0.98% | 0.17% | - |
| HSV(B) | 289.66º | 0.99% | 0.35% | - |
| XYZ | 4.52 | 2.14 | 9.41 | - |
| YUV | 32.45 | 159.35 | 156.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 1 | 88 | 0.17 | 0.99 | 0 | 0.65 | 289.66 | 0.98 | 0.17 |
| Hex | 49 | 1 | 58 | 11 | 63 | 0 | 41 | 122 | 62 | 11 |
| Octal | 111 | 1 | 130 | 21 | 143 | 0 | 101 | 442 | 142 | 21 |
| Binary | 1001001 | 1 | 1011000 | 10001 | 1100011 | 0 | 1000001 | 100100010 | 1100010 | 10001 |
Color Harmonies of #490158
Complementary color
Monochromatic Colors of #490158
Black with #490158
Text Example
Text Example
White with #490158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490158; }
p { color: rgb(73,1,88); }
H1.HeaderClassName
{
color: #490158;
}
.AnyTagClassName
{
color: #490158;
}
</style>
background-color css
<style>
a { background-color: #490158; }
a { background-color: rgb(73,1,88); }
div.DivClassName
{
background-color: #490158;
}
.BgClassName
{
background-color: #490158;
}
</style>
border-color css
<style>
span { border-color: #490158; }
span { border-color: rgb(73,1,88); }
td.TdClassName
{
border-color: #490158;
}
.TagClassName
{
border-color: #490158;
}
</style>