Shades of Scarlet Gum #492059
Tints of Scarlet Gum #492059
RGB
CMYK
RGB Variations
Color information
#492059 (or 0x492059) is known color: Scarlet Gum. HEX triplet: 49, 20 and 59. RGB value is (73,32,89). Sum of RGB (Red+Green+Blue) = 73+32+89=194 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.63% from 194); Green value is 32 (12.89% from 255 or 16.49% from 194); Blue value is 89 (35.16% from 255 or 45.88% from 194); Max value from RGB is 89 - color contains mainly: blue. Hex color #492059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492059 is #B6DFA6. Grayscale: #323232. Windows color (decimal): -11984807 or 5840969. OLE color: 5840969.
HSL color Cylindrical-coordinate representation of color #492059: hue angle of 283.16º degrees, saturation: 0.47, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #492059 is Cyan = 0.18, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 32 | 89 | - |
| CMYK | 0.18 | 0.64 | 0 | 0.65 |
| HSL | 283.16º | 0.47% | 0.24% | - |
| HSV(B) | 283.16º | 0.64% | 0.35% | - |
| XYZ | 5.07 | 3.17 | 9.8 | - |
| YUV | 50.76 | 149.58 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 32 | 89 | 0.18 | 0.64 | 0 | 0.65 | 283.16 | 0.47 | 0.24 |
| Hex | 49 | 20 | 59 | 12 | 40 | 0 | 41 | 11B | 2F | 18 |
| Octal | 111 | 40 | 131 | 22 | 100 | 0 | 101 | 433 | 57 | 30 |
| Binary | 1001001 | 100000 | 1011001 | 10010 | 1000000 | 0 | 1000001 | 100011011 | 101111 | 11000 |
Color Harmonies of #492059
Complementary color
Monochromatic Colors of #492059
Black with #492059
Text Example
Text Example
White with #492059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492059; }
p { color: rgb(73,32,89); }
H1.HeaderClassName
{
color: #492059;
}
.AnyTagClassName
{
color: #492059;
}
</style>
background-color css
<style>
a { background-color: #492059; }
a { background-color: rgb(73,32,89); }
div.DivClassName
{
background-color: #492059;
}
.BgClassName
{
background-color: #492059;
}
</style>
border-color css
<style>
span { border-color: #492059; }
span { border-color: rgb(73,32,89); }
td.TdClassName
{
border-color: #492059;
}
.TagClassName
{
border-color: #492059;
}
</style>