Shades of Scarlet Gum #493450
Tints of Scarlet Gum #493450
RGB
CMYK
RGB Variations
Color information
#493450 (or 0x493450) is known color: Scarlet Gum. HEX triplet: 49, 34 and 50. RGB value is (73,52,80). Sum of RGB (Red+Green+Blue) = 73+52+80=205 (27% of max value = 765). Red value is 73 (28.91% from 255 or 35.61% from 205); Green value is 52 (20.70% from 255 or 25.37% from 205); Blue value is 80 (31.64% from 255 or 39.02% from 205); Max value from RGB is 80 - color contains mainly: blue. Hex color #493450 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493450 is #B6CBAF. Grayscale: #3D3D3D. Windows color (decimal): -11979696 or 5256265. OLE color: 5256265.
HSL color Cylindrical-coordinate representation of color #493450: hue angle of 285º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #493450 is Cyan = 0.09, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 73 | 52 | 80 | - |
| CMYK | 0.09 | 0.35 | 0 | 0.69 |
| HSL | 285º | 0.21% | 0.26% | - |
| HSV(B) | 285º | 0.35% | 0.31% | - |
| XYZ | 5.42 | 4.45 | 8.16 | - |
| YUV | 61.47 | 138.46 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 80 | 0.09 | 0.35 | 0 | 0.69 | 285 | 0.21 | 0.26 |
| Hex | 49 | 34 | 50 | 9 | 23 | 0 | 45 | 11D | 15 | 1A |
| Octal | 111 | 64 | 120 | 11 | 43 | 0 | 105 | 435 | 25 | 32 |
| Binary | 1001001 | 110100 | 1010000 | 1001 | 100011 | 0 | 1000101 | 100011101 | 10101 | 11010 |
Color Harmonies of #493450
Complementary color
Monochromatic Colors of #493450
Black with #493450
Text Example
Text Example
White with #493450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493450; }
p { color: rgb(73,52,80); }
H1.HeaderClassName
{
color: #493450;
}
.AnyTagClassName
{
color: #493450;
}
</style>
background-color css
<style>
a { background-color: #493450; }
a { background-color: rgb(73,52,80); }
div.DivClassName
{
background-color: #493450;
}
.BgClassName
{
background-color: #493450;
}
</style>
border-color css
<style>
span { border-color: #493450; }
span { border-color: rgb(73,52,80); }
td.TdClassName
{
border-color: #493450;
}
.TagClassName
{
border-color: #493450;
}
</style>