Shades of Scarlet Gum #491356
Tints of Scarlet Gum #491356
RGB
CMYK
RGB Variations
Color information
#491356 (or 0x491356) is known color: Scarlet Gum. HEX triplet: 49, 13 and 56. RGB value is (73,19,86). Sum of RGB (Red+Green+Blue) = 73+19+86=178 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.01% from 178); Green value is 19 (7.81% from 255 or 10.67% from 178); Blue value is 86 (33.98% from 255 or 48.31% from 178); Max value from RGB is 86 - color contains mainly: blue. Hex color #491356 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491356 is #B6ECA9. Grayscale: #2A2A2A. Windows color (decimal): -11988138 or 5641033. OLE color: 5641033.
HSL color Cylindrical-coordinate representation of color #491356: hue angle of 288.36º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #491356 is Cyan = 0.15, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 19 | 86 | - |
| CMYK | 0.15 | 0.78 | 0 | 0.66 |
| HSL | 288.36º | 0.64% | 0.21% | - |
| HSV(B) | 288.36º | 0.78% | 0.34% | - |
| XYZ | 4.66 | 2.55 | 9.05 | - |
| YUV | 42.78 | 152.39 | 149.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 19 | 86 | 0.15 | 0.78 | 0 | 0.66 | 288.36 | 0.64 | 0.21 |
| Hex | 49 | 13 | 56 | F | 4E | 0 | 42 | 120 | 40 | 15 |
| Octal | 111 | 23 | 126 | 17 | 116 | 0 | 102 | 440 | 100 | 25 |
| Binary | 1001001 | 10011 | 1010110 | 1111 | 1001110 | 0 | 1000010 | 100100000 | 1000000 | 10101 |
Color Harmonies of #491356
Complementary color
Monochromatic Colors of #491356
Black with #491356
Text Example
Text Example
White with #491356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491356; }
p { color: rgb(73,19,86); }
H1.HeaderClassName
{
color: #491356;
}
.AnyTagClassName
{
color: #491356;
}
</style>
background-color css
<style>
a { background-color: #491356; }
a { background-color: rgb(73,19,86); }
div.DivClassName
{
background-color: #491356;
}
.BgClassName
{
background-color: #491356;
}
</style>
border-color css
<style>
span { border-color: #491356; }
span { border-color: rgb(73,19,86); }
td.TdClassName
{
border-color: #491356;
}
.TagClassName
{
border-color: #491356;
}
</style>