Shades of Scarlet Gum #492758
Tints of Scarlet Gum #492758
RGB
CMYK
RGB Variations
Color information
#492758 (or 0x492758) is known color: Scarlet Gum. HEX triplet: 49, 27 and 58. RGB value is (73,39,88). Sum of RGB (Red+Green+Blue) = 73+39+88=200 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.5% from 200); Green value is 39 (15.62% from 255 or 19.5% from 200); Blue value is 88 (34.77% from 255 or 44% from 200); Max value from RGB is 88 - color contains mainly: blue. Hex color #492758 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492758 is #B6D8A7. Grayscale: #363636. Windows color (decimal): -11983016 or 5777225. OLE color: 5777225.
HSL color Cylindrical-coordinate representation of color #492758: hue angle of 281.63º 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 #492758 is Cyan = 0.17, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 39 | 88 | - |
| CMYK | 0.17 | 0.56 | 0 | 0.65 |
| HSL | 281.63º | 0.39% | 0.25% | - |
| HSV(B) | 281.63º | 0.56% | 0.35% | - |
| XYZ | 5.23 | 3.57 | 9.65 | - |
| YUV | 54.75 | 146.76 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 88 | 0.17 | 0.56 | 0 | 0.65 | 281.63 | 0.39 | 0.25 |
| Hex | 49 | 27 | 58 | 11 | 38 | 0 | 41 | 11A | 27 | 19 |
| Octal | 111 | 47 | 130 | 21 | 70 | 0 | 101 | 432 | 47 | 31 |
| Binary | 1001001 | 100111 | 1011000 | 10001 | 111000 | 0 | 1000001 | 100011010 | 100111 | 11001 |
Color Harmonies of #492758
Complementary color
Monochromatic Colors of #492758
Black with #492758
Text Example
Text Example
White with #492758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492758; }
p { color: rgb(73,39,88); }
H1.HeaderClassName
{
color: #492758;
}
.AnyTagClassName
{
color: #492758;
}
</style>
background-color css
<style>
a { background-color: #492758; }
a { background-color: rgb(73,39,88); }
div.DivClassName
{
background-color: #492758;
}
.BgClassName
{
background-color: #492758;
}
</style>
border-color css
<style>
span { border-color: #492758; }
span { border-color: rgb(73,39,88); }
td.TdClassName
{
border-color: #492758;
}
.TagClassName
{
border-color: #492758;
}
</style>