Shades of Dell #496939
Tints of Dell #496939
RGB
CMYK
RGB Variations
Color information
#496939 (or 0x496939) is known color: Dell. HEX triplet: 49, 69 and 39. RGB value is (73,105,57). Sum of RGB (Red+Green+Blue) = 73+105+57=235 (31% of max value = 765). Red value is 73 (28.91% from 255 or 31.06% from 235); Green value is 105 (41.41% from 255 or 44.68% from 235); Blue value is 57 (22.66% from 255 or 24.26% from 235); Max value from RGB is 105 - color contains mainly: green. Hex color #496939 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496939 is #B696C6. Grayscale: #5A5A5A. Windows color (decimal): -11966151 or 3762505. OLE color: 3762505.
HSL color Cylindrical-coordinate representation of color #496939: hue angle of 100º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #496939 is Cyan = 0.30, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 105 | 57 | - |
| CMYK | 0.30 | 0 | 0.46 | 0.59 |
| HSL | 100º | 0.3% | 0.32% | - |
| HSV(B) | 100º | 0.46% | 0.41% | - |
| XYZ | 8.54 | 11.82 | 5.7 | - |
| YUV | 89.96 | 109.4 | 115.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 105 | 57 | 0.30 | 0 | 0.46 | 0.59 | 100 | 0.3 | 0.32 |
| Hex | 49 | 69 | 39 | 1E | 0 | 2E | 3B | 64 | 1E | 20 |
| Octal | 111 | 151 | 71 | 36 | 0 | 56 | 73 | 144 | 36 | 40 |
| Binary | 1001001 | 1101001 | 111001 | 11110 | 0 | 101110 | 111011 | 1100100 | 11110 | 100000 |
Color Harmonies of #496939
Complementary color
Monochromatic Colors of #496939
Black with #496939
Text Example
Text Example
White with #496939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496939; }
p { color: rgb(73,105,57); }
H1.HeaderClassName
{
color: #496939;
}
.AnyTagClassName
{
color: #496939;
}
</style>
background-color css
<style>
a { background-color: #496939; }
a { background-color: rgb(73,105,57); }
div.DivClassName
{
background-color: #496939;
}
.BgClassName
{
background-color: #496939;
}
</style>
border-color css
<style>
span { border-color: #496939; }
span { border-color: rgb(73,105,57); }
td.TdClassName
{
border-color: #496939;
}
.TagClassName
{
border-color: #496939;
}
</style>