Shades of Scarlet Gum #492762
Tints of Scarlet Gum #492762
RGB
CMYK
RGB Variations
Color information
#492762 (or 0x492762) is known color: Scarlet Gum. HEX triplet: 49, 27 and 62. RGB value is (73,39,98). Sum of RGB (Red+Green+Blue) = 73+39+98=210 (27% of max value = 765). Red value is 73 (28.91% from 255 or 34.76% from 210); Green value is 39 (15.62% from 255 or 18.57% from 210); Blue value is 98 (38.67% from 255 or 46.67% from 210); Max value from RGB is 98 - color contains mainly: blue. Hex color #492762 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492762 is #B6D89D. Grayscale: #373737. Windows color (decimal): -11983006 or 6432585. OLE color: 6432585.
HSL color Cylindrical-coordinate representation of color #492762: hue angle of 274.58º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #492762 is Cyan = 0.26, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 39 | 98 | - |
| CMYK | 0.26 | 0.60 | 0 | 0.62 |
| HSL | 274.58º | 0.43% | 0.27% | - |
| HSV(B) | 274.58º | 0.6% | 0.38% | - |
| XYZ | 5.68 | 3.75 | 11.98 | - |
| YUV | 55.89 | 151.76 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 98 | 0.26 | 0.60 | 0 | 0.62 | 274.58 | 0.43 | 0.27 |
| Hex | 49 | 27 | 62 | 1A | 3C | 0 | 3E | 113 | 2B | 1B |
| Octal | 111 | 47 | 142 | 32 | 74 | 0 | 76 | 423 | 53 | 33 |
| Binary | 1001001 | 100111 | 1100010 | 11010 | 111100 | 0 | 111110 | 100010011 | 101011 | 11011 |
Color Harmonies of #492762
Complementary color
Monochromatic Colors of #492762
Black with #492762
Text Example
Text Example
White with #492762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492762; }
p { color: rgb(73,39,98); }
H1.HeaderClassName
{
color: #492762;
}
.AnyTagClassName
{
color: #492762;
}
</style>
background-color css
<style>
a { background-color: #492762; }
a { background-color: rgb(73,39,98); }
div.DivClassName
{
background-color: #492762;
}
.BgClassName
{
background-color: #492762;
}
</style>
border-color css
<style>
span { border-color: #492762; }
span { border-color: rgb(73,39,98); }
td.TdClassName
{
border-color: #492762;
}
.TagClassName
{
border-color: #492762;
}
</style>