Shades of Scarlet Gum #492859
Tints of Scarlet Gum #492859
RGB
CMYK
RGB Variations
Color information
#492859 (or 0x492859) is known color: Scarlet Gum. HEX triplet: 49, 28 and 59. RGB value is (73,40,89). Sum of RGB (Red+Green+Blue) = 73+40+89=202 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.14% from 202); Green value is 40 (16.02% from 255 or 19.80% from 202); Blue value is 89 (35.16% from 255 or 44.06% from 202); Max value from RGB is 89 - color contains mainly: blue. Hex color #492859 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492859 is #B6D7A6. Grayscale: #373737. Windows color (decimal): -11982759 or 5843017. OLE color: 5843017.
HSL color Cylindrical-coordinate representation of color #492859: hue angle of 280.41º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #492859 is Cyan = 0.18, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 40 | 89 | - |
| CMYK | 0.18 | 0.55 | 0 | 0.65 |
| HSL | 280.41º | 0.38% | 0.25% | - |
| HSV(B) | 280.41º | 0.55% | 0.35% | - |
| XYZ | 5.31 | 3.66 | 9.88 | - |
| YUV | 55.45 | 146.93 | 140.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 40 | 89 | 0.18 | 0.55 | 0 | 0.65 | 280.41 | 0.38 | 0.25 |
| Hex | 49 | 28 | 59 | 12 | 37 | 0 | 41 | 118 | 26 | 19 |
| Octal | 111 | 50 | 131 | 22 | 67 | 0 | 101 | 430 | 46 | 31 |
| Binary | 1001001 | 101000 | 1011001 | 10010 | 110111 | 0 | 1000001 | 100011000 | 100110 | 11001 |
Color Harmonies of #492859
Complementary color
Monochromatic Colors of #492859
Black with #492859
Text Example
Text Example
White with #492859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492859; }
p { color: rgb(73,40,89); }
H1.HeaderClassName
{
color: #492859;
}
.AnyTagClassName
{
color: #492859;
}
</style>
background-color css
<style>
a { background-color: #492859; }
a { background-color: rgb(73,40,89); }
div.DivClassName
{
background-color: #492859;
}
.BgClassName
{
background-color: #492859;
}
</style>
border-color css
<style>
span { border-color: #492859; }
span { border-color: rgb(73,40,89); }
td.TdClassName
{
border-color: #492859;
}
.TagClassName
{
border-color: #492859;
}
</style>