Shades of Scarlet Gum #493254
Tints of Scarlet Gum #493254
RGB
CMYK
RGB Variations
Color information
#493254 (or 0x493254) is known color: Scarlet Gum. HEX triplet: 49, 32 and 54. RGB value is (73,50,84). Sum of RGB (Red+Green+Blue) = 73+50+84=207 (27% of max value = 765). Red value is 73 (28.91% from 255 or 35.27% from 207); Green value is 50 (19.92% from 255 or 24.15% from 207); Blue value is 84 (33.20% from 255 or 40.58% from 207); Max value from RGB is 84 - color contains mainly: blue. Hex color #493254 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493254 is #B6CDAB. Grayscale: #3C3C3C. Windows color (decimal): -11980204 or 5517897. OLE color: 5517897.
HSL color Cylindrical-coordinate representation of color #493254: hue angle of 280.59º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #493254 is Cyan = 0.13, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 73 | 50 | 84 | - |
| CMYK | 0.13 | 0.40 | 0 | 0.67 |
| HSL | 280.59º | 0.25% | 0.26% | - |
| HSV(B) | 280.59º | 0.4% | 0.33% | - |
| XYZ | 5.49 | 4.34 | 8.94 | - |
| YUV | 60.75 | 141.12 | 136.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 50 | 84 | 0.13 | 0.40 | 0 | 0.67 | 280.59 | 0.25 | 0.26 |
| Hex | 49 | 32 | 54 | D | 28 | 0 | 43 | 119 | 19 | 1A |
| Octal | 111 | 62 | 124 | 15 | 50 | 0 | 103 | 431 | 31 | 32 |
| Binary | 1001001 | 110010 | 1010100 | 1101 | 101000 | 0 | 1000011 | 100011001 | 11001 | 11010 |
Color Harmonies of #493254
Complementary color
Monochromatic Colors of #493254
Black with #493254
Text Example
Text Example
White with #493254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493254; }
p { color: rgb(73,50,84); }
H1.HeaderClassName
{
color: #493254;
}
.AnyTagClassName
{
color: #493254;
}
</style>
background-color css
<style>
a { background-color: #493254; }
a { background-color: rgb(73,50,84); }
div.DivClassName
{
background-color: #493254;
}
.BgClassName
{
background-color: #493254;
}
</style>
border-color css
<style>
span { border-color: #493254; }
span { border-color: rgb(73,50,84); }
td.TdClassName
{
border-color: #493254;
}
.TagClassName
{
border-color: #493254;
}
</style>