Shades of Scarlet Gum #492754
Tints of Scarlet Gum #492754
RGB
CMYK
RGB Variations
Color information
#492754 (or 0x492754) is known color: Scarlet Gum. HEX triplet: 49, 27 and 54. RGB value is (73,39,84). Sum of RGB (Red+Green+Blue) = 73+39+84=196 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.24% from 196); Green value is 39 (15.62% from 255 or 19.90% from 196); Blue value is 84 (33.20% from 255 or 42.86% from 196); Max value from RGB is 84 - color contains mainly: blue. Hex color #492754 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492754 is #B6D8AB. Grayscale: #363636. Windows color (decimal): -11983020 or 5515081. OLE color: 5515081.
HSL color Cylindrical-coordinate representation of color #492754: hue angle of 285.33º 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 #492754 is Cyan = 0.13, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 73 | 39 | 84 | - |
| CMYK | 0.13 | 0.54 | 0 | 0.67 |
| HSL | 285.33º | 0.37% | 0.24% | - |
| HSV(B) | 285.33º | 0.54% | 0.33% | - |
| XYZ | 5.07 | 3.51 | 8.8 | - |
| YUV | 54.3 | 144.76 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 84 | 0.13 | 0.54 | 0 | 0.67 | 285.33 | 0.37 | 0.24 |
| Hex | 49 | 27 | 54 | D | 36 | 0 | 43 | 11D | 25 | 18 |
| Octal | 111 | 47 | 124 | 15 | 66 | 0 | 103 | 435 | 45 | 30 |
| Binary | 1001001 | 100111 | 1010100 | 1101 | 110110 | 0 | 1000011 | 100011101 | 100101 | 11000 |
Color Harmonies of #492754
Complementary color
Monochromatic Colors of #492754
Black with #492754
Text Example
Text Example
White with #492754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492754; }
p { color: rgb(73,39,84); }
H1.HeaderClassName
{
color: #492754;
}
.AnyTagClassName
{
color: #492754;
}
</style>
background-color css
<style>
a { background-color: #492754; }
a { background-color: rgb(73,39,84); }
div.DivClassName
{
background-color: #492754;
}
.BgClassName
{
background-color: #492754;
}
</style>
border-color css
<style>
span { border-color: #492754; }
span { border-color: rgb(73,39,84); }
td.TdClassName
{
border-color: #492754;
}
.TagClassName
{
border-color: #492754;
}
</style>