Shades of Scarlet Gum #491266
Tints of Scarlet Gum #491266
RGB
CMYK
RGB Variations
Color information
#491266 (or 0x491266) is known color: Scarlet Gum. HEX triplet: 49, 12 and 66. RGB value is (73,18,102). Sum of RGB (Red+Green+Blue) = 73+18+102=193 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.82% from 193); Green value is 18 (7.42% from 255 or 9.33% from 193); Blue value is 102 (40.23% from 255 or 52.85% from 193); Max value from RGB is 102 - color contains mainly: blue. Hex color #491266 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491266 is #B6ED99. Grayscale: #2B2B2B. Windows color (decimal): -11988378 or 6689353. OLE color: 6689353.
HSL color Cylindrical-coordinate representation of color #491266: hue angle of 279.29º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #491266 is Cyan = 0.28, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 73 | 18 | 102 | - |
| CMYK | 0.28 | 0.82 | 0 | 0.6 |
| HSL | 279.29º | 0.7% | 0.24% | - |
| HSV(B) | 279.29º | 0.82% | 0.4% | - |
| XYZ | 5.36 | 2.81 | 12.83 | - |
| YUV | 44.02 | 160.72 | 148.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 18 | 102 | 0.28 | 0.82 | 0 | 0.6 | 279.29 | 0.7 | 0.24 |
| Hex | 49 | 12 | 66 | 1C | 52 | 0 | 3C | 117 | 46 | 18 |
| Octal | 111 | 22 | 146 | 34 | 122 | 0 | 74 | 427 | 106 | 30 |
| Binary | 1001001 | 10010 | 1100110 | 11100 | 1010010 | 0 | 111100 | 100010111 | 1000110 | 11000 |
Color Harmonies of #491266
Complementary color
Monochromatic Colors of #491266
Black with #491266
Text Example
Text Example
White with #491266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491266; }
p { color: rgb(73,18,102); }
H1.HeaderClassName
{
color: #491266;
}
.AnyTagClassName
{
color: #491266;
}
</style>
background-color css
<style>
a { background-color: #491266; }
a { background-color: rgb(73,18,102); }
div.DivClassName
{
background-color: #491266;
}
.BgClassName
{
background-color: #491266;
}
</style>
border-color css
<style>
span { border-color: #491266; }
span { border-color: rgb(73,18,102); }
td.TdClassName
{
border-color: #491266;
}
.TagClassName
{
border-color: #491266;
}
</style>