Shades of Scarlet Gum #492957
Tints of Scarlet Gum #492957
RGB
CMYK
RGB Variations
Color information
#492957 (or 0x492957) is known color: Scarlet Gum. HEX triplet: 49, 29 and 57. RGB value is (73,41,87). Sum of RGB (Red+Green+Blue) = 73+41+87=201 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.32% from 201); Green value is 41 (16.41% from 255 or 20.40% from 201); Blue value is 87 (34.38% from 255 or 43.28% from 201); Max value from RGB is 87 - color contains mainly: blue. Hex color #492957 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492957 is #B6D6A8. Grayscale: #373737. Windows color (decimal): -11982505 or 5712201. OLE color: 5712201.
HSL color Cylindrical-coordinate representation of color #492957: hue angle of 281.74º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #492957 is Cyan = 0.16, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 41 | 87 | - |
| CMYK | 0.16 | 0.53 | 0 | 0.66 |
| HSL | 281.74º | 0.36% | 0.25% | - |
| HSV(B) | 281.74º | 0.53% | 0.34% | - |
| XYZ | 5.26 | 3.69 | 9.45 | - |
| YUV | 55.81 | 145.6 | 140.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 87 | 0.16 | 0.53 | 0 | 0.66 | 281.74 | 0.36 | 0.25 |
| Hex | 49 | 29 | 57 | 10 | 35 | 0 | 42 | 11A | 24 | 19 |
| Octal | 111 | 51 | 127 | 20 | 65 | 0 | 102 | 432 | 44 | 31 |
| Binary | 1001001 | 101001 | 1010111 | 10000 | 110101 | 0 | 1000010 | 100011010 | 100100 | 11001 |
Color Harmonies of #492957
Complementary color
Monochromatic Colors of #492957
Black with #492957
Text Example
Text Example
White with #492957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492957; }
p { color: rgb(73,41,87); }
H1.HeaderClassName
{
color: #492957;
}
.AnyTagClassName
{
color: #492957;
}
</style>
background-color css
<style>
a { background-color: #492957; }
a { background-color: rgb(73,41,87); }
div.DivClassName
{
background-color: #492957;
}
.BgClassName
{
background-color: #492957;
}
</style>
border-color css
<style>
span { border-color: #492957; }
span { border-color: rgb(73,41,87); }
td.TdClassName
{
border-color: #492957;
}
.TagClassName
{
border-color: #492957;
}
</style>