Shades of Scarlet Gum #492457
Tints of Scarlet Gum #492457
RGB
CMYK
RGB Variations
Color information
#492457 (or 0x492457) is known color: Scarlet Gum. HEX triplet: 49, 24 and 57. RGB value is (73,36,87). Sum of RGB (Red+Green+Blue) = 73+36+87=196 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.24% from 196); Green value is 36 (14.45% from 255 or 18.37% from 196); Blue value is 87 (34.38% from 255 or 44.39% from 196); Max value from RGB is 87 - color contains mainly: blue. Hex color #492457 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492457 is #B6DBA8. Grayscale: #343434. Windows color (decimal): -11983785 or 5710921. OLE color: 5710921.
HSL color Cylindrical-coordinate representation of color #492457: hue angle of 283.53º degrees, saturation: 0.41, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #492457 is Cyan = 0.16, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 36 | 87 | - |
| CMYK | 0.16 | 0.59 | 0 | 0.66 |
| HSL | 283.53º | 0.41% | 0.24% | - |
| HSV(B) | 283.53º | 0.59% | 0.34% | - |
| XYZ | 5.1 | 3.37 | 9.4 | - |
| YUV | 52.88 | 147.26 | 142.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 36 | 87 | 0.16 | 0.59 | 0 | 0.66 | 283.53 | 0.41 | 0.24 |
| Hex | 49 | 24 | 57 | 10 | 3B | 0 | 42 | 11C | 29 | 18 |
| Octal | 111 | 44 | 127 | 20 | 73 | 0 | 102 | 434 | 51 | 30 |
| Binary | 1001001 | 100100 | 1010111 | 10000 | 111011 | 0 | 1000010 | 100011100 | 101001 | 11000 |
Color Harmonies of #492457
Complementary color
Monochromatic Colors of #492457
Black with #492457
Text Example
Text Example
White with #492457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492457; }
p { color: rgb(73,36,87); }
H1.HeaderClassName
{
color: #492457;
}
.AnyTagClassName
{
color: #492457;
}
</style>
background-color css
<style>
a { background-color: #492457; }
a { background-color: rgb(73,36,87); }
div.DivClassName
{
background-color: #492457;
}
.BgClassName
{
background-color: #492457;
}
</style>
border-color css
<style>
span { border-color: #492457; }
span { border-color: rgb(73,36,87); }
td.TdClassName
{
border-color: #492457;
}
.TagClassName
{
border-color: #492457;
}
</style>