Shades of Scarlet Gum #492958
Tints of Scarlet Gum #492958
RGB
CMYK
RGB Variations
Color information
#492958 (or 0x492958) is known color: Scarlet Gum. HEX triplet: 49, 29 and 58. RGB value is (73,41,88). Sum of RGB (Red+Green+Blue) = 73+41+88=202 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.14% from 202); Green value is 41 (16.41% from 255 or 20.30% from 202); Blue value is 88 (34.77% from 255 or 43.56% from 202); Max value from RGB is 88 - color contains mainly: blue. Hex color #492958 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492958 is #B6D6A7. Grayscale: #373737. Windows color (decimal): -11982504 or 5777737. OLE color: 5777737.
HSL color Cylindrical-coordinate representation of color #492958: hue angle of 280.85º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #492958 is Cyan = 0.17, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 41 | 88 | - |
| CMYK | 0.17 | 0.53 | 0 | 0.65 |
| HSL | 280.85º | 0.36% | 0.25% | - |
| HSV(B) | 280.85º | 0.53% | 0.35% | - |
| XYZ | 5.3 | 3.71 | 9.67 | - |
| YUV | 55.93 | 146.1 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 88 | 0.17 | 0.53 | 0 | 0.65 | 280.85 | 0.36 | 0.25 |
| Hex | 49 | 29 | 58 | 11 | 35 | 0 | 41 | 119 | 24 | 19 |
| Octal | 111 | 51 | 130 | 21 | 65 | 0 | 101 | 431 | 44 | 31 |
| Binary | 1001001 | 101001 | 1011000 | 10001 | 110101 | 0 | 1000001 | 100011001 | 100100 | 11001 |
Color Harmonies of #492958
Complementary color
Monochromatic Colors of #492958
Black with #492958
Text Example
Text Example
White with #492958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492958; }
p { color: rgb(73,41,88); }
H1.HeaderClassName
{
color: #492958;
}
.AnyTagClassName
{
color: #492958;
}
</style>
background-color css
<style>
a { background-color: #492958; }
a { background-color: rgb(73,41,88); }
div.DivClassName
{
background-color: #492958;
}
.BgClassName
{
background-color: #492958;
}
</style>
border-color css
<style>
span { border-color: #492958; }
span { border-color: rgb(73,41,88); }
td.TdClassName
{
border-color: #492958;
}
.TagClassName
{
border-color: #492958;
}
</style>