Shades of Dell #496839
Tints of Dell #496839
RGB
CMYK
RGB Variations
Color information
#496839 (or 0x496839) is known color: Dell. HEX triplet: 49, 68 and 39. RGB value is (73,104,57). Sum of RGB (Red+Green+Blue) = 73+104+57=234 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.20% from 234); Green value is 104 (41.02% from 255 or 44.44% from 234); Blue value is 57 (22.66% from 255 or 24.36% from 234); Max value from RGB is 104 - color contains mainly: green. Hex color #496839 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496839 is #B697C6. Grayscale: #595959. Windows color (decimal): -11966407 or 3762249. OLE color: 3762249.
HSL color Cylindrical-coordinate representation of color #496839: hue angle of 99.57º degrees, saturation: 0.29, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #496839 is Cyan = 0.30, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 104 | 57 | - |
| CMYK | 0.30 | 0 | 0.45 | 0.59 |
| HSL | 99.57º | 0.29% | 0.32% | - |
| HSV(B) | 99.57º | 0.45% | 0.41% | - |
| XYZ | 8.44 | 11.61 | 5.67 | - |
| YUV | 89.37 | 109.73 | 116.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 104 | 57 | 0.30 | 0 | 0.45 | 0.59 | 99.57 | 0.29 | 0.32 |
| Hex | 49 | 68 | 39 | 1E | 0 | 2D | 3B | 64 | 1D | 20 |
| Octal | 111 | 150 | 71 | 36 | 0 | 55 | 73 | 144 | 35 | 40 |
| Binary | 1001001 | 1101000 | 111001 | 11110 | 0 | 101101 | 111011 | 1100100 | 11101 | 100000 |
Color Harmonies of #496839
Complementary color
Monochromatic Colors of #496839
Black with #496839
Text Example
Text Example
White with #496839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496839; }
p { color: rgb(73,104,57); }
H1.HeaderClassName
{
color: #496839;
}
.AnyTagClassName
{
color: #496839;
}
</style>
background-color css
<style>
a { background-color: #496839; }
a { background-color: rgb(73,104,57); }
div.DivClassName
{
background-color: #496839;
}
.BgClassName
{
background-color: #496839;
}
</style>
border-color css
<style>
span { border-color: #496839; }
span { border-color: rgb(73,104,57); }
td.TdClassName
{
border-color: #496839;
}
.TagClassName
{
border-color: #496839;
}
</style>