Shades of Scarlet Gum #493456
Tints of Scarlet Gum #493456
RGB
CMYK
RGB Variations
Color information
#493456 (or 0x493456) is known color: Scarlet Gum. HEX triplet: 49, 34 and 56. RGB value is (73,52,86). Sum of RGB (Red+Green+Blue) = 73+52+86=211 (27% of max value = 765). Red value is 73 (28.91% from 255 or 34.60% from 211); Green value is 52 (20.70% from 255 or 24.64% from 211); Blue value is 86 (33.98% from 255 or 40.76% from 211); Max value from RGB is 86 - color contains mainly: blue. Hex color #493456 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493456 is #B6CBA9. Grayscale: #3E3E3E. Windows color (decimal): -11979690 or 5649481. OLE color: 5649481.
HSL color Cylindrical-coordinate representation of color #493456: hue angle of 277.06º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #493456 is Cyan = 0.15, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 52 | 86 | - |
| CMYK | 0.15 | 0.40 | 0 | 0.66 |
| HSL | 277.06º | 0.25% | 0.27% | - |
| HSV(B) | 277.06º | 0.4% | 0.34% | - |
| XYZ | 5.66 | 4.54 | 9.38 | - |
| YUV | 62.16 | 141.46 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 86 | 0.15 | 0.40 | 0 | 0.66 | 277.06 | 0.25 | 0.27 |
| Hex | 49 | 34 | 56 | F | 28 | 0 | 42 | 115 | 19 | 1B |
| Octal | 111 | 64 | 126 | 17 | 50 | 0 | 102 | 425 | 31 | 33 |
| Binary | 1001001 | 110100 | 1010110 | 1111 | 101000 | 0 | 1000010 | 100010101 | 11001 | 11011 |
Color Harmonies of #493456
Complementary color
Monochromatic Colors of #493456
Black with #493456
Text Example
Text Example
White with #493456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493456; }
p { color: rgb(73,52,86); }
H1.HeaderClassName
{
color: #493456;
}
.AnyTagClassName
{
color: #493456;
}
</style>
background-color css
<style>
a { background-color: #493456; }
a { background-color: rgb(73,52,86); }
div.DivClassName
{
background-color: #493456;
}
.BgClassName
{
background-color: #493456;
}
</style>
border-color css
<style>
span { border-color: #493456; }
span { border-color: rgb(73,52,86); }
td.TdClassName
{
border-color: #493456;
}
.TagClassName
{
border-color: #493456;
}
</style>