Shades of Scarlet Gum #491559
Tints of Scarlet Gum #491559
RGB
CMYK
RGB Variations
Color information
#491559 (or 0x491559) is known color: Scarlet Gum. HEX triplet: 49, 15 and 59. RGB value is (73,21,89). Sum of RGB (Red+Green+Blue) = 73+21+89=183 (24% of max value = 765). Red value is 73 (28.91% from 255 or 39.89% from 183); Green value is 21 (8.59% from 255 or 11.48% from 183); Blue value is 89 (35.16% from 255 or 48.63% from 183); Max value from RGB is 89 - color contains mainly: blue. Hex color #491559 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491559 is #B6EAA6. Grayscale: #2C2C2C. Windows color (decimal): -11987623 or 5838153. OLE color: 5838153.
HSL color Cylindrical-coordinate representation of color #491559: hue angle of 285.88º degrees, saturation: 0.62, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #491559 is Cyan = 0.18, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 21 | 89 | - |
| CMYK | 0.18 | 0.76 | 0 | 0.65 |
| HSL | 285.88º | 0.62% | 0.22% | - |
| HSV(B) | 285.88º | 0.76% | 0.35% | - |
| XYZ | 4.82 | 2.67 | 9.71 | - |
| YUV | 44.3 | 153.23 | 148.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 21 | 89 | 0.18 | 0.76 | 0 | 0.65 | 285.88 | 0.62 | 0.22 |
| Hex | 49 | 15 | 59 | 12 | 4C | 0 | 41 | 11E | 3E | 16 |
| Octal | 111 | 25 | 131 | 22 | 114 | 0 | 101 | 436 | 76 | 26 |
| Binary | 1001001 | 10101 | 1011001 | 10010 | 1001100 | 0 | 1000001 | 100011110 | 111110 | 10110 |
Color Harmonies of #491559
Complementary color
Monochromatic Colors of #491559
Black with #491559
Text Example
Text Example
White with #491559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491559; }
p { color: rgb(73,21,89); }
H1.HeaderClassName
{
color: #491559;
}
.AnyTagClassName
{
color: #491559;
}
</style>
background-color css
<style>
a { background-color: #491559; }
a { background-color: rgb(73,21,89); }
div.DivClassName
{
background-color: #491559;
}
.BgClassName
{
background-color: #491559;
}
</style>
border-color css
<style>
span { border-color: #491559; }
span { border-color: rgb(73,21,89); }
td.TdClassName
{
border-color: #491559;
}
.TagClassName
{
border-color: #491559;
}
</style>