Shades of Scarlet Gum #492657
Tints of Scarlet Gum #492657
RGB
CMYK
RGB Variations
Color information
#492657 (or 0x492657) is known color: Scarlet Gum. HEX triplet: 49, 26 and 57. RGB value is (73,38,87). Sum of RGB (Red+Green+Blue) = 73+38+87=198 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.87% from 198); Green value is 38 (15.23% from 255 or 19.19% from 198); Blue value is 87 (34.38% from 255 or 43.94% from 198); Max value from RGB is 87 - color contains mainly: blue. Hex color #492657 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492657 is #B6D9A8. Grayscale: #353535. Windows color (decimal): -11983273 or 5711433. OLE color: 5711433.
HSL color Cylindrical-coordinate representation of color #492657: hue angle of 282.86º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #492657 is Cyan = 0.16, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 38 | 87 | - |
| CMYK | 0.16 | 0.56 | 0 | 0.66 |
| HSL | 282.86º | 0.39% | 0.25% | - |
| HSV(B) | 282.86º | 0.56% | 0.34% | - |
| XYZ | 5.16 | 3.49 | 9.42 | - |
| YUV | 54.05 | 146.6 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 87 | 0.16 | 0.56 | 0 | 0.66 | 282.86 | 0.39 | 0.25 |
| Hex | 49 | 26 | 57 | 10 | 38 | 0 | 42 | 11B | 27 | 19 |
| Octal | 111 | 46 | 127 | 20 | 70 | 0 | 102 | 433 | 47 | 31 |
| Binary | 1001001 | 100110 | 1010111 | 10000 | 111000 | 0 | 1000010 | 100011011 | 100111 | 11001 |
Color Harmonies of #492657
Complementary color
Monochromatic Colors of #492657
Black with #492657
Text Example
Text Example
White with #492657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492657; }
p { color: rgb(73,38,87); }
H1.HeaderClassName
{
color: #492657;
}
.AnyTagClassName
{
color: #492657;
}
</style>
background-color css
<style>
a { background-color: #492657; }
a { background-color: rgb(73,38,87); }
div.DivClassName
{
background-color: #492657;
}
.BgClassName
{
background-color: #492657;
}
</style>
border-color css
<style>
span { border-color: #492657; }
span { border-color: rgb(73,38,87); }
td.TdClassName
{
border-color: #492657;
}
.TagClassName
{
border-color: #492657;
}
</style>