Shades of Scarlet Gum #491465
Tints of Scarlet Gum #491465
RGB
CMYK
RGB Variations
Color information
#491465 (or 0x491465) is known color: Scarlet Gum. HEX triplet: 49, 14 and 65. RGB value is (73,20,101). Sum of RGB (Red+Green+Blue) = 73+20+101=194 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.63% from 194); Green value is 20 (8.20% from 255 or 10.31% from 194); Blue value is 101 (39.84% from 255 or 52.06% from 194); Max value from RGB is 101 - color contains mainly: blue. Hex color #491465 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491465 is #B6EB9A. Grayscale: #2C2C2C. Windows color (decimal): -11987867 or 6624329. OLE color: 6624329.
HSL color Cylindrical-coordinate representation of color #491465: hue angle of 279.26º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #491465 is Cyan = 0.28, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 20 | 101 | - |
| CMYK | 0.28 | 0.80 | 0 | 0.60 |
| HSL | 279.26º | 0.67% | 0.24% | - |
| HSV(B) | 279.26º | 0.8% | 0.4% | - |
| XYZ | 5.35 | 2.86 | 12.58 | - |
| YUV | 45.08 | 159.56 | 147.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 20 | 101 | 0.28 | 0.80 | 0 | 0.60 | 279.26 | 0.67 | 0.24 |
| Hex | 49 | 14 | 65 | 1C | 50 | 0 | 3C | 117 | 43 | 18 |
| Octal | 111 | 24 | 145 | 34 | 120 | 0 | 74 | 427 | 103 | 30 |
| Binary | 1001001 | 10100 | 1100101 | 11100 | 1010000 | 0 | 111100 | 100010111 | 1000011 | 11000 |
Color Harmonies of #491465
Complementary color
Monochromatic Colors of #491465
Black with #491465
Text Example
Text Example
White with #491465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491465; }
p { color: rgb(73,20,101); }
H1.HeaderClassName
{
color: #491465;
}
.AnyTagClassName
{
color: #491465;
}
</style>
background-color css
<style>
a { background-color: #491465; }
a { background-color: rgb(73,20,101); }
div.DivClassName
{
background-color: #491465;
}
.BgClassName
{
background-color: #491465;
}
</style>
border-color css
<style>
span { border-color: #491465; }
span { border-color: rgb(73,20,101); }
td.TdClassName
{
border-color: #491465;
}
.TagClassName
{
border-color: #491465;
}
</style>