Shades of Scarlet Gum #493758
Tints of Scarlet Gum #493758
RGB
CMYK
RGB Variations
Color information
#493758 (or 0x493758) is known color: Scarlet Gum. HEX triplet: 49, 37 and 58. RGB value is (73,55,88). Sum of RGB (Red+Green+Blue) = 73+55+88=216 (28% of max value = 765). Red value is 73 (28.91% from 255 or 33.80% from 216); Green value is 55 (21.88% from 255 or 25.46% from 216); Blue value is 88 (34.77% from 255 or 40.74% from 216); Max value from RGB is 88 - color contains mainly: blue. Hex color #493758 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493758 is #B6C8A7. Grayscale: #404040. Windows color (decimal): -11978920 or 5781321. OLE color: 5781321.
HSL color Cylindrical-coordinate representation of color #493758: hue angle of 272.73º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #493758 is Cyan = 0.17, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 55 | 88 | - |
| CMYK | 0.17 | 0.38 | 0 | 0.65 |
| HSL | 272.73º | 0.23% | 0.28% | - |
| HSV(B) | 272.73º | 0.38% | 0.35% | - |
| XYZ | 5.88 | 4.85 | 9.86 | - |
| YUV | 64.14 | 141.46 | 134.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 55 | 88 | 0.17 | 0.38 | 0 | 0.65 | 272.73 | 0.23 | 0.28 |
| Hex | 49 | 37 | 58 | 11 | 26 | 0 | 41 | 111 | 17 | 1C |
| Octal | 111 | 67 | 130 | 21 | 46 | 0 | 101 | 421 | 27 | 34 |
| Binary | 1001001 | 110111 | 1011000 | 10001 | 100110 | 0 | 1000001 | 100010001 | 10111 | 11100 |
Color Harmonies of #493758
Complementary color
Monochromatic Colors of #493758
Black with #493758
Text Example
Text Example
White with #493758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493758; }
p { color: rgb(73,55,88); }
H1.HeaderClassName
{
color: #493758;
}
.AnyTagClassName
{
color: #493758;
}
</style>
background-color css
<style>
a { background-color: #493758; }
a { background-color: rgb(73,55,88); }
div.DivClassName
{
background-color: #493758;
}
.BgClassName
{
background-color: #493758;
}
</style>
border-color css
<style>
span { border-color: #493758; }
span { border-color: rgb(73,55,88); }
td.TdClassName
{
border-color: #493758;
}
.TagClassName
{
border-color: #493758;
}
</style>