Shades of Scarlet Gum #492956
Tints of Scarlet Gum #492956
RGB
CMYK
RGB Variations
Color information
#492956 (or 0x492956) is known color: Scarlet Gum. HEX triplet: 49, 29 and 56. RGB value is (73,41,86). Sum of RGB (Red+Green+Blue) = 73+41+86=200 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.5% from 200); Green value is 41 (16.41% from 255 or 20.5% from 200); Blue value is 86 (33.98% from 255 or 43% from 200); Max value from RGB is 86 - color contains mainly: blue. Hex color #492956 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492956 is #B6D6A9. Grayscale: #373737. Windows color (decimal): -11982506 or 5646665. OLE color: 5646665.
HSL color Cylindrical-coordinate representation of color #492956: hue angle of 282.67º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #492956 is Cyan = 0.15, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 41 | 86 | - |
| CMYK | 0.15 | 0.52 | 0 | 0.66 |
| HSL | 282.67º | 0.35% | 0.25% | - |
| HSV(B) | 282.67º | 0.52% | 0.34% | - |
| XYZ | 5.22 | 3.67 | 9.24 | - |
| YUV | 55.7 | 145.1 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 86 | 0.15 | 0.52 | 0 | 0.66 | 282.67 | 0.35 | 0.25 |
| Hex | 49 | 29 | 56 | F | 34 | 0 | 42 | 11B | 23 | 19 |
| Octal | 111 | 51 | 126 | 17 | 64 | 0 | 102 | 433 | 43 | 31 |
| Binary | 1001001 | 101001 | 1010110 | 1111 | 110100 | 0 | 1000010 | 100011011 | 100011 | 11001 |
Color Harmonies of #492956
Complementary color
Monochromatic Colors of #492956
Black with #492956
Text Example
Text Example
White with #492956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492956; }
p { color: rgb(73,41,86); }
H1.HeaderClassName
{
color: #492956;
}
.AnyTagClassName
{
color: #492956;
}
</style>
background-color css
<style>
a { background-color: #492956; }
a { background-color: rgb(73,41,86); }
div.DivClassName
{
background-color: #492956;
}
.BgClassName
{
background-color: #492956;
}
</style>
border-color css
<style>
span { border-color: #492956; }
span { border-color: rgb(73,41,86); }
td.TdClassName
{
border-color: #492956;
}
.TagClassName
{
border-color: #492956;
}
</style>