Shades of Scarlet Gum #493957
Tints of Scarlet Gum #493957
RGB
CMYK
RGB Variations
Color information
#493957 (or 0x493957) is known color: Scarlet Gum. HEX triplet: 49, 39 and 57. RGB value is (73,57,87). Sum of RGB (Red+Green+Blue) = 73+57+87=217 (28% of max value = 765). Red value is 73 (28.91% from 255 or 33.64% from 217); Green value is 57 (22.66% from 255 or 26.27% from 217); Blue value is 87 (34.38% from 255 or 40.09% from 217); Max value from RGB is 87 - color contains mainly: blue. Hex color #493957 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493957 is #B6C6A8. Grayscale: #414141. Windows color (decimal): -11978409 or 5716297. OLE color: 5716297.
HSL color Cylindrical-coordinate representation of color #493957: hue angle of 272º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #493957 is Cyan = 0.16, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 57 | 87 | - |
| CMYK | 0.16 | 0.34 | 0 | 0.66 |
| HSL | 272º | 0.21% | 0.28% | - |
| HSV(B) | 272º | 0.34% | 0.34% | - |
| XYZ | 5.93 | 5.03 | 9.68 | - |
| YUV | 65.2 | 140.3 | 133.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 57 | 87 | 0.16 | 0.34 | 0 | 0.66 | 272 | 0.21 | 0.28 |
| Hex | 49 | 39 | 57 | 10 | 22 | 0 | 42 | 110 | 15 | 1C |
| Octal | 111 | 71 | 127 | 20 | 42 | 0 | 102 | 420 | 25 | 34 |
| Binary | 1001001 | 111001 | 1010111 | 10000 | 100010 | 0 | 1000010 | 100010000 | 10101 | 11100 |
Color Harmonies of #493957
Complementary color
Monochromatic Colors of #493957
Black with #493957
Text Example
Text Example
White with #493957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493957; }
p { color: rgb(73,57,87); }
H1.HeaderClassName
{
color: #493957;
}
.AnyTagClassName
{
color: #493957;
}
</style>
background-color css
<style>
a { background-color: #493957; }
a { background-color: rgb(73,57,87); }
div.DivClassName
{
background-color: #493957;
}
.BgClassName
{
background-color: #493957;
}
</style>
border-color css
<style>
span { border-color: #493957; }
span { border-color: rgb(73,57,87); }
td.TdClassName
{
border-color: #493957;
}
.TagClassName
{
border-color: #493957;
}
</style>