Shades of Scarlet Gum #491057
Tints of Scarlet Gum #491057
RGB
CMYK
RGB Variations
Color information
#491057 (or 0x491057) is known color: Scarlet Gum. HEX triplet: 49, 10 and 57. RGB value is (73,16,87). Sum of RGB (Red+Green+Blue) = 73+16+87=176 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.48% from 176); Green value is 16 (6.64% from 255 or 9.09% from 176); Blue value is 87 (34.38% from 255 or 49.43% from 176); Max value from RGB is 87 - color contains mainly: blue. Hex color #491057 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491057 is #B6EFA8. Grayscale: #282828. Windows color (decimal): -11988905 or 5705801. OLE color: 5705801.
HSL color Cylindrical-coordinate representation of color #491057: hue angle of 288.17º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #491057 is Cyan = 0.16, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 16 | 87 | - |
| CMYK | 0.16 | 0.82 | 0 | 0.66 |
| HSL | 288.17º | 0.69% | 0.2% | - |
| HSV(B) | 288.17º | 0.82% | 0.34% | - |
| XYZ | 4.65 | 2.48 | 9.25 | - |
| YUV | 41.14 | 153.88 | 150.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 16 | 87 | 0.16 | 0.82 | 0 | 0.66 | 288.17 | 0.69 | 0.2 |
| Hex | 49 | 10 | 57 | 10 | 52 | 0 | 42 | 120 | 45 | 14 |
| Octal | 111 | 20 | 127 | 20 | 122 | 0 | 102 | 440 | 105 | 24 |
| Binary | 1001001 | 10000 | 1010111 | 10000 | 1010010 | 0 | 1000010 | 100100000 | 1000101 | 10100 |
Color Harmonies of #491057
Complementary color
Monochromatic Colors of #491057
Black with #491057
Text Example
Text Example
White with #491057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491057; }
p { color: rgb(73,16,87); }
H1.HeaderClassName
{
color: #491057;
}
.AnyTagClassName
{
color: #491057;
}
</style>
background-color css
<style>
a { background-color: #491057; }
a { background-color: rgb(73,16,87); }
div.DivClassName
{
background-color: #491057;
}
.BgClassName
{
background-color: #491057;
}
</style>
border-color css
<style>
span { border-color: #491057; }
span { border-color: rgb(73,16,87); }
td.TdClassName
{
border-color: #491057;
}
.TagClassName
{
border-color: #491057;
}
</style>