Shades of Scarlet Gum #492359
Tints of Scarlet Gum #492359
RGB
CMYK
RGB Variations
Color information
#492359 (or 0x492359) is known color: Scarlet Gum. HEX triplet: 49, 23 and 59. RGB value is (73,35,89). Sum of RGB (Red+Green+Blue) = 73+35+89=197 (26% of max value = 765). Red value is 73 (28.91% from 255 or 37.06% from 197); Green value is 35 (14.06% from 255 or 17.77% from 197); Blue value is 89 (35.16% from 255 or 45.18% from 197); Max value from RGB is 89 - color contains mainly: blue. Hex color #492359 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492359 is #B6DCA6. Grayscale: #343434. Windows color (decimal): -11984039 or 5841737. OLE color: 5841737.
HSL color Cylindrical-coordinate representation of color #492359: hue angle of 282.22º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #492359 is Cyan = 0.18, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 35 | 89 | - |
| CMYK | 0.18 | 0.61 | 0 | 0.65 |
| HSL | 282.22º | 0.44% | 0.24% | - |
| HSV(B) | 282.22º | 0.61% | 0.35% | - |
| XYZ | 5.15 | 3.34 | 9.82 | - |
| YUV | 52.52 | 148.59 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 35 | 89 | 0.18 | 0.61 | 0 | 0.65 | 282.22 | 0.44 | 0.24 |
| Hex | 49 | 23 | 59 | 12 | 3D | 0 | 41 | 11A | 2C | 18 |
| Octal | 111 | 43 | 131 | 22 | 75 | 0 | 101 | 432 | 54 | 30 |
| Binary | 1001001 | 100011 | 1011001 | 10010 | 111101 | 0 | 1000001 | 100011010 | 101100 | 11000 |
Color Harmonies of #492359
Complementary color
Monochromatic Colors of #492359
Black with #492359
Text Example
Text Example
White with #492359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492359; }
p { color: rgb(73,35,89); }
H1.HeaderClassName
{
color: #492359;
}
.AnyTagClassName
{
color: #492359;
}
</style>
background-color css
<style>
a { background-color: #492359; }
a { background-color: rgb(73,35,89); }
div.DivClassName
{
background-color: #492359;
}
.BgClassName
{
background-color: #492359;
}
</style>
border-color css
<style>
span { border-color: #492359; }
span { border-color: rgb(73,35,89); }
td.TdClassName
{
border-color: #492359;
}
.TagClassName
{
border-color: #492359;
}
</style>