Shades of Scarlet Gum #491257
Tints of Scarlet Gum #491257
RGB
CMYK
RGB Variations
Color information
#491257 (or 0x491257) is known color: Scarlet Gum. HEX triplet: 49, 12 and 57. RGB value is (73,18,87). Sum of RGB (Red+Green+Blue) = 73+18+87=178 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.01% from 178); Green value is 18 (7.42% from 255 or 10.11% from 178); Blue value is 87 (34.38% from 255 or 48.88% from 178); Max value from RGB is 87 - color contains mainly: blue. Hex color #491257 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491257 is #B6EDA8. Grayscale: #2A2A2A. Windows color (decimal): -11988393 or 5706313. OLE color: 5706313.
HSL color Cylindrical-coordinate representation of color #491257: hue angle of 287.83º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #491257 is Cyan = 0.16, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 18 | 87 | - |
| CMYK | 0.16 | 0.79 | 0 | 0.66 |
| HSL | 287.83º | 0.66% | 0.21% | - |
| HSV(B) | 287.83º | 0.79% | 0.34% | - |
| XYZ | 4.68 | 2.54 | 9.26 | - |
| YUV | 42.31 | 153.22 | 149.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 18 | 87 | 0.16 | 0.79 | 0 | 0.66 | 287.83 | 0.66 | 0.21 |
| Hex | 49 | 12 | 57 | 10 | 4F | 0 | 42 | 120 | 42 | 15 |
| Octal | 111 | 22 | 127 | 20 | 117 | 0 | 102 | 440 | 102 | 25 |
| Binary | 1001001 | 10010 | 1010111 | 10000 | 1001111 | 0 | 1000010 | 100100000 | 1000010 | 10101 |
Color Harmonies of #491257
Complementary color
Monochromatic Colors of #491257
Black with #491257
Text Example
Text Example
White with #491257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491257; }
p { color: rgb(73,18,87); }
H1.HeaderClassName
{
color: #491257;
}
.AnyTagClassName
{
color: #491257;
}
</style>
background-color css
<style>
a { background-color: #491257; }
a { background-color: rgb(73,18,87); }
div.DivClassName
{
background-color: #491257;
}
.BgClassName
{
background-color: #491257;
}
</style>
border-color css
<style>
span { border-color: #491257; }
span { border-color: rgb(73,18,87); }
td.TdClassName
{
border-color: #491257;
}
.TagClassName
{
border-color: #491257;
}
</style>