Shades of Scarlet Gum #493558
Tints of Scarlet Gum #493558
RGB
CMYK
RGB Variations
Color information
#493558 (or 0x493558) is known color: Scarlet Gum. HEX triplet: 49, 35 and 58. RGB value is (73,53,88). Sum of RGB (Red+Green+Blue) = 73+53+88=214 (28% of max value = 765). Red value is 73 (28.91% from 255 or 34.11% from 214); Green value is 53 (21.09% from 255 or 24.77% from 214); Blue value is 88 (34.77% from 255 or 41.12% from 214); Max value from RGB is 88 - color contains mainly: blue. Hex color #493558 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493558 is #B6CAA7. Grayscale: #3E3E3E. Windows color (decimal): -11979432 or 5780809. OLE color: 5780809.
HSL color Cylindrical-coordinate representation of color #493558: hue angle of 274.29º degrees, saturation: 0.25, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #493558 is Cyan = 0.17, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 53 | 88 | - |
| CMYK | 0.17 | 0.40 | 0 | 0.65 |
| HSL | 274.29º | 0.25% | 0.28% | - |
| HSV(B) | 274.29º | 0.4% | 0.35% | - |
| XYZ | 5.78 | 4.67 | 9.83 | - |
| YUV | 62.97 | 142.13 | 135.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 88 | 0.17 | 0.40 | 0 | 0.65 | 274.29 | 0.25 | 0.28 |
| Hex | 49 | 35 | 58 | 11 | 28 | 0 | 41 | 112 | 19 | 1C |
| Octal | 111 | 65 | 130 | 21 | 50 | 0 | 101 | 422 | 31 | 34 |
| Binary | 1001001 | 110101 | 1011000 | 10001 | 101000 | 0 | 1000001 | 100010010 | 11001 | 11100 |
Color Harmonies of #493558
Complementary color
Monochromatic Colors of #493558
Black with #493558
Text Example
Text Example
White with #493558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493558; }
p { color: rgb(73,53,88); }
H1.HeaderClassName
{
color: #493558;
}
.AnyTagClassName
{
color: #493558;
}
</style>
background-color css
<style>
a { background-color: #493558; }
a { background-color: rgb(73,53,88); }
div.DivClassName
{
background-color: #493558;
}
.BgClassName
{
background-color: #493558;
}
</style>
border-color css
<style>
span { border-color: #493558; }
span { border-color: rgb(73,53,88); }
td.TdClassName
{
border-color: #493558;
}
.TagClassName
{
border-color: #493558;
}
</style>