Shades of Scarlet Gum #491463
Tints of Scarlet Gum #491463
RGB
CMYK
RGB Variations
Color information
#491463 (or 0x491463) is known color: Scarlet Gum. HEX triplet: 49, 14 and 63. RGB value is (73,20,99). Sum of RGB (Red+Green+Blue) = 73+20+99=192 (25% of max value = 765). Red value is 73 (28.91% from 255 or 38.02% from 192); Green value is 20 (8.20% from 255 or 10.42% from 192); Blue value is 99 (39.06% from 255 or 51.56% from 192); Max value from RGB is 99 - color contains mainly: blue. Hex color #491463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491463 is #B6EB9C. Grayscale: #2C2C2C. Windows color (decimal): -11987869 or 6493257. OLE color: 6493257.
HSL color Cylindrical-coordinate representation of color #491463: hue angle of 280.25º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #491463 is Cyan = 0.26, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 20 | 99 | - |
| CMYK | 0.26 | 0.80 | 0 | 0.61 |
| HSL | 280.25º | 0.66% | 0.23% | - |
| HSV(B) | 280.25º | 0.8% | 0.39% | - |
| XYZ | 5.25 | 2.82 | 12.07 | - |
| YUV | 44.85 | 158.56 | 148.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 20 | 99 | 0.26 | 0.80 | 0 | 0.61 | 280.25 | 0.66 | 0.23 |
| Hex | 49 | 14 | 63 | 1A | 50 | 0 | 3D | 118 | 42 | 17 |
| Octal | 111 | 24 | 143 | 32 | 120 | 0 | 75 | 430 | 102 | 27 |
| Binary | 1001001 | 10100 | 1100011 | 11010 | 1010000 | 0 | 111101 | 100011000 | 1000010 | 10111 |
Color Harmonies of #491463
Complementary color
Monochromatic Colors of #491463
Black with #491463
Text Example
Text Example
White with #491463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491463; }
p { color: rgb(73,20,99); }
H1.HeaderClassName
{
color: #491463;
}
.AnyTagClassName
{
color: #491463;
}
</style>
background-color css
<style>
a { background-color: #491463; }
a { background-color: rgb(73,20,99); }
div.DivClassName
{
background-color: #491463;
}
.BgClassName
{
background-color: #491463;
}
</style>
border-color css
<style>
span { border-color: #491463; }
span { border-color: rgb(73,20,99); }
td.TdClassName
{
border-color: #491463;
}
.TagClassName
{
border-color: #491463;
}
</style>