Shades of Scarlet Gum #492755
Tints of Scarlet Gum #492755
RGB
CMYK
RGB Variations
Color information
#492755 (or 0x492755) is known color: Scarlet Gum. HEX triplet: 49, 27 and 55. RGB value is (73,39,85). Sum of RGB (Red+Green+Blue) = 73+39+85=197 (26% of max value = 765). Red value is 73 (28.91% from 255 or 37.06% from 197); Green value is 39 (15.62% from 255 or 19.80% from 197); Blue value is 85 (33.59% from 255 or 43.15% from 197); Max value from RGB is 85 - color contains mainly: blue. Hex color #492755 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492755 is #B6D8AA. Grayscale: #363636. Windows color (decimal): -11983019 or 5580617. OLE color: 5580617.
HSL color Cylindrical-coordinate representation of color #492755: hue angle of 284.35º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #492755 is Cyan = 0.14, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 73 | 39 | 85 | - |
| CMYK | 0.14 | 0.54 | 0 | 0.67 |
| HSL | 284.35º | 0.37% | 0.24% | - |
| HSV(B) | 284.35º | 0.54% | 0.33% | - |
| XYZ | 5.11 | 3.52 | 9 | - |
| YUV | 54.41 | 145.26 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 85 | 0.14 | 0.54 | 0 | 0.67 | 284.35 | 0.37 | 0.24 |
| Hex | 49 | 27 | 55 | E | 36 | 0 | 43 | 11C | 25 | 18 |
| Octal | 111 | 47 | 125 | 16 | 66 | 0 | 103 | 434 | 45 | 30 |
| Binary | 1001001 | 100111 | 1010101 | 1110 | 110110 | 0 | 1000011 | 100011100 | 100101 | 11000 |
Color Harmonies of #492755
Complementary color
Monochromatic Colors of #492755
Black with #492755
Text Example
Text Example
White with #492755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492755; }
p { color: rgb(73,39,85); }
H1.HeaderClassName
{
color: #492755;
}
.AnyTagClassName
{
color: #492755;
}
</style>
background-color css
<style>
a { background-color: #492755; }
a { background-color: rgb(73,39,85); }
div.DivClassName
{
background-color: #492755;
}
.BgClassName
{
background-color: #492755;
}
</style>
border-color css
<style>
span { border-color: #492755; }
span { border-color: rgb(73,39,85); }
td.TdClassName
{
border-color: #492755;
}
.TagClassName
{
border-color: #492755;
}
</style>