Shades of Scarlet Gum #492759
Tints of Scarlet Gum #492759
RGB
CMYK
RGB Variations
Color information
#492759 (or 0x492759) is known color: Scarlet Gum. HEX triplet: 49, 27 and 59. RGB value is (73,39,89). Sum of RGB (Red+Green+Blue) = 73+39+89=201 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.32% from 201); Green value is 39 (15.62% from 255 or 19.40% from 201); Blue value is 89 (35.16% from 255 or 44.28% from 201); Max value from RGB is 89 - color contains mainly: blue. Hex color #492759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492759 is #B6D8A6. Grayscale: #363636. Windows color (decimal): -11983015 or 5842761. OLE color: 5842761.
HSL color Cylindrical-coordinate representation of color #492759: hue angle of 280.8º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #492759 is Cyan = 0.18, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 39 | 89 | - |
| CMYK | 0.18 | 0.56 | 0 | 0.65 |
| HSL | 280.8º | 0.39% | 0.25% | - |
| HSV(B) | 280.8º | 0.56% | 0.35% | - |
| XYZ | 5.28 | 3.59 | 9.87 | - |
| YUV | 54.87 | 147.26 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 89 | 0.18 | 0.56 | 0 | 0.65 | 280.8 | 0.39 | 0.25 |
| Hex | 49 | 27 | 59 | 12 | 38 | 0 | 41 | 119 | 27 | 19 |
| Octal | 111 | 47 | 131 | 22 | 70 | 0 | 101 | 431 | 47 | 31 |
| Binary | 1001001 | 100111 | 1011001 | 10010 | 111000 | 0 | 1000001 | 100011001 | 100111 | 11001 |
Color Harmonies of #492759
Complementary color
Monochromatic Colors of #492759
Black with #492759
Text Example
Text Example
White with #492759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492759; }
p { color: rgb(73,39,89); }
H1.HeaderClassName
{
color: #492759;
}
.AnyTagClassName
{
color: #492759;
}
</style>
background-color css
<style>
a { background-color: #492759; }
a { background-color: rgb(73,39,89); }
div.DivClassName
{
background-color: #492759;
}
.BgClassName
{
background-color: #492759;
}
</style>
border-color css
<style>
span { border-color: #492759; }
span { border-color: rgb(73,39,89); }
td.TdClassName
{
border-color: #492759;
}
.TagClassName
{
border-color: #492759;
}
</style>