Shades of Scarlet Gum #491358
Tints of Scarlet Gum #491358
RGB
CMYK
RGB Variations
Color information
#491358 (or 0x491358) is known color: Scarlet Gum. HEX triplet: 49, 13 and 58. RGB value is (73,19,88). Sum of RGB (Red+Green+Blue) = 73+19+88=180 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.56% from 180); Green value is 19 (7.81% from 255 or 10.56% from 180); Blue value is 88 (34.77% from 255 or 48.89% from 180); Max value from RGB is 88 - color contains mainly: blue. Hex color #491358 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491358 is #B6ECA7. Grayscale: #2A2A2A. Windows color (decimal): -11988136 or 5772105. OLE color: 5772105.
HSL color Cylindrical-coordinate representation of color #491358: hue angle of 286.96º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #491358 is Cyan = 0.17, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 19 | 88 | - |
| CMYK | 0.17 | 0.78 | 0 | 0.65 |
| HSL | 286.96º | 0.64% | 0.21% | - |
| HSV(B) | 286.96º | 0.78% | 0.35% | - |
| XYZ | 4.74 | 2.59 | 9.48 | - |
| YUV | 43.01 | 153.39 | 149.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 19 | 88 | 0.17 | 0.78 | 0 | 0.65 | 286.96 | 0.64 | 0.21 |
| Hex | 49 | 13 | 58 | 11 | 4E | 0 | 41 | 11F | 40 | 15 |
| Octal | 111 | 23 | 130 | 21 | 116 | 0 | 101 | 437 | 100 | 25 |
| Binary | 1001001 | 10011 | 1011000 | 10001 | 1001110 | 0 | 1000001 | 100011111 | 1000000 | 10101 |
Color Harmonies of #491358
Complementary color
Monochromatic Colors of #491358
Black with #491358
Text Example
Text Example
White with #491358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491358; }
p { color: rgb(73,19,88); }
H1.HeaderClassName
{
color: #491358;
}
.AnyTagClassName
{
color: #491358;
}
</style>
background-color css
<style>
a { background-color: #491358; }
a { background-color: rgb(73,19,88); }
div.DivClassName
{
background-color: #491358;
}
.BgClassName
{
background-color: #491358;
}
</style>
border-color css
<style>
span { border-color: #491358; }
span { border-color: rgb(73,19,88); }
td.TdClassName
{
border-color: #491358;
}
.TagClassName
{
border-color: #491358;
}
</style>