Shades of Scarlet Gum #493357
Tints of Scarlet Gum #493357
RGB
CMYK
RGB Variations
Color information
#493357 (or 0x493357) is known color: Scarlet Gum. HEX triplet: 49, 33 and 57. RGB value is (73,51,87). Sum of RGB (Red+Green+Blue) = 73+51+87=211 (27% of max value = 765). Red value is 73 (28.91% from 255 or 34.60% from 211); Green value is 51 (20.31% from 255 or 24.17% from 211); Blue value is 87 (34.38% from 255 or 41.23% from 211); Max value from RGB is 87 - color contains mainly: blue. Hex color #493357 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493357 is #B6CCA8. Grayscale: #3D3D3D. Windows color (decimal): -11979945 or 5714761. OLE color: 5714761.
HSL color Cylindrical-coordinate representation of color #493357: hue angle of 276.67º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #493357 is Cyan = 0.16, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 51 | 87 | - |
| CMYK | 0.16 | 0.41 | 0 | 0.66 |
| HSL | 276.67º | 0.26% | 0.27% | - |
| HSV(B) | 276.67º | 0.41% | 0.34% | - |
| XYZ | 5.65 | 4.47 | 9.58 | - |
| YUV | 61.68 | 142.29 | 136.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 51 | 87 | 0.16 | 0.41 | 0 | 0.66 | 276.67 | 0.26 | 0.27 |
| Hex | 49 | 33 | 57 | 10 | 29 | 0 | 42 | 115 | 1A | 1B |
| Octal | 111 | 63 | 127 | 20 | 51 | 0 | 102 | 425 | 32 | 33 |
| Binary | 1001001 | 110011 | 1010111 | 10000 | 101001 | 0 | 1000010 | 100010101 | 11010 | 11011 |
Color Harmonies of #493357
Complementary color
Monochromatic Colors of #493357
Black with #493357
Text Example
Text Example
White with #493357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493357; }
p { color: rgb(73,51,87); }
H1.HeaderClassName
{
color: #493357;
}
.AnyTagClassName
{
color: #493357;
}
</style>
background-color css
<style>
a { background-color: #493357; }
a { background-color: rgb(73,51,87); }
div.DivClassName
{
background-color: #493357;
}
.BgClassName
{
background-color: #493357;
}
</style>
border-color css
<style>
span { border-color: #493357; }
span { border-color: rgb(73,51,87); }
td.TdClassName
{
border-color: #493357;
}
.TagClassName
{
border-color: #493357;
}
</style>