Shades of Scarlet Gum #490558
Tints of Scarlet Gum #490558
RGB
CMYK
RGB Variations
Color information
#490558 (or 0x490558) is known color: Scarlet Gum. HEX triplet: 49, 05 and 58. RGB value is (73,5,88). Sum of RGB (Red+Green+Blue) = 73+5+88=166 (21% of max value = 765). Red value is 73 (28.91% from 255 or 43.98% from 166); Green value is 5 (2.34% from 255 or 3.01% from 166); Blue value is 88 (34.77% from 255 or 53.01% from 166); Max value from RGB is 88 - color contains mainly: blue. Hex color #490558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #490558 is #B6FAA7. Grayscale: #222222. Windows color (decimal): -11991720 or 5768521. OLE color: 5768521.
HSL color Cylindrical-coordinate representation of color #490558: hue angle of 289.16º 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 #490558 is Cyan = 0.17, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 5 | 88 | - |
| CMYK | 0.17 | 0.94 | 0 | 0.65 |
| HSL | 289.16º | 0.89% | 0.18% | - |
| HSV(B) | 289.16º | 0.94% | 0.35% | - |
| XYZ | 4.56 | 2.23 | 9.42 | - |
| YUV | 34.79 | 158.03 | 155.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 5 | 88 | 0.17 | 0.94 | 0 | 0.65 | 289.16 | 0.89 | 0.18 |
| Hex | 49 | 5 | 58 | 11 | 5E | 0 | 41 | 121 | 59 | 12 |
| Octal | 111 | 5 | 130 | 21 | 136 | 0 | 101 | 441 | 131 | 22 |
| Binary | 1001001 | 101 | 1011000 | 10001 | 1011110 | 0 | 1000001 | 100100001 | 1011001 | 10010 |
Color Harmonies of #490558
Complementary color
Monochromatic Colors of #490558
Black with #490558
Text Example
Text Example
White with #490558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490558; }
p { color: rgb(73,5,88); }
H1.HeaderClassName
{
color: #490558;
}
.AnyTagClassName
{
color: #490558;
}
</style>
background-color css
<style>
a { background-color: #490558; }
a { background-color: rgb(73,5,88); }
div.DivClassName
{
background-color: #490558;
}
.BgClassName
{
background-color: #490558;
}
</style>
border-color css
<style>
span { border-color: #490558; }
span { border-color: rgb(73,5,88); }
td.TdClassName
{
border-color: #490558;
}
.TagClassName
{
border-color: #490558;
}
</style>