Shades of Dell #496836
Tints of Dell #496836
RGB
CMYK
RGB Variations
Color information
#496836 (or 0x496836) is known color: Dell. HEX triplet: 49, 68 and 36. RGB value is (73,104,54). Sum of RGB (Red+Green+Blue) = 73+104+54=231 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.60% from 231); Green value is 104 (41.02% from 255 or 45.02% from 231); Blue value is 54 (21.48% from 255 or 23.38% from 231); Max value from RGB is 104 - color contains mainly: green. Hex color #496836 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496836 is #B697C9. Grayscale: #595959. Windows color (decimal): -11966410 or 3565641. OLE color: 3565641.
HSL color Cylindrical-coordinate representation of color #496836: hue angle of 97.2º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #496836 is Cyan = 0.30, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 104 | 54 | - |
| CMYK | 0.30 | 0 | 0.48 | 0.59 |
| HSL | 97.2º | 0.32% | 0.31% | - |
| HSV(B) | 97.2º | 0.48% | 0.41% | - |
| XYZ | 8.36 | 11.58 | 5.29 | - |
| YUV | 89.03 | 108.23 | 116.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 104 | 54 | 0.30 | 0 | 0.48 | 0.59 | 97.2 | 0.32 | 0.31 |
| Hex | 49 | 68 | 36 | 1E | 0 | 30 | 3B | 61 | 20 | 1F |
| Octal | 111 | 150 | 66 | 36 | 0 | 60 | 73 | 141 | 40 | 37 |
| Binary | 1001001 | 1101000 | 110110 | 11110 | 0 | 110000 | 111011 | 1100001 | 100000 | 11111 |
Color Harmonies of #496836
Complementary color
Monochromatic Colors of #496836
Black with #496836
Text Example
Text Example
White with #496836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496836; }
p { color: rgb(73,104,54); }
H1.HeaderClassName
{
color: #496836;
}
.AnyTagClassName
{
color: #496836;
}
</style>
background-color css
<style>
a { background-color: #496836; }
a { background-color: rgb(73,104,54); }
div.DivClassName
{
background-color: #496836;
}
.BgClassName
{
background-color: #496836;
}
</style>
border-color css
<style>
span { border-color: #496836; }
span { border-color: rgb(73,104,54); }
td.TdClassName
{
border-color: #496836;
}
.TagClassName
{
border-color: #496836;
}
</style>