Shades of Scarlet Gum #491462
Tints of Scarlet Gum #491462
RGB
CMYK
RGB Variations
Color information
#491462 (or 0x491462) is known color: Scarlet Gum. HEX triplet: 49, 14 and 62. RGB value is (73,20,98). Sum of RGB (Red+Green+Blue) = 73+20+98=191 (25% of max value = 765). Red value is 73 (28.91% from 255 or 38.22% from 191); Green value is 20 (8.20% from 255 or 10.47% from 191); Blue value is 98 (38.67% from 255 or 51.31% from 191); Max value from RGB is 98 - color contains mainly: blue. Hex color #491462 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491462 is #B6EB9D. Grayscale: #2C2C2C. Windows color (decimal): -11987870 or 6427721. OLE color: 6427721.
HSL color Cylindrical-coordinate representation of color #491462: hue angle of 280.77º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #491462 is Cyan = 0.26, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 20 | 98 | - |
| CMYK | 0.26 | 0.80 | 0 | 0.62 |
| HSL | 280.77º | 0.66% | 0.23% | - |
| HSV(B) | 280.77º | 0.8% | 0.38% | - |
| XYZ | 5.2 | 2.8 | 11.82 | - |
| YUV | 44.74 | 158.06 | 148.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 20 | 98 | 0.26 | 0.80 | 0 | 0.62 | 280.77 | 0.66 | 0.23 |
| Hex | 49 | 14 | 62 | 1A | 50 | 0 | 3E | 119 | 42 | 17 |
| Octal | 111 | 24 | 142 | 32 | 120 | 0 | 76 | 431 | 102 | 27 |
| Binary | 1001001 | 10100 | 1100010 | 11010 | 1010000 | 0 | 111110 | 100011001 | 1000010 | 10111 |
Color Harmonies of #491462
Complementary color
Monochromatic Colors of #491462
Black with #491462
Text Example
Text Example
White with #491462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491462; }
p { color: rgb(73,20,98); }
H1.HeaderClassName
{
color: #491462;
}
.AnyTagClassName
{
color: #491462;
}
</style>
background-color css
<style>
a { background-color: #491462; }
a { background-color: rgb(73,20,98); }
div.DivClassName
{
background-color: #491462;
}
.BgClassName
{
background-color: #491462;
}
</style>
border-color css
<style>
span { border-color: #491462; }
span { border-color: rgb(73,20,98); }
td.TdClassName
{
border-color: #491462;
}
.TagClassName
{
border-color: #491462;
}
</style>