Shades of Scarlet Gum #491458
Tints of Scarlet Gum #491458
RGB
CMYK
RGB Variations
Color information
#491458 (or 0x491458) is known color: Scarlet Gum. HEX triplet: 49, 14 and 58. RGB value is (73,20,88). Sum of RGB (Red+Green+Blue) = 73+20+88=181 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.33% from 181); Green value is 20 (8.20% from 255 or 11.05% from 181); Blue value is 88 (34.77% from 255 or 48.62% from 181); Max value from RGB is 88 - color contains mainly: blue. Hex color #491458 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491458 is #B6EBA7. Grayscale: #2B2B2B. Windows color (decimal): -11987880 or 5772361. OLE color: 5772361.
HSL color Cylindrical-coordinate representation of color #491458: hue angle of 286.76º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #491458 is Cyan = 0.17, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 20 | 88 | - |
| CMYK | 0.17 | 0.77 | 0 | 0.65 |
| HSL | 286.76º | 0.63% | 0.21% | - |
| HSV(B) | 286.76º | 0.77% | 0.35% | - |
| XYZ | 4.76 | 2.62 | 9.49 | - |
| YUV | 43.6 | 153.06 | 148.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 20 | 88 | 0.17 | 0.77 | 0 | 0.65 | 286.76 | 0.63 | 0.21 |
| Hex | 49 | 14 | 58 | 11 | 4D | 0 | 41 | 11F | 3F | 15 |
| Octal | 111 | 24 | 130 | 21 | 115 | 0 | 101 | 437 | 77 | 25 |
| Binary | 1001001 | 10100 | 1011000 | 10001 | 1001101 | 0 | 1000001 | 100011111 | 111111 | 10101 |
Color Harmonies of #491458
Complementary color
Monochromatic Colors of #491458
Black with #491458
Text Example
Text Example
White with #491458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491458; }
p { color: rgb(73,20,88); }
H1.HeaderClassName
{
color: #491458;
}
.AnyTagClassName
{
color: #491458;
}
</style>
background-color css
<style>
a { background-color: #491458; }
a { background-color: rgb(73,20,88); }
div.DivClassName
{
background-color: #491458;
}
.BgClassName
{
background-color: #491458;
}
</style>
border-color css
<style>
span { border-color: #491458; }
span { border-color: rgb(73,20,88); }
td.TdClassName
{
border-color: #491458;
}
.TagClassName
{
border-color: #491458;
}
</style>