Shades of Scarlet Gum #491263
Tints of Scarlet Gum #491263
RGB
CMYK
RGB Variations
Color information
#491263 (or 0x491263) is known color: Scarlet Gum. HEX triplet: 49, 12 and 63. RGB value is (73,18,99). Sum of RGB (Red+Green+Blue) = 73+18+99=190 (25% of max value = 765). Red value is 73 (28.91% from 255 or 38.42% from 190); Green value is 18 (7.42% from 255 or 9.47% from 190); Blue value is 99 (39.06% from 255 or 52.11% from 190); Max value from RGB is 99 - color contains mainly: blue. Hex color #491263 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491263 is #B6ED9C. Grayscale: #2B2B2B. Windows color (decimal): -11988381 or 6492745. OLE color: 6492745.
HSL color Cylindrical-coordinate representation of color #491263: hue angle of 280.74º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #491263 is Cyan = 0.26, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 18 | 99 | - |
| CMYK | 0.26 | 0.82 | 0 | 0.61 |
| HSL | 280.74º | 0.69% | 0.23% | - |
| HSV(B) | 280.74º | 0.82% | 0.39% | - |
| XYZ | 5.22 | 2.75 | 12.06 | - |
| YUV | 43.68 | 159.22 | 148.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 18 | 99 | 0.26 | 0.82 | 0 | 0.61 | 280.74 | 0.69 | 0.23 |
| Hex | 49 | 12 | 63 | 1A | 52 | 0 | 3D | 119 | 45 | 17 |
| Octal | 111 | 22 | 143 | 32 | 122 | 0 | 75 | 431 | 105 | 27 |
| Binary | 1001001 | 10010 | 1100011 | 11010 | 1010010 | 0 | 111101 | 100011001 | 1000101 | 10111 |
Color Harmonies of #491263
Complementary color
Monochromatic Colors of #491263
Black with #491263
Text Example
Text Example
White with #491263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491263; }
p { color: rgb(73,18,99); }
H1.HeaderClassName
{
color: #491263;
}
.AnyTagClassName
{
color: #491263;
}
</style>
background-color css
<style>
a { background-color: #491263; }
a { background-color: rgb(73,18,99); }
div.DivClassName
{
background-color: #491263;
}
.BgClassName
{
background-color: #491263;
}
</style>
border-color css
<style>
span { border-color: #491263; }
span { border-color: rgb(73,18,99); }
td.TdClassName
{
border-color: #491263;
}
.TagClassName
{
border-color: #491263;
}
</style>