Shades of Scarlet Gum #493459
Tints of Scarlet Gum #493459
RGB
CMYK
RGB Variations
Color information
#493459 (or 0x493459) is known color: Scarlet Gum. HEX triplet: 49, 34 and 59. RGB value is (73,52,89). Sum of RGB (Red+Green+Blue) = 73+52+89=214 (28% of max value = 765). Red value is 73 (28.91% from 255 or 34.11% from 214); Green value is 52 (20.70% from 255 or 24.30% from 214); Blue value is 89 (35.16% from 255 or 41.59% from 214); Max value from RGB is 89 - color contains mainly: blue. Hex color #493459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493459 is #B6CBA6. Grayscale: #3E3E3E. Windows color (decimal): -11979687 or 5846089. OLE color: 5846089.
HSL color Cylindrical-coordinate representation of color #493459: hue angle of 274.05º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #493459 is Cyan = 0.18, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 52 | 89 | - |
| CMYK | 0.18 | 0.42 | 0 | 0.65 |
| HSL | 274.05º | 0.26% | 0.28% | - |
| HSV(B) | 274.05º | 0.42% | 0.35% | - |
| XYZ | 5.78 | 4.59 | 10.03 | - |
| YUV | 62.5 | 142.96 | 135.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 89 | 0.18 | 0.42 | 0 | 0.65 | 274.05 | 0.26 | 0.28 |
| Hex | 49 | 34 | 59 | 12 | 2A | 0 | 41 | 112 | 1A | 1C |
| Octal | 111 | 64 | 131 | 22 | 52 | 0 | 101 | 422 | 32 | 34 |
| Binary | 1001001 | 110100 | 1011001 | 10010 | 101010 | 0 | 1000001 | 100010010 | 11010 | 11100 |
Color Harmonies of #493459
Complementary color
Monochromatic Colors of #493459
Black with #493459
Text Example
Text Example
White with #493459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493459; }
p { color: rgb(73,52,89); }
H1.HeaderClassName
{
color: #493459;
}
.AnyTagClassName
{
color: #493459;
}
</style>
background-color css
<style>
a { background-color: #493459; }
a { background-color: rgb(73,52,89); }
div.DivClassName
{
background-color: #493459;
}
.BgClassName
{
background-color: #493459;
}
</style>
border-color css
<style>
span { border-color: #493459; }
span { border-color: rgb(73,52,89); }
td.TdClassName
{
border-color: #493459;
}
.TagClassName
{
border-color: #493459;
}
</style>