Shades of Scarlet Gum #491557
Tints of Scarlet Gum #491557
RGB
CMYK
RGB Variations
Color information
#491557 (or 0x491557) is known color: Scarlet Gum. HEX triplet: 49, 15 and 57. RGB value is (73,21,87). Sum of RGB (Red+Green+Blue) = 73+21+87=181 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.33% from 181); Green value is 21 (8.59% from 255 or 11.60% from 181); Blue value is 87 (34.38% from 255 or 48.07% from 181); Max value from RGB is 87 - color contains mainly: blue. Hex color #491557 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491557 is #B6EAA8. Grayscale: #2B2B2B. Windows color (decimal): -11987625 or 5707081. OLE color: 5707081.
HSL color Cylindrical-coordinate representation of color #491557: hue angle of 287.27º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #491557 is Cyan = 0.16, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 21 | 87 | - |
| CMYK | 0.16 | 0.76 | 0 | 0.66 |
| HSL | 287.27º | 0.61% | 0.21% | - |
| HSV(B) | 287.27º | 0.76% | 0.34% | - |
| XYZ | 4.74 | 2.64 | 9.28 | - |
| YUV | 44.07 | 152.23 | 148.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 21 | 87 | 0.16 | 0.76 | 0 | 0.66 | 287.27 | 0.61 | 0.21 |
| Hex | 49 | 15 | 57 | 10 | 4C | 0 | 42 | 11F | 3D | 15 |
| Octal | 111 | 25 | 127 | 20 | 114 | 0 | 102 | 437 | 75 | 25 |
| Binary | 1001001 | 10101 | 1010111 | 10000 | 1001100 | 0 | 1000010 | 100011111 | 111101 | 10101 |
Color Harmonies of #491557
Complementary color
Monochromatic Colors of #491557
Black with #491557
Text Example
Text Example
White with #491557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491557; }
p { color: rgb(73,21,87); }
H1.HeaderClassName
{
color: #491557;
}
.AnyTagClassName
{
color: #491557;
}
</style>
background-color css
<style>
a { background-color: #491557; }
a { background-color: rgb(73,21,87); }
div.DivClassName
{
background-color: #491557;
}
.BgClassName
{
background-color: #491557;
}
</style>
border-color css
<style>
span { border-color: #491557; }
span { border-color: rgb(73,21,87); }
td.TdClassName
{
border-color: #491557;
}
.TagClassName
{
border-color: #491557;
}
</style>