Shades of Scarlet Gum #492463
Tints of Scarlet Gum #492463
RGB
CMYK
RGB Variations
Color information
#492463 (or 0x492463) is known color: Scarlet Gum. HEX triplet: 49, 24 and 63. RGB value is (73,36,99). Sum of RGB (Red+Green+Blue) = 73+36+99=208 (27% of max value = 765). Red value is 73 (28.91% from 255 or 35.10% from 208); Green value is 36 (14.45% from 255 or 17.31% from 208); Blue value is 99 (39.06% from 255 or 47.60% from 208); Max value from RGB is 99 - color contains mainly: blue. Hex color #492463 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492463 is #B6DB9C. Grayscale: #363636. Windows color (decimal): -11983773 or 6497353. OLE color: 6497353.
HSL color Cylindrical-coordinate representation of color #492463: hue angle of 275.24º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #492463 is Cyan = 0.26, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 36 | 99 | - |
| CMYK | 0.26 | 0.64 | 0 | 0.61 |
| HSL | 275.24º | 0.47% | 0.26% | - |
| HSV(B) | 275.24º | 0.64% | 0.39% | - |
| XYZ | 5.63 | 3.58 | 12.2 | - |
| YUV | 54.25 | 153.26 | 141.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 36 | 99 | 0.26 | 0.64 | 0 | 0.61 | 275.24 | 0.47 | 0.26 |
| Hex | 49 | 24 | 63 | 1A | 40 | 0 | 3D | 113 | 2F | 1A |
| Octal | 111 | 44 | 143 | 32 | 100 | 0 | 75 | 423 | 57 | 32 |
| Binary | 1001001 | 100100 | 1100011 | 11010 | 1000000 | 0 | 111101 | 100010011 | 101111 | 11010 |
Color Harmonies of #492463
Complementary color
Monochromatic Colors of #492463
Black with #492463
Text Example
Text Example
White with #492463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492463; }
p { color: rgb(73,36,99); }
H1.HeaderClassName
{
color: #492463;
}
.AnyTagClassName
{
color: #492463;
}
</style>
background-color css
<style>
a { background-color: #492463; }
a { background-color: rgb(73,36,99); }
div.DivClassName
{
background-color: #492463;
}
.BgClassName
{
background-color: #492463;
}
</style>
border-color css
<style>
span { border-color: #492463; }
span { border-color: rgb(73,36,99); }
td.TdClassName
{
border-color: #492463;
}
.TagClassName
{
border-color: #492463;
}
</style>