Shades of Scarlet Gum #491759
Tints of Scarlet Gum #491759
RGB
CMYK
RGB Variations
Color information
#491759 (or 0x491759) is known color: Scarlet Gum. HEX triplet: 49, 17 and 59. RGB value is (73,23,89). Sum of RGB (Red+Green+Blue) = 73+23+89=185 (24% of max value = 765). Red value is 73 (28.91% from 255 or 39.46% from 185); Green value is 23 (9.38% from 255 or 12.43% from 185); Blue value is 89 (35.16% from 255 or 48.11% from 185); Max value from RGB is 89 - color contains mainly: blue. Hex color #491759 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491759 is #B6E8A6. Grayscale: #2D2D2D. Windows color (decimal): -11987111 or 5838665. OLE color: 5838665.
HSL color Cylindrical-coordinate representation of color #491759: hue angle of 285.45º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #491759 is Cyan = 0.18, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 23 | 89 | - |
| CMYK | 0.18 | 0.74 | 0 | 0.65 |
| HSL | 285.45º | 0.59% | 0.22% | - |
| HSV(B) | 285.45º | 0.74% | 0.35% | - |
| XYZ | 4.86 | 2.75 | 9.73 | - |
| YUV | 45.47 | 152.57 | 147.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 23 | 89 | 0.18 | 0.74 | 0 | 0.65 | 285.45 | 0.59 | 0.22 |
| Hex | 49 | 17 | 59 | 12 | 4A | 0 | 41 | 11D | 3B | 16 |
| Octal | 111 | 27 | 131 | 22 | 112 | 0 | 101 | 435 | 73 | 26 |
| Binary | 1001001 | 10111 | 1011001 | 10010 | 1001010 | 0 | 1000001 | 100011101 | 111011 | 10110 |
Color Harmonies of #491759
Complementary color
Monochromatic Colors of #491759
Black with #491759
Text Example
Text Example
White with #491759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491759; }
p { color: rgb(73,23,89); }
H1.HeaderClassName
{
color: #491759;
}
.AnyTagClassName
{
color: #491759;
}
</style>
background-color css
<style>
a { background-color: #491759; }
a { background-color: rgb(73,23,89); }
div.DivClassName
{
background-color: #491759;
}
.BgClassName
{
background-color: #491759;
}
</style>
border-color css
<style>
span { border-color: #491759; }
span { border-color: rgb(73,23,89); }
td.TdClassName
{
border-color: #491759;
}
.TagClassName
{
border-color: #491759;
}
</style>