Shades of Scarlet Gum #490358
Tints of Scarlet Gum #490358
RGB
CMYK
RGB Variations
Color information
#490358 (or 0x490358) is known color: Scarlet Gum. HEX triplet: 49, 03 and 58. RGB value is (73,3,88). Sum of RGB (Red+Green+Blue) = 73+3+88=164 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.51% from 164); Green value is 3 (1.56% from 255 or 1.83% from 164); Blue value is 88 (34.77% from 255 or 53.66% from 164); Max value from RGB is 88 - color contains mainly: blue. Hex color #490358 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #490358 is #B6FCA7. Grayscale: #212121. Windows color (decimal): -11992232 or 5768009. OLE color: 5768009.
HSL color Cylindrical-coordinate representation of color #490358: hue angle of 289.41º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #490358 is Cyan = 0.17, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 3 | 88 | - |
| CMYK | 0.17 | 0.97 | 0 | 0.65 |
| HSL | 289.41º | 0.93% | 0.18% | - |
| HSV(B) | 289.41º | 0.97% | 0.35% | - |
| XYZ | 4.54 | 2.19 | 9.42 | - |
| YUV | 33.62 | 158.69 | 156.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 3 | 88 | 0.17 | 0.97 | 0 | 0.65 | 289.41 | 0.93 | 0.18 |
| Hex | 49 | 3 | 58 | 11 | 61 | 0 | 41 | 121 | 5D | 12 |
| Octal | 111 | 3 | 130 | 21 | 141 | 0 | 101 | 441 | 135 | 22 |
| Binary | 1001001 | 11 | 1011000 | 10001 | 1100001 | 0 | 1000001 | 100100001 | 1011101 | 10010 |
Color Harmonies of #490358
Complementary color
Monochromatic Colors of #490358
Black with #490358
Text Example
Text Example
White with #490358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490358; }
p { color: rgb(73,3,88); }
H1.HeaderClassName
{
color: #490358;
}
.AnyTagClassName
{
color: #490358;
}
</style>
background-color css
<style>
a { background-color: #490358; }
a { background-color: rgb(73,3,88); }
div.DivClassName
{
background-color: #490358;
}
.BgClassName
{
background-color: #490358;
}
</style>
border-color css
<style>
span { border-color: #490358; }
span { border-color: rgb(73,3,88); }
td.TdClassName
{
border-color: #490358;
}
.TagClassName
{
border-color: #490358;
}
</style>