Shades of Scarlet Gum #493754
Tints of Scarlet Gum #493754
RGB
CMYK
RGB Variations
Color information
#493754 (or 0x493754) is known color: Scarlet Gum. HEX triplet: 49, 37 and 54. RGB value is (73,55,84). Sum of RGB (Red+Green+Blue) = 73+55+84=212 (28% of max value = 765). Red value is 73 (28.91% from 255 or 34.43% from 212); Green value is 55 (21.88% from 255 or 25.94% from 212); Blue value is 84 (33.20% from 255 or 39.62% from 212); Max value from RGB is 84 - color contains mainly: blue. Hex color #493754 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493754 is #B6C8AB. Grayscale: #3F3F3F. Windows color (decimal): -11978924 or 5519177. OLE color: 5519177.
HSL color Cylindrical-coordinate representation of color #493754: hue angle of 277.24º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #493754 is Cyan = 0.13, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 73 | 55 | 84 | - |
| CMYK | 0.13 | 0.35 | 0 | 0.67 |
| HSL | 277.24º | 0.21% | 0.27% | - |
| HSV(B) | 277.24º | 0.35% | 0.33% | - |
| XYZ | 5.71 | 4.79 | 9.01 | - |
| YUV | 63.69 | 139.46 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 55 | 84 | 0.13 | 0.35 | 0 | 0.67 | 277.24 | 0.21 | 0.27 |
| Hex | 49 | 37 | 54 | D | 23 | 0 | 43 | 115 | 15 | 1B |
| Octal | 111 | 67 | 124 | 15 | 43 | 0 | 103 | 425 | 25 | 33 |
| Binary | 1001001 | 110111 | 1010100 | 1101 | 100011 | 0 | 1000011 | 100010101 | 10101 | 11011 |
Color Harmonies of #493754
Complementary color
Monochromatic Colors of #493754
Black with #493754
Text Example
Text Example
White with #493754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493754; }
p { color: rgb(73,55,84); }
H1.HeaderClassName
{
color: #493754;
}
.AnyTagClassName
{
color: #493754;
}
</style>
background-color css
<style>
a { background-color: #493754; }
a { background-color: rgb(73,55,84); }
div.DivClassName
{
background-color: #493754;
}
.BgClassName
{
background-color: #493754;
}
</style>
border-color css
<style>
span { border-color: #493754; }
span { border-color: rgb(73,55,84); }
td.TdClassName
{
border-color: #493754;
}
.TagClassName
{
border-color: #493754;
}
</style>