Shades of Scarlet Gum #493054
Tints of Scarlet Gum #493054
RGB
CMYK
RGB Variations
Color information
#493054 (or 0x493054) is known color: Scarlet Gum. HEX triplet: 49, 30 and 54. RGB value is (73,48,84). Sum of RGB (Red+Green+Blue) = 73+48+84=205 (27% of max value = 765). Red value is 73 (28.91% from 255 or 35.61% from 205); Green value is 48 (19.14% from 255 or 23.41% from 205); Blue value is 84 (33.20% from 255 or 40.98% from 205); Max value from RGB is 84 - color contains mainly: blue. Hex color #493054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493054 is #B6CFAB. Grayscale: #3B3B3B. Windows color (decimal): -11980716 or 5517385. OLE color: 5517385.
HSL color Cylindrical-coordinate representation of color #493054: hue angle of 281.67º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #493054 is Cyan = 0.13, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 73 | 48 | 84 | - |
| CMYK | 0.13 | 0.43 | 0 | 0.67 |
| HSL | 281.67º | 0.27% | 0.26% | - |
| HSV(B) | 281.67º | 0.43% | 0.33% | - |
| XYZ | 5.4 | 4.17 | 8.91 | - |
| YUV | 59.58 | 141.78 | 137.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 84 | 0.13 | 0.43 | 0 | 0.67 | 281.67 | 0.27 | 0.26 |
| Hex | 49 | 30 | 54 | D | 2B | 0 | 43 | 11A | 1B | 1A |
| Octal | 111 | 60 | 124 | 15 | 53 | 0 | 103 | 432 | 33 | 32 |
| Binary | 1001001 | 110000 | 1010100 | 1101 | 101011 | 0 | 1000011 | 100011010 | 11011 | 11010 |
Color Harmonies of #493054
Complementary color
Monochromatic Colors of #493054
Black with #493054
Text Example
Text Example
White with #493054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493054; }
p { color: rgb(73,48,84); }
H1.HeaderClassName
{
color: #493054;
}
.AnyTagClassName
{
color: #493054;
}
</style>
background-color css
<style>
a { background-color: #493054; }
a { background-color: rgb(73,48,84); }
div.DivClassName
{
background-color: #493054;
}
.BgClassName
{
background-color: #493054;
}
</style>
border-color css
<style>
span { border-color: #493054; }
span { border-color: rgb(73,48,84); }
td.TdClassName
{
border-color: #493054;
}
.TagClassName
{
border-color: #493054;
}
</style>